From e7436e22fee1cbf9c80e7813f0ef9c5bd9c94032 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 25 Jun 2023 20:13:44 +0200 Subject: [PATCH] srcpkgs: orphan packages from inactive maintainer --- srcpkgs/caddy/template | 2 +- srcpkgs/debug-me/template | 2 +- srcpkgs/ghq/template | 2 +- srcpkgs/git-absorb/template | 2 +- srcpkgs/joker/template | 2 +- srcpkgs/keybase-desktop/template | 2 +- srcpkgs/libmodule/template | 2 +- srcpkgs/linux-vt-setcolors/template | 2 +- srcpkgs/neovim-qt/template | 2 +- srcpkgs/pokoy/template | 2 +- srcpkgs/teensy_loader_cli/template | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template index f113a2296f2..2a06c4a6c99 100644 --- a/srcpkgs/caddy/template +++ b/srcpkgs/caddy/template @@ -7,7 +7,7 @@ go_import_path=github.com/caddyserver/caddy/v2 go_package="${go_import_path}/cmd/caddy" depends="shared-mime-info" short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="Apache-2.0" homepage="https://caddyserver.com" changelog="https://github.com/caddyserver/caddy/releases" diff --git a/srcpkgs/debug-me/template b/srcpkgs/debug-me/template index f971f2156c7..c886d07b175 100644 --- a/srcpkgs/debug-me/template +++ b/srcpkgs/debug-me/template @@ -6,7 +6,7 @@ build_style=haskell-stack stackage="lts-19.0" makedepends="zlib-devel" short_desc="Secure remote debugging" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="AGPL-3.0-or-later" homepage="https://debug-me.branchable.com/" distfiles="https://git.joeyh.name/index.cgi/${pkgname}.git/snapshot/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 25062de4482..4c826587146 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -7,7 +7,7 @@ go_import_path=github.com/x-motemen/ghq go_package="$go_import_path" depends="git" short_desc="Remote repository management made easy" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="MIT" homepage="https://github.com/x-motemen/ghq" distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz" diff --git a/srcpkgs/git-absorb/template b/srcpkgs/git-absorb/template index 5f7d34c5fb3..8c6dd52ebf2 100644 --- a/srcpkgs/git-absorb/template +++ b/srcpkgs/git-absorb/template @@ -7,7 +7,7 @@ build_helper=qemu hostmakedepends="pkg-config" makedepends="libgit2-devel" short_desc="Like git commit --fixup, but automatic" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/tummychow/git-absorb" distfiles="https://github.com/tummychow/git-absorb/archive/refs/tags/${version}.tar.gz" diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template index 14f4996daa2..6bb756466ad 100644 --- a/srcpkgs/joker/template +++ b/srcpkgs/joker/template @@ -5,7 +5,7 @@ revision=1 build_style=go go_import_path=github.com/candid82/joker short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) linter" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="EPL-1.0" homepage="https://joker-lang.org/" distfiles="https://github.com/candid82/joker/archive/refs/tags/v${version}.tar.gz" diff --git a/srcpkgs/keybase-desktop/template b/srcpkgs/keybase-desktop/template index 2b97c4e45b3..21e711e5edd 100644 --- a/srcpkgs/keybase-desktop/template +++ b/srcpkgs/keybase-desktop/template @@ -5,7 +5,7 @@ revision=1 hostmakedepends="git nodejs yarn unzip" depends="keybase kbfs" short_desc="Keybase desktop client" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://keybase.io" distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz" diff --git a/srcpkgs/libmodule/template b/srcpkgs/libmodule/template index 44d9597e340..b9c49db930f 100644 --- a/srcpkgs/libmodule/template +++ b/srcpkgs/libmodule/template @@ -4,7 +4,7 @@ version=5.0.0 revision=1 build_style=cmake short_desc="C simple and elegant implementation of an actor library" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="MIT" homepage="https://github.com/FedeDP/libmodule" distfiles="https://github.com/FedeDP/libmodule/archive/${version}.tar.gz" diff --git a/srcpkgs/linux-vt-setcolors/template b/srcpkgs/linux-vt-setcolors/template index fa3f7681b75..8a1aee9454b 100644 --- a/srcpkgs/linux-vt-setcolors/template +++ b/srcpkgs/linux-vt-setcolors/template @@ -4,7 +4,7 @@ version=1.0.0 revision=1 build_style=gnu-makefile short_desc="Utility tool to set the linux VT default color palette" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="MIT" homepage="https://github.com/EvanPurkhiser/linux-vt-setcolors" distfiles="https://github.com/EvanPurkhiser/linux-vt-setcolors/archive/v${version}.tar.gz" diff --git a/srcpkgs/neovim-qt/template b/srcpkgs/neovim-qt/template index faea60a2008..ae7db35d3bd 100644 --- a/srcpkgs/neovim-qt/template +++ b/srcpkgs/neovim-qt/template @@ -8,7 +8,7 @@ hostmakedepends="qt5-host-tools qt5-qmake neovim" makedepends="msgpack-devel qt5-devel qt5-svg-devel" depends="neovim" short_desc="Neovim client library and GUI, in Qt5" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="ISC" homepage="https://github.com/equalsraf/neovim-qt" distfiles="https://github.com/equalsraf/neovim-qt/archive/v${version}.tar.gz" diff --git a/srcpkgs/pokoy/template b/srcpkgs/pokoy/template index 490067f7d9f..79c10c13ece 100644 --- a/srcpkgs/pokoy/template +++ b/srcpkgs/pokoy/template @@ -6,7 +6,7 @@ build_style=gnu-makefile make_use_env=yes makedepends="libxcb-devel xcb-util-keysyms-devel xcb-util-wm-devel" short_desc="Daemon that helps prevent RSI and other computer related stress" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://github.com/ttygde/pokoy" distfiles="https://github.com/ttygde/pokoy/archive/v${version}.tar.gz" diff --git a/srcpkgs/teensy_loader_cli/template b/srcpkgs/teensy_loader_cli/template index 28d93a5e5c0..4cf4dd73414 100644 --- a/srcpkgs/teensy_loader_cli/template +++ b/srcpkgs/teensy_loader_cli/template @@ -6,7 +6,7 @@ build_style=gnu-makefile make_build_target=teensy_loader_cli makedepends="libusb-compat-devel" short_desc="Command line Teensy Loader" -maintainer="Dominic Monroe " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://www.pjrc.com/teensy/loader_cli.html" distfiles="https://github.com/PaulStoffregen/teensy_loader_cli/archive/${version}.tar.gz"