Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenJK, gamemode: orphan; senpai: swap maintainer #43884

Merged
merged 1 commit into from
Jun 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion srcpkgs/OpenJK/template
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ configure_args="-DCMAKE_INSTALL_PREFIX=/usr/lib/${pkgname} -DBuildJK2SPEngine=on
hostmakedepends="pkg-config"
makedepends="libjpeg-turbo-devel libpng-devel zlib-devel SDL2-devel"
short_desc="Open Source Implementation of Jedi Knight II and III Engine"
maintainer="Kenneth Dodrill <kmdodrill@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/JACoders/OpenJK"
distfiles="https://github.com/JACoders/OpenJK/archive/${_gitrev}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/gamemode/template
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hostmakedepends="pkg-config"
makedepends="inih-devel dbus-devel elogind-devel"
depends="lib${pkgname}>=${version}_${revision}"
short_desc="Optimise Linux system performance on demand"
maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/FeralInteractive/gamemode"
changelog="https://raw.githubusercontent.com/FeralInteractive/gamemode/master/CHANGELOG.md"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/senpai/template
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go_import_path="git.sr.ht/~taiite/senpai"
go_package="./cmd/senpai"
hostmakedepends="scdoc"
short_desc="IRC client that works best with bouncers"
maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
maintainer="Emil Miler <em@0x45.cz>"
license="ISC"
homepage="https://git.sr.ht/~taiite/senpai"
distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"
Expand Down