From 2636c9c5ba5e9df35f55310c543b9d797a997c4a Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 16 Dec 2019 15:42:55 +0100 Subject: [PATCH] orphan Sir_Boops' packages --- srcpkgs/flite/template | 2 +- srcpkgs/kirigami2/template | 2 +- srcpkgs/perl-Devel-CheckLib/template | 2 +- srcpkgs/perl-IO-CaptureOutput/template | 2 +- srcpkgs/polari/template | 2 +- srcpkgs/python-pathspec/template | 2 +- srcpkgs/python-pyaes/template | 2 +- srcpkgs/python-pysocks/template | 2 +- srcpkgs/python-pyte/template | 2 +- srcpkgs/tracker-miners/template | 2 +- srcpkgs/twemoji/template | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/srcpkgs/flite/template b/srcpkgs/flite/template index 2dc5718a481..5d43735b615 100644 --- a/srcpkgs/flite/template +++ b/srcpkgs/flite/template @@ -7,7 +7,7 @@ build_style=gnu-configure configure_args="--enable-shared --with-audio=alsa" makedepends="alsa-lib-devel" short_desc="A lightweight speech synthesis engine" -maintainer="Sir_Boops " +maintainer="Orphaned license="custom" homepage="http://www.festvox.org/flite/" distfiles="http://www.festvox.org/flite/packed/flite-${version}/flite-${version}-release.tar.bz2" diff --git a/srcpkgs/kirigami2/template b/srcpkgs/kirigami2/template index a0dfa9b8118..4db702da7b1 100644 --- a/srcpkgs/kirigami2/template +++ b/srcpkgs/kirigami2/template @@ -8,7 +8,7 @@ makedepends="qt5-devel qt5-declarative-devel qt5-svg-devel qt5-quickcontrols2-de qt5-tools-devel" depends="qt5-graphicaleffects" short_desc="Kirigami is KDE’s lightweight user interface framework" -maintainer="Sir_Boops " +maintainer="Orphaned license="LGPL-2.0-or-later" homepage="https://techbase.kde.org/Kirigami" distfiles="${KDE_SITE}/frameworks/${version%.*}/kirigami2-${version}.tar.xz" diff --git a/srcpkgs/perl-Devel-CheckLib/template b/srcpkgs/perl-Devel-CheckLib/template index 22034e462ab..d2db992a2bd 100644 --- a/srcpkgs/perl-Devel-CheckLib/template +++ b/srcpkgs/perl-Devel-CheckLib/template @@ -9,7 +9,7 @@ hostmakedepends="perl-IO-CaptureOutput" makedepends="${hostmakedepends}" depends="perl" short_desc="Module to check for other perl modules" -maintainer="Sir_Boops " +maintainer="Orphaned license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Devel-CheckLib" distfiles="${CPAN_SITE}/Devel/Devel-CheckLib-${version}.tar.gz" diff --git a/srcpkgs/perl-IO-CaptureOutput/template b/srcpkgs/perl-IO-CaptureOutput/template index 0f88f71c7e9..c75b3179edb 100644 --- a/srcpkgs/perl-IO-CaptureOutput/template +++ b/srcpkgs/perl-IO-CaptureOutput/template @@ -9,7 +9,7 @@ hostmakedepends="perl" makedepends="${hostmakedepends}" depends="perl" short_desc="Capture STOUT/ERR from perl code" -maintainer="Sir_Boops " +maintainer="Orphaned homepage="https://metacpan.org/release/IO-CaptureOutput" license="Artistic-1.0-Perl, GPL-1.0-or-later" distfiles="${CPAN_SITE}/IO/IO-CaptureOutput-$version.tar.gz" diff --git a/srcpkgs/polari/template b/srcpkgs/polari/template index c4bddf6f242..422d7da72d3 100644 --- a/srcpkgs/polari/template +++ b/srcpkgs/polari/template @@ -9,7 +9,7 @@ makedepends="gjs-devel gspell-devel gtk+3-devel libsecret-devel depends="gspell telepathy-idle telepathy-logger telepathy-mission-control" checkdepends="appstream-glib desktop-file-utils mozjs60" short_desc="GNOME IRC client" -maintainer="Sir_Boops " +maintainer="Orphaned license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Apps/Polari" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" diff --git a/srcpkgs/python-pathspec/template b/srcpkgs/python-pathspec/template index a59aeaa46a2..b7f2f6e7c41 100644 --- a/srcpkgs/python-pathspec/template +++ b/srcpkgs/python-pathspec/template @@ -9,7 +9,7 @@ pycompile_module="pathspec" hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Python2 utility library for pattern matching of file paths" -maintainer="Sir_Boops " +maintainer="Orphaned license="MPL-2.0" homepage="https://github.com/cpburnz/python-path-specification" distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz" diff --git a/srcpkgs/python-pyaes/template b/srcpkgs/python-pyaes/template index d31766d0481..eda349eb1b7 100644 --- a/srcpkgs/python-pyaes/template +++ b/srcpkgs/python-pyaes/template @@ -9,7 +9,7 @@ pycompile_module="pyaes" hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Pure-Python implementation of the AES block cipher (Python2)" -maintainer="Sir_Boops " +maintainer="Orphaned license="MIT" homepage="https://github.com/ricmoo/pyaes" distfiles="${PYPI_SITE}/p/pyaes/pyaes-${version}.tar.gz" diff --git a/srcpkgs/python-pysocks/template b/srcpkgs/python-pysocks/template index d9b216aeab8..010b24d465b 100644 --- a/srcpkgs/python-pysocks/template +++ b/srcpkgs/python-pysocks/template @@ -9,7 +9,7 @@ pycompile_module="socks.py sockshandler.py" hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Python2 SOCKS client module" -maintainer="Sir_Boops " +maintainer="Orphaned license="3-clause-BSD" homepage="https://github.com/Anorov/PySocks" distfiles="https://github.com/Anorov/PySocks/archive/${version}.tar.gz" diff --git a/srcpkgs/python-pyte/template b/srcpkgs/python-pyte/template index 76efbec91d1..3b551be31ff 100644 --- a/srcpkgs/python-pyte/template +++ b/srcpkgs/python-pyte/template @@ -9,7 +9,7 @@ pycompile_module="pyte" hostmakedepends="python-setuptools python3-setuptools" depends="python-wcwidth" short_desc="Simple Python2 VTXXX-compatible linux terminal emulator" -maintainer="Sir_Boops " +maintainer="Orphaned license="LGPL-3.0-or-later" homepage="https://github.com/selectel/pyte" distfiles="https://github.com/selectel/pyte/archive/${version}.tar.gz" diff --git a/srcpkgs/tracker-miners/template b/srcpkgs/tracker-miners/template index bde058699e4..7789848b84e 100644 --- a/srcpkgs/tracker-miners/template +++ b/srcpkgs/tracker-miners/template @@ -19,7 +19,7 @@ makedepends="tracker-devel ffmpeg-devel dbus-devel exempi-devel libflac-devel libvorbis-devel poppler-glib-devel taglib-devel totem-pl-parser-devel upower-devel zlib-devel gst-plugins-base1-devel giflib-devel" short_desc="Data miners for tracker" -maintainer="Sir_Boops " +maintainer="Orphaned license="GPL-2.0-or-later" homepage="https://developer.gnome.org/libtracker-miner/stable" distfiles="${GNOME_SITE}/tracker-miners/${version%.*}/tracker-miners-${version}.tar.xz" diff --git a/srcpkgs/twemoji/template b/srcpkgs/twemoji/template index f17e2c75b8c..7ee9905b672 100644 --- a/srcpkgs/twemoji/template +++ b/srcpkgs/twemoji/template @@ -6,7 +6,7 @@ archs=noarch wrksrc="TwitterColorEmoji-SVGinOT-Linux-${version}" depends="font-util" short_desc="Twitter emoji font set in color and b&w" -maintainer="Sir_Boops " +maintainer="Orphaned license="CC-BY-SA-4.0, MIT" homepage="https://github.com/eosrei/twemoji-color-font" distfiles="https://github.com/eosrei/twemoji-color-font/releases/download/v${version}/TwitterColorEmoji-SVGinOT-Linux-${version}.tar.gz"