From 2119bdd2001641a58af6aa6581a2d39331d81a1e Mon Sep 17 00:00:00 2001 From: Kenneth Dodrill Date: Mon, 15 May 2023 12:49:19 -0500 Subject: [PATCH] OpenJK, gamemode: orphan; senpai: swap * Swap senpai's maintainer to Emil Miler --- srcpkgs/OpenJK/template | 2 +- srcpkgs/gamemode/template | 2 +- srcpkgs/senpai/template | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/OpenJK/template b/srcpkgs/OpenJK/template index 69b4bde7112..e21aa5b7e2c 100644 --- a/srcpkgs/OpenJK/template +++ b/srcpkgs/OpenJK/template @@ -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 " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://github.com/JACoders/OpenJK" distfiles="https://github.com/JACoders/OpenJK/archive/${_gitrev}.tar.gz" diff --git a/srcpkgs/gamemode/template b/srcpkgs/gamemode/template index c70be770dee..dd699a75dbd 100644 --- a/srcpkgs/gamemode/template +++ b/srcpkgs/gamemode/template @@ -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 " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/FeralInteractive/gamemode" changelog="https://raw.githubusercontent.com/FeralInteractive/gamemode/master/CHANGELOG.md" diff --git a/srcpkgs/senpai/template b/srcpkgs/senpai/template index 15b2a518314..0546d041f16 100644 --- a/srcpkgs/senpai/template +++ b/srcpkgs/senpai/template @@ -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 " +maintainer="Emil Miler " license="ISC" homepage="https://git.sr.ht/~taiite/senpai" distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"