diff --git a/srcpkgs/SmartSim/template b/srcpkgs/SmartSim/template index 3bbaee03c40..753c99ced01 100644 --- a/srcpkgs/SmartSim/template +++ b/srcpkgs/SmartSim/template @@ -6,7 +6,7 @@ build_style=gnu-configure hostmakedepends="pkg-config tar" makedepends="libglib-devel gtk+3-devel librsvg-devel" short_desc="Digital logic circuit design and simulation" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://www.smartsim.org.uk/" distfiles="https://github.com/ashleynewson/SmartSim/archive/v${version}.tar.gz" diff --git a/srcpkgs/autorunner/template b/srcpkgs/autorunner/template index 55fb18e5e66..b747951778e 100644 --- a/srcpkgs/autorunner/template +++ b/srcpkgs/autorunner/template @@ -4,7 +4,7 @@ version=1.1.1 revision=1 conf_files="/etc/autorunner.config" short_desc="Autostart helper for Desktops" -maintainer="teldra " +maintainer="Orphaned " license="MIT" homepage="https://github.com/cytopia/autorunner" distfiles="https://github.com/cytopia/${pkgname}/archive/v${version}.tar.gz" diff --git a/srcpkgs/buku_run/template b/srcpkgs/buku_run/template index 719574c7314..ef7660023b8 100644 --- a/srcpkgs/buku_run/template +++ b/srcpkgs/buku_run/template @@ -5,7 +5,7 @@ revision=2 conf_files="/etc/buku_run.config" depends="rofi gawk sed buku bash" short_desc="Rofi frontend for buku bookmarks manager" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/carnager/buku_run" distfiles="${homepage}/archive/${version}.tar.gz" diff --git a/srcpkgs/cxxopts/template b/srcpkgs/cxxopts/template index 07c6c0b6a31..0ea336a7a6c 100644 --- a/srcpkgs/cxxopts/template +++ b/srcpkgs/cxxopts/template @@ -4,7 +4,7 @@ version=3.0.0 revision=1 build_style=cmake short_desc="Lightweight C++ command line option parser" -maintainer="teldra " +maintainer="Orphaned " license="MIT" homepage="https://github.com/jarro2783/cxxopts" changelog="https://raw.githubusercontent.com/jarro2783/cxxopts/master/CHANGELOG.md" diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template index 80aa3162f1f..90cd299b314 100644 --- a/srcpkgs/drone-cli/template +++ b/srcpkgs/drone-cli/template @@ -7,7 +7,7 @@ go_import_path=github.com/drone/drone-cli go_package="${go_import_path}/drone" go_ldflags="-X main.version=${version}" short_desc="CLI for Drone continuous delivery platform" -maintainer="teldra " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/drone/drone-cli" changelog="https://raw.githubusercontent.com/drone/drone-cli/master/CHANGELOG.md" diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template index af1e0d42460..6cf2e4e25cd 100644 --- a/srcpkgs/flashrom/template +++ b/srcpkgs/flashrom/template @@ -6,7 +6,7 @@ build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="pciutils-devel libusb-compat-devel libftdi1-devel" short_desc="Utility for reading, writing, erasing and verifying flash ROM chips" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://www.flashrom.org" distfiles=https://github.com/flashrom/flashrom/archive/v$version.tar.gz diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template index 16ba231c906..ea3d6473cbc 100644 --- a/srcpkgs/gajim/template +++ b/srcpkgs/gajim/template @@ -13,7 +13,7 @@ depends="python3-gobject python3-setuptools python3-Pillow gst-plugins-ugly1 gst-libav gtksourceview4" checkdepends="${depends} python3-packaging" short_desc="Full featured Jabber/XMPP client" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://www.gajim.org" changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog" diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template index 853c24e7edc..0fa71797686 100644 --- a/srcpkgs/geonkick/template +++ b/srcpkgs/geonkick/template @@ -7,7 +7,7 @@ hostmakedepends="pkg-config tar xz" makedepends="jack-devel libsndfile-devel rapidjson lv2 libX11-devel cairo-devel" short_desc="Free software percussion synthesizer" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/free-sm/geonkick" changelog="https://raw.githubusercontent.com/free-sm/geonkick/main/NEWS.md" diff --git a/srcpkgs/gparted/template b/srcpkgs/gparted/template index 9b42f25a0d0..bd986abc0bf 100644 --- a/srcpkgs/gparted/template +++ b/srcpkgs/gparted/template @@ -9,7 +9,7 @@ makedepends="libglib-devel gtkmm-devel libparted-devel yelp-tools" depends="desktop-file-utils hicolor-icon-theme" checkdepends="xvfb-run" short_desc="Gnome Partition Editor" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://gparted.sourceforge.io" distfiles="${SOURCEFORGE_SITE}/gparted/gparted/gparted-${version}/gparted-${version}.tar.gz" diff --git a/srcpkgs/hdparm/template b/srcpkgs/hdparm/template index cde340c7708..af8dde974f4 100644 --- a/srcpkgs/hdparm/template +++ b/srcpkgs/hdparm/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-makefile make_install_args="exec_prefix=/usr sbindir=/usr/bin" short_desc="Utility to access IDE device parameters" -maintainer="teldra " +maintainer="Orphaned " license="0BSD" # Upstream is very unclear and names their stuff 'bsd-style' homepage="https://sourceforge.net/projects/hdparm/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/i3blocks-blocklets/template b/srcpkgs/i3blocks-blocklets/template index 3d292444fe4..3df3624e9eb 100644 --- a/srcpkgs/i3blocks-blocklets/template +++ b/srcpkgs/i3blocks-blocklets/template @@ -4,7 +4,7 @@ version=2.0.0 revision=1 depends="i3blocks>=1.5" short_desc="Flexible scheduler for i3bar" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later, GPL-3.0-only, GPL-2.0-only" homepage="https://github.com/vivien/i3blocks-contrib" distfiles="https://github.com/vivien/i3blocks-contrib/archive/v${version}.tar.gz" diff --git a/srcpkgs/iftop/template b/srcpkgs/iftop/template index 4debe8a2f80..4a5556236df 100644 --- a/srcpkgs/iftop/template +++ b/srcpkgs/iftop/template @@ -5,7 +5,7 @@ revision=3 build_style=gnu-configure makedepends="libpcap-devel ncurses-devel" short_desc="Top-like tool to display bandwidth usage on an interface" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-only" homepage="http://www.ex-parrot.com/pdw/iftop/" distfiles="${homepage}/download/$pkgname-$version.tar.gz" diff --git a/srcpkgs/ioping/template b/srcpkgs/ioping/template index 0adaf0ab06a..7b53ae76207 100644 --- a/srcpkgs/ioping/template +++ b/srcpkgs/ioping/template @@ -4,7 +4,7 @@ version=1.3 revision=1 build_style=gnu-makefile short_desc="Simple disk I/O latency measuring tool" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/koct9i/ioping/" distfiles="https://github.com/koct9i/ioping/archive/v${version}.tar.gz" diff --git a/srcpkgs/iotop/template b/srcpkgs/iotop/template index e6462af8657..3acdfc2d211 100644 --- a/srcpkgs/iotop/template +++ b/srcpkgs/iotop/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3" depends="${hostmakedepends}" short_desc="View I/O usage of processes" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://guichaz.free.fr/iotop" #distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2" diff --git a/srcpkgs/keychain/template b/srcpkgs/keychain/template index b3f50d69912..eb5504e772d 100644 --- a/srcpkgs/keychain/template +++ b/srcpkgs/keychain/template @@ -3,7 +3,7 @@ pkgname=keychain version=2.8.5 revision=2 short_desc="Keychain manager for ssh-agent and gpg-agent" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-only" homepage="http://www.funtoo.org/Keychain" distfiles="https://github.com/funtoo/keychain/archive/${version}.tar.gz" diff --git a/srcpkgs/kodi-addon-pvr-zattoo/template b/srcpkgs/kodi-addon-pvr-zattoo/template index 05c2b721fc5..565ed61187d 100644 --- a/srcpkgs/kodi-addon-pvr-zattoo/template +++ b/srcpkgs/kodi-addon-pvr-zattoo/template @@ -9,7 +9,7 @@ makedepends="kodi-devel kodi-platform-devel p8-platform-devel rapidjson tinyxml2-devel tinyxml-devel sqlite-devel" depends="kodi-addon-inputstream-adaptive" short_desc="Kodi PVR addon for streaming live TV from zattoo" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://github.com/rbuehlma/pvr.zattoo" distfiles="https://github.com/rbuehlma/pvr.zattoo/archive/${version}-${_kodi_release}.tar.gz" diff --git a/srcpkgs/kpeoplevcard/template b/srcpkgs/kpeoplevcard/template index 57bed52dc61..68941360d47 100644 --- a/srcpkgs/kpeoplevcard/template +++ b/srcpkgs/kpeoplevcard/template @@ -6,7 +6,7 @@ build_style=cmake hostmakedepends="gettext AppStream extra-cmake-modules" makedepends="qt5-devel ki18n-devel kpeople-devel kcontacts-devel" short_desc="Expose vcards to KPeople" -maintainer="teldra " +maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://kde.org/" distfiles="${KDE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz" diff --git a/srcpkgs/leocad/template b/srcpkgs/leocad/template index 4010c69a2be..c2321fbc402 100644 --- a/srcpkgs/leocad/template +++ b/srcpkgs/leocad/template @@ -9,7 +9,7 @@ configure_args="DISABLE_UPDATE_CHECK=1" hostmakedepends="qt5-host-tools qt5-qmake unzip" makedepends="qt5-devel MesaLib-devel" short_desc="CAD program for creating virtual LEGO models" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-only, CC-BY-2.0" homepage="http://leocad.org" distfiles="https://github.com/leozide/leocad/archive/v${version}.tar.gz diff --git a/srcpkgs/libicns/template b/srcpkgs/libicns/template index 51ea4781f17..544a4a18599 100644 --- a/srcpkgs/libicns/template +++ b/srcpkgs/libicns/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure makedepends="libpng-devel jasper-devel" short_desc="Library for manipulating icns/IconFamily files" -maintainer="teldra " +maintainer="Orphaned " license="LGPL-2.0-only, GPL-2.0-only" homepage="https://icns.sourceforge.io/" distfiles="${SOURCEFORGE_SITE}/icns/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/libsignal-protocol-c/template b/srcpkgs/libsignal-protocol-c/template index 20eb3cd373c..531291dfd5e 100644 --- a/srcpkgs/libsignal-protocol-c/template +++ b/srcpkgs/libsignal-protocol-c/template @@ -6,7 +6,7 @@ build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON" checkdepends="openssl-devel pkg-config check-devel" short_desc="Signal Protocol C Library" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.whispersystems.org/" distfiles="https://github.com/signalapp/libsignal-protocol-c/archive/v${version}.tar.gz" diff --git a/srcpkgs/metalog/template b/srcpkgs/metalog/template index ed5e4435a62..6fa32cc5d73 100644 --- a/srcpkgs/metalog/template +++ b/srcpkgs/metalog/template @@ -7,7 +7,7 @@ conf_files="/etc/metalog.conf" hostmakedepends="autoconf autoconf-archive automake pkg-config" makedepends="pcre2-devel" short_desc="Modern replacement for syslogd and klogd" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://github.com/hvisage/metalog" changelog="https://github.com/hvisage/metalog/blob/master/NEWS" diff --git a/srcpkgs/ncdu/template b/srcpkgs/ncdu/template index e1c976ed74f..4dccfcbe15b 100644 --- a/srcpkgs/ncdu/template +++ b/srcpkgs/ncdu/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure makedepends="ncurses-devel" short_desc="NCurses Disk Usage utility" -maintainer="teldra " +maintainer="Orphaned " license="MIT" homepage="https://dev.yorhel.nl/ncdu" changelog="https://dev.yorhel.nl/ncdu/changes" diff --git a/srcpkgs/openimagedenoise/template b/srcpkgs/openimagedenoise/template index db5ccdb055c..b792813dba7 100644 --- a/srcpkgs/openimagedenoise/template +++ b/srcpkgs/openimagedenoise/template @@ -7,7 +7,7 @@ build_style=cmake hostmakedepends="ispc python3" makedepends="tbb-devel openimageio-devel" short_desc="Intel(R) Open Image Denoise library" -maintainer="teldra " +maintainer="Orphaned " license="Apache-2.0" homepage="https://openimagedenoise.github.io" changelog="https://github.com/OpenImageDenoise/oidn/blob/master/CHANGELOG.md" diff --git a/srcpkgs/pamixer/template b/srcpkgs/pamixer/template index 8f9ea09613f..bed5b914d49 100644 --- a/srcpkgs/pamixer/template +++ b/srcpkgs/pamixer/template @@ -6,7 +6,7 @@ build_style=meson hostmakedepends="pkg-config" makedepends="pulseaudio-devel cxxopts" short_desc="Pulseaudio command line mixer" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/cdemoulins/pamixer" distfiles="${homepage}/archive/${version}.tar.gz" diff --git a/srcpkgs/pass-git-helper/template b/srcpkgs/pass-git-helper/template index 13f2564606e..87b4b23dc4d 100644 --- a/srcpkgs/pass-git-helper/template +++ b/srcpkgs/pass-git-helper/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="pass python3-xdg" checkdepends="python3-pytest-cov python3-pytest-mock python3-xdg" short_desc="Git credential helper interfacing with pass" -maintainer="teldra " +maintainer="Orphaned " license="LGPL-3.0-or-later" homepage="https://github.com/languitar/pass-git-helper" distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz" diff --git a/srcpkgs/pass/template b/srcpkgs/pass/template index 20bcc68db5f..29c2b786861 100644 --- a/srcpkgs/pass/template +++ b/srcpkgs/pass/template @@ -7,7 +7,7 @@ make_install_args="WITH_BASHCOMP=yes WITH_ZSHCOMP=yes WITH_FISHCOMP=yes" depends="bash gnupg>=2 tree" checkdepends="gnupg tree git" short_desc="Stores, retrieves, generates, and synchronizes passwords securely" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.passwordstore.org" distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz" diff --git a/srcpkgs/podget/template b/srcpkgs/podget/template index f2e3261df9e..1d19b7f3f02 100644 --- a/srcpkgs/podget/template +++ b/srcpkgs/podget/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-makefile depends="wget" short_desc="Automate downloading of podcasts" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/dvehrs/podget" changelog="https://raw.githubusercontent.com/dvehrs/podget/dev/Changelog" diff --git a/srcpkgs/portage/template b/srcpkgs/portage/template index bb6c1ae41fe..9c06e7a12c8 100644 --- a/srcpkgs/portage/template +++ b/srcpkgs/portage/template @@ -8,7 +8,7 @@ hostmakedepends="python3" depends="python3 rsync xmlto eselect tar zstd" checkdepends="tar zstd gnupg" short_desc="Gentoo's package management system" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://wiki.gentoo.org/wiki/Portage" changelog="https://gitweb.gentoo.org/proj/portage.git/plain/NEWS" diff --git a/srcpkgs/py3status/template b/srcpkgs/py3status/template index 08839c40606..b8343ec07cf 100644 --- a/srcpkgs/py3status/template +++ b/srcpkgs/py3status/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3-setuptools python3-pyudev" checkdepends="python3-pytest" short_desc="Alternative i3bar implementation in Python3" -maintainer="teldra " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/ultrabug/py3status" changelog="https://raw.githubusercontent.com/ultrabug/py3status/master/CHANGELOG" diff --git a/srcpkgs/radicale/template b/srcpkgs/radicale/template index a6fabe06546..6542dd59411 100644 --- a/srcpkgs/radicale/template +++ b/srcpkgs/radicale/template @@ -9,7 +9,7 @@ depends="python3-vobject python3-dateutil python3-passlib python3-bcrypt checkdepends="${depends} python3-pytest python3-pytest-flake8 python3-isort python3-pytest-cov python3-waitress" short_desc="Complete calendar and contact storing and manipulating solution" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://radicale.org" changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md" diff --git a/srcpkgs/remwharead/template b/srcpkgs/remwharead/template index 4f6276ca247..f75eb15001f 100644 --- a/srcpkgs/remwharead/template +++ b/srcpkgs/remwharead/template @@ -6,7 +6,7 @@ build_style=cmake hostmakedepends="poco-devel asciidoc pkg-config" makedepends="poco-devel boost-devel" short_desc="Saves URIs of things you want to remember in a database" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://schlomp.space/tastytea/remwharead" distfiles="https://github.com/tastytea/remwharead/archive/refs/tags/${version}.tar.gz" diff --git a/srcpkgs/viewnior/template b/srcpkgs/viewnior/template index 52c924a1629..ea1e528a865 100644 --- a/srcpkgs/viewnior/template +++ b/srcpkgs/viewnior/template @@ -6,7 +6,7 @@ build_style=meson hostmakedepends="pkg-config intltool glib-devel gettext-devel" makedepends="gtk+-devel exiv2-devel" short_desc="Elegant Image Viewer" -maintainer="teldra " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://siyanpanayotov.com/project/viewnior/" distfiles="https://github.com/hellosiyan/Viewnior/archive/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/volctl/template b/srcpkgs/volctl/template index 15ea9ae8bfe..cf6911a455e 100644 --- a/srcpkgs/volctl/template +++ b/srcpkgs/volctl/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-gobject gtk+3 desktop-file-utils python3-cairo python3-pulsectl" short_desc="Lightweight volume control for pulseaudio in your systray" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://buzz.github.io/volctl/" distfiles="https://github.com/buzz/volctl/archive/v${version}.tar.gz" diff --git a/srcpkgs/x2vnc/template b/srcpkgs/x2vnc/template index b810f5c5ae9..c3ac4df7db1 100644 --- a/srcpkgs/x2vnc/template +++ b/srcpkgs/x2vnc/template @@ -6,7 +6,7 @@ hostmakedepends="imake" makedepends="libXrandr-devel libXxf86dga-devel libX11-devel libXScrnSaver-devel" depends="libXrandr libXxf86dga libX11 libXScrnSaver" short_desc="Connect mouse via VNC" -maintainer="teldra " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://fredrik.hubbe.net/x2vnc.html" distfiles="http://fredrik.hubbe.net/${pkgname}/${pkgname}-${version}.tar.gz"