From d29df22c537bbbcf04e4d714483720470bf73cef Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 25 Nov 2023 19:38:33 +0100 Subject: [PATCH] srcpkgs/*: orphan Illia Shestakov's packages --- srcpkgs/cage/template | 2 +- srcpkgs/coyim/template | 2 +- srcpkgs/mpDris2/template | 2 +- srcpkgs/python3-pyfiglet/template | 2 +- srcpkgs/termdown/template | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/cage/template b/srcpkgs/cage/template index 0bb61bf9705..7c61b1a6b0e 100644 --- a/srcpkgs/cage/template +++ b/srcpkgs/cage/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config wayland-devel scdoc" makedepends="wlroots0.14-devel" depends="$(vopt_if xwayland xorg-server-xwayland)" short_desc="Kiosk compositor for Wayland" -maintainer="Illia Shestakov " +maintainer="Orphaned " license="MIT" homepage="https://www.hjdskes.nl/projects/cage/" distfiles="https://github.com/Hjdskes/cage/archive/v${version}.tar.gz" diff --git a/srcpkgs/coyim/template b/srcpkgs/coyim/template index 3e1336f140f..0d928b05cfd 100644 --- a/srcpkgs/coyim/template +++ b/srcpkgs/coyim/template @@ -7,7 +7,7 @@ go_import_path=github.com/coyim/coyim hostmakedepends="pkg-config" makedepends="gtk+3-devel" short_desc="Safe and secure XMPP chat client" -maintainer="Illia Shestakov " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://coy.im" distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz" diff --git a/srcpkgs/mpDris2/template b/srcpkgs/mpDris2/template index bb1cc605979..a9c06e67cf2 100644 --- a/srcpkgs/mpDris2/template +++ b/srcpkgs/mpDris2/template @@ -6,7 +6,7 @@ build_style=gnu-configure hostmakedepends="autoconf automake intltool gettext-devel" depends="python3-dbus python3-gobject python3-mpd2 python3-mutagen" short_desc="Provides MPRIS 2 support to mpd (Music Player Daemon)" -maintainer="Illia Shestakov " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/eonpatapon/mpDris2" distfiles="https://github.com/eonpatapon/mpDris2/archive/${version}.tar.gz" diff --git a/srcpkgs/python3-pyfiglet/template b/srcpkgs/python3-pyfiglet/template index 879c185ba04..cc2c3e76bbd 100644 --- a/srcpkgs/python3-pyfiglet/template +++ b/srcpkgs/python3-pyfiglet/template @@ -7,7 +7,7 @@ pycompile_module="pyfiglet" hostmakedepends="python3-setuptools" depends="python3" short_desc="Implementation of figlet written in Python" -maintainer="Illia Shestakov " +maintainer="Orphaned " license="MIT" homepage="https://github.com/pwaller/pyfiglet" distfiles="https://github.com/pwaller/pyfiglet/archive/v${version}.tar.gz" diff --git a/srcpkgs/termdown/template b/srcpkgs/termdown/template index 21195e8a13a..7a6549cbb06 100644 --- a/srcpkgs/termdown/template +++ b/srcpkgs/termdown/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools python3-dateutil python3-click python3-pyfiglet" short_desc="Countdown timer and stopwatch in your terminal" -maintainer="Illia Shestakov " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/trehn/termdown" distfiles="https://github.com/trehn/termdown/archive/${version}.tar.gz"