From 26378dcc1d89292c8312db2eb34e80e290dfd525 Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 25 Jul 2023 03:12:57 +0200 Subject: [PATCH] srcpkgs: orphan Spencer Hill's packages --- srcpkgs/libopenshot-audio/template | 2 +- srcpkgs/libopenshot/template | 2 +- srcpkgs/openshot/template | 2 +- srcpkgs/rr/template | 2 +- srcpkgs/unittest-cpp/template | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/libopenshot-audio/template b/srcpkgs/libopenshot-audio/template index 99ed64a757f4e..487cecf610c31 100644 --- a/srcpkgs/libopenshot-audio/template +++ b/srcpkgs/libopenshot-audio/template @@ -7,7 +7,7 @@ hostmakedepends="doxygen" makedepends="alsa-lib-devel libXcursor-devel libXinerama-devel libXrandr-devel xorg-server-devel" short_desc="OpenShot audio library" -maintainer="Spencer Hill " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/OpenShot/libopenshot-audio" distfiles="https://github.com/OpenShot/libopenshot-audio/archive/v${version}.tar.gz" diff --git a/srcpkgs/libopenshot/template b/srcpkgs/libopenshot/template index db831f69b474c..a813979bfe1e2 100644 --- a/srcpkgs/libopenshot/template +++ b/srcpkgs/libopenshot/template @@ -11,7 +11,7 @@ makedepends="python3-devel ffmpeg-devel libmagick-devel qt5-devel libgomp-devel jsoncpp-devel qt5-svg-devel" depends="python3" short_desc="Library files for the OpenShot video editor" -maintainer="Spencer Hill " +maintainer="Orphaned " license="LGPL-3.0-or-later" homepage="https://github.com/OpenShot/libopenshot" distfiles="https://github.com/OpenShot/libopenshot/archive/v${version}.tar.gz" diff --git a/srcpkgs/openshot/template b/srcpkgs/openshot/template index 322717d40abc0..5d2adeba269fd 100644 --- a/srcpkgs/openshot/template +++ b/srcpkgs/openshot/template @@ -8,7 +8,7 @@ makedepends="ffmpeg-devel python3-PyQt5" depends="ImageMagick libopenshot python3-PyQt5-svg python3-PyQt5-webkit python3-httplib2 python3-pyzmq python3-requests" short_desc="Open-source, non-linear video editor for Linux" -maintainer="Spencer Hill " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.openshot.org" distfiles="https://github.com/OpenShot/openshot-qt/archive/v${version}.tar.gz" diff --git a/srcpkgs/rr/template b/srcpkgs/rr/template index 7d56a8e10103b..aa6c545da3f6a 100644 --- a/srcpkgs/rr/template +++ b/srcpkgs/rr/template @@ -8,7 +8,7 @@ configure_args="-DBUILD_TESTS=OFF -DCMAKE_CXX_STANDARD=14" hostmakedepends="pkg-config python3" makedepends="python3-pexpect zlib-devel capnproto-devel" short_desc="Nondeterministic debugger" -maintainer="Spencer Hill " +maintainer="Orphaned " license="MIT, BSD-2-Clause" homepage="http://rr-project.org/" distfiles="https://github.com/mozilla/${pkgname}/archive/${version}.tar.gz" diff --git a/srcpkgs/unittest-cpp/template b/srcpkgs/unittest-cpp/template index dc215bde5baea..3a6c1fbc3d2ae 100644 --- a/srcpkgs/unittest-cpp/template +++ b/srcpkgs/unittest-cpp/template @@ -5,7 +5,7 @@ revision=1 build_style=cmake configure_args="-DUTPP_AMPLIFY_WARNINGS=OFF" short_desc="Lightweight unit testing framework for C++" -maintainer="Spencer Hill " +maintainer="Orphaned " license="MIT" homepage="https://github.com/unittest-cpp/unittest-cpp" distfiles="https://github.com/unittest-cpp/unittest-cpp/archive/v${version}.tar.gz"