From 488ee86fe58ac62541f4a0d925cb884c3ee028d2 Mon Sep 17 00:00:00 2001 From: Kenneth Dodrill Date: Mon, 15 May 2023 12:49:19 -0500 Subject: [PATCH] OpenJK, gamemode, senpai: orphan --- 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 69b4bde71121..e21aa5b7e2cd 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 c70be770dee5..dd699a75dbd0 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 15b2a518314a..e5c2cfdea72a 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="Orphaned " license="ISC" homepage="https://git.sr.ht/~taiite/senpai" distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"