*: 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.
This commit is contained in:
parent
2c45fa9186
commit
78f86c05f4
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.nongnu.org/avrdude/"
|
||||
changelog="https://raw.githubusercontent.com/avrdudes/avrdude/master/NEWS"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/glguy/irc-core"
|
||||
distfiles="https://github.com/glguy/irc-core/archive/refs/tags/v${version}.tar.gz"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/J-Lentz/iwgtk"
|
||||
changelog="https://raw.githubusercontent.com/J-Lentz/iwgtk/master/CHANGELOG"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://libzip.org/"
|
||||
changelog="https://raw.githubusercontent.com/nih-at/libzip/master/NEWS.md"
|
||||
|
@ -7,7 +7,7 @@ configure_args="--enable-security"
|
||||
hostmakedepends="automake groff"
|
||||
checkdepends="util-linux procps-ng"
|
||||
short_desc="LiSt Open Files"
|
||||
maintainer="Subhaditya Nath <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="lsof"
|
||||
homepage="https://github.com/lsof-org/lsof"
|
||||
changelog="https://raw.githubusercontent.com/lsof-org/lsof/master/00DIST"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://lsp-plug.in/"
|
||||
changelog="https://raw.githubusercontent.com/sadko4u/lsp-plugins/master/CHANGELOG"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://lv2plug.in"
|
||||
distfiles="https://lv2plug.in/spec/lv2-${version}.tar.xz"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://mongoose.ws/"
|
||||
distfiles="https://github.com/cesanta/mongoose/archive/${version}.tar.gz"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://musikcube.com/"
|
||||
changelog="https://raw.githubusercontent.com/clangen/musikcube/master/CHANGELOG.txt"
|
||||
|
@ -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 <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://nvmexpress.org"
|
||||
distfiles="https://github.com/linux-nvme/nvme-cli/archive/v${version}.tar.gz"
|
||||
|
@ -7,7 +7,7 @@ make_check_target=test
|
||||
makedepends="zlib-devel"
|
||||
checkdepends="which"
|
||||
short_desc="Parallel implementation of gzip"
|
||||
maintainer="Subhaditya Nath <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Zlib"
|
||||
homepage="https://zlib.net/pigz/"
|
||||
distfiles="https://zlib.net/pigz/pigz-${version}.tar.gz"
|
||||
|
@ -5,7 +5,7 @@ revision=1
|
||||
build_style=cargo
|
||||
conf_files="/etc/spotify-adblock/config.toml"
|
||||
short_desc="Adblocker for Spotify"
|
||||
maintainer="Subhaditya Nath <sn03.general@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user