From f6e57403cd524aa701c1b0078c3c4065c2769b68 Mon Sep 17 00:00:00 2001 From: Bryce Vandegrift Date: Thu, 11 Apr 2024 10:32:19 -0400 Subject: [PATCH] *: orphan packages maintained by BryceVandegrift I do not use Void Linux anymore, so therefore I cannot continue to maintain these packages. --- srcpkgs/juliaup/template | 2 +- srcpkgs/minipro/template | 2 +- srcpkgs/newsraft/template | 2 +- srcpkgs/qbe/template | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/juliaup/template b/srcpkgs/juliaup/template index 3f718e4692d..2f1b1c977a3 100644 --- a/srcpkgs/juliaup/template +++ b/srcpkgs/juliaup/template @@ -5,7 +5,7 @@ revision=1 archs="x86_64* i686 aarch64" build_style=cargo short_desc="Julia installer and version multiplexer" -maintainer="Bryce Vandegrift " +maintainer="Orphaned " license="MIT" homepage="https://github.com/JuliaLang/juliaup" distfiles="https://github.com/JuliaLang/juliaup/archive/refs/tags/v${version}.tar.gz" diff --git a/srcpkgs/minipro/template b/srcpkgs/minipro/template index a6824c0a95c..c80af48cba3 100644 --- a/srcpkgs/minipro/template +++ b/srcpkgs/minipro/template @@ -7,7 +7,7 @@ make_use_env=compliant hostmakedepends="pkg-config which" makedepends="libusb-devel" short_desc="Program for controlling the MiniPRO TL866xx series of chip programmers" -maintainer="Bryce Vandegrift " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://gitlab.com/DavidGriffith/minipro" distfiles="https://gitlab.com/DavidGriffith/minipro/-/archive/${version}/minipro-${version}.tar.gz" diff --git a/srcpkgs/newsraft/template b/srcpkgs/newsraft/template index ed9b2745031..6664d00b719 100644 --- a/srcpkgs/newsraft/template +++ b/srcpkgs/newsraft/template @@ -7,7 +7,7 @@ make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft" hostmakedepends="scdoc" makedepends="libcurl-devel expat-devel gumbo-parser-devel ncurses-devel sqlite-devel yajl-devel" short_desc="Feed reader with ncurses user interface" -maintainer="Bryce Vandegrift " +maintainer="Orphaned " license="ISC" homepage="https://codeberg.org/newsraft/newsraft" changelog="https://codeberg.org/newsraft/newsraft/releases" diff --git a/srcpkgs/qbe/template b/srcpkgs/qbe/template index 2523c7e8132..d38db900945 100644 --- a/srcpkgs/qbe/template +++ b/srcpkgs/qbe/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-makefile make_use_env=yes short_desc="Small embeddable C compiler backend" -maintainer="Bryce Vandegrift " +maintainer="Orphaned " license="MIT" homepage="https://c9x.me/compile/" distfiles="https://c9x.me/compile/release/qbe-${version}.tar.xz"