From e5a12d3c6d2b86462d02584b94b753f544cd24b7 Mon Sep 17 00:00:00 2001 From: Subhaditya Nath Date: Sun, 28 Jan 2024 21:56:01 +0530 Subject: [PATCH] *: orphan packages maintained by subnut I haven't been using void linux for a long time, and I don't see myself doing so in the near future. A lot of these packages are out-of-date due to that exact reason. So, I'm giving up maintainership of my packages. --- srcpkgs/avrdude/template | 2 +- srcpkgs/ddcci-dkms/template | 2 +- srcpkgs/glirc/template | 2 +- srcpkgs/iwgtk/template | 2 +- srcpkgs/libnvme/template | 2 +- srcpkgs/libzip/template | 2 +- srcpkgs/lsof/template | 2 +- srcpkgs/lsp-plugins/template | 2 +- srcpkgs/lv2/template | 2 +- srcpkgs/mongoose/template | 2 +- srcpkgs/musikcube/template | 2 +- srcpkgs/nvme-cli/template | 2 +- srcpkgs/pigz/template | 2 +- srcpkgs/spotify-adblock/template | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/srcpkgs/avrdude/template b/srcpkgs/avrdude/template index b30f9fb137242..36ad4608a2ae6 100644 --- a/srcpkgs/avrdude/template +++ b/srcpkgs/avrdude/template @@ -9,7 +9,7 @@ makedepends="elfutils-devel libusb-devel libusb-compat-devel libftdi1-devel hidapi-devel" depends="avr-libc" short_desc="Utility to manipulate ROM and EEPROM of AVR microcontrollers" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="GPL-2.0-only" homepage="http://www.nongnu.org/avrdude/" changelog="https://raw.githubusercontent.com/avrdudes/avrdude/master/NEWS" diff --git a/srcpkgs/ddcci-dkms/template b/srcpkgs/ddcci-dkms/template index 62a3fcc12e99c..4ed302b72cb12 100644 --- a/srcpkgs/ddcci-dkms/template +++ b/srcpkgs/ddcci-dkms/template @@ -4,7 +4,7 @@ version=0.4.3 revision=1 depends="dkms" short_desc="Pair of Linux kernel drivers for DDC/CI monitors (DKMS)" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/" distfiles="https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/archive/v${version}/ddcci-driver-linux-v${version}.tar.gz" diff --git a/srcpkgs/glirc/template b/srcpkgs/glirc/template index 97dff81fdcfb1..5b16c07b7b955 100644 --- a/srcpkgs/glirc/template +++ b/srcpkgs/glirc/template @@ -5,7 +5,7 @@ revision=2 hostmakedepends="cabal-install" makedepends="ncurses-devel openssl-devel" short_desc="Console IRC client written in Haskell" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="ISC" homepage="https://github.com/glguy/irc-core" distfiles="https://github.com/glguy/irc-core/archive/refs/tags/v${version}.tar.gz" diff --git a/srcpkgs/iwgtk/template b/srcpkgs/iwgtk/template index b8ecf896e259e..b47979dba3c87 100644 --- a/srcpkgs/iwgtk/template +++ b/srcpkgs/iwgtk/template @@ -7,7 +7,7 @@ hostmakedepends="scdoc pkg-config gettext" makedepends="gtk4-devel qrencode-devel" depends="iwd" short_desc="Lightweight GTK frontend for iwd (WiFi)" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/J-Lentz/iwgtk" changelog="https://raw.githubusercontent.com/J-Lentz/iwgtk/master/CHANGELOG" diff --git a/srcpkgs/libnvme/template b/srcpkgs/libnvme/template index 4109c7125718c..a869f55db2b11 100644 --- a/srcpkgs/libnvme/template +++ b/srcpkgs/libnvme/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config swig" makedepends="json-c-devel openssl-devel python3-devel" checkdepends="perl" short_desc="C Library for NVM Express on Linux" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/linux-nvme/libnvme" distfiles="https://github.com/linux-nvme/libnvme/archive/v${version}.tar.gz" diff --git a/srcpkgs/libzip/template b/srcpkgs/libzip/template index 49e05a066a407..7cc667efc2993 100644 --- a/srcpkgs/libzip/template +++ b/srcpkgs/libzip/template @@ -6,7 +6,7 @@ build_style=cmake hostmakedepends="perl groff pkg-config" makedepends="bzip2-devel openssl-devel zlib-devel liblzma-devel libzstd-devel" short_desc="C library for reading, creating, and modifying zip archives" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://libzip.org/" changelog="https://raw.githubusercontent.com/nih-at/libzip/master/NEWS.md" diff --git a/srcpkgs/lsof/template b/srcpkgs/lsof/template index a804dd671d5da..61b769e6d0fe1 100644 --- a/srcpkgs/lsof/template +++ b/srcpkgs/lsof/template @@ -7,7 +7,7 @@ configure_args="--enable-security" hostmakedepends="automake groff" checkdepends="util-linux procps-ng" short_desc="LiSt Open Files" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="lsof" homepage="https://github.com/lsof-org/lsof" changelog="https://raw.githubusercontent.com/lsof-org/lsof/master/00DIST" diff --git a/srcpkgs/lsp-plugins/template b/srcpkgs/lsp-plugins/template index 11bb294b5c793..e6b76a2af5b2f 100644 --- a/srcpkgs/lsp-plugins/template +++ b/srcpkgs/lsp-plugins/template @@ -9,7 +9,7 @@ hostmakedepends="pkg-config php lv2" makedepends="lv2 libglvnd-devel jack-devel libsndfile-devel libXrandr-devel cairo-devel freetype-devel" short_desc="Collection of open-source audio plugins for studios" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://lsp-plug.in/" changelog="https://raw.githubusercontent.com/sadko4u/lsp-plugins/master/CHANGELOG" diff --git a/srcpkgs/lv2/template b/srcpkgs/lv2/template index 6333cf33dc885..7c6b9eb9ea4c1 100644 --- a/srcpkgs/lv2/template +++ b/srcpkgs/lv2/template @@ -6,7 +6,7 @@ build_style=meson hostmakedepends="pkg-config" makedepends="libsndfile-devel gtk+-devel libsamplerate-devel" short_desc="Plugin standard for audio systems" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="ISC" homepage="https://lv2plug.in" distfiles="https://lv2plug.in/spec/lv2-${version}.tar.xz" diff --git a/srcpkgs/mongoose/template b/srcpkgs/mongoose/template index d3cfac982a121..3dcfd4a7ecabf 100644 --- a/srcpkgs/mongoose/template +++ b/srcpkgs/mongoose/template @@ -9,7 +9,7 @@ make_build_target=linux-libs makedepends="openssl-devel" checkdepends="openssl-devel" short_desc="Embedded HTTP/WebSocket/MQTT library for C/C++" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://mongoose.ws/" distfiles="https://github.com/cesanta/mongoose/archive/${version}.tar.gz" diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template index d9e6186e6697b..8c4a51840859e 100644 --- a/srcpkgs/musikcube/template +++ b/srcpkgs/musikcube/template @@ -12,7 +12,7 @@ makedepends="libgme-devel libogg-devel libmicrohttpd-devel ffmpeg-devel sndio-devel pipewire-devel ncurses-libtinfo-devel libopenmpt-devel portaudio-devel asio $(vopt_if elogind elogind-devel)" short_desc="Terminal-based music player in c++" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://musikcube.com/" changelog="https://raw.githubusercontent.com/clangen/musikcube/master/CHANGELOG.txt" diff --git a/srcpkgs/nvme-cli/template b/srcpkgs/nvme-cli/template index 9f9016acd0564..46a19d6d642cd 100644 --- a/srcpkgs/nvme-cli/template +++ b/srcpkgs/nvme-cli/template @@ -7,7 +7,7 @@ configure_args="-Ddocs=man -Dudevrulesdir=lib/udev/rules.d" hostmakedepends="pkg-config" makedepends="libnvme-devel zlib-devel json-c-devel" short_desc="NVMe management command line interface" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="GPL-2.0-only" homepage="http://nvmexpress.org" distfiles="https://github.com/linux-nvme/nvme-cli/archive/v${version}.tar.gz" diff --git a/srcpkgs/pigz/template b/srcpkgs/pigz/template index d60bf75a1c3c0..47f90ec50c850 100644 --- a/srcpkgs/pigz/template +++ b/srcpkgs/pigz/template @@ -7,7 +7,7 @@ make_check_target=test makedepends="zlib-devel" checkdepends="which" short_desc="Parallel implementation of gzip" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="Zlib" homepage="https://zlib.net/pigz/" distfiles="https://zlib.net/pigz/pigz-${version}.tar.gz" diff --git a/srcpkgs/spotify-adblock/template b/srcpkgs/spotify-adblock/template index f9cf2f28c45c8..6c267a8123684 100644 --- a/srcpkgs/spotify-adblock/template +++ b/srcpkgs/spotify-adblock/template @@ -5,7 +5,7 @@ revision=1 build_style=cargo conf_files="/etc/spotify-adblock/config.toml" short_desc="Adblocker for Spotify" -maintainer="Subhaditya Nath " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/abba23/spotify-adblock" distfiles="https://github.com/abba23/spotify-adblock/archive/refs/tags/v${version}.tar.gz"