diff --git a/srcpkgs/ansible-core/template b/srcpkgs/ansible-core/template index e047770fb75..a1cad222d18 100644 --- a/srcpkgs/ansible-core/template +++ b/srcpkgs/ansible-core/template @@ -10,7 +10,7 @@ checkdepends="${depends} python3-pytest python3-pytest-xdist python3-pytest-forked unzip openssh python3-pytest-mock libselinux python3-passlib" short_desc="Simple deployment, configuration management and execution framework" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.ansible.com/" changelog="https://raw.githubusercontent.com/ansible/ansible/stable-${version%.*}/changelogs/CHANGELOG-v${version%.*}.rst" diff --git a/srcpkgs/ansible/template b/srcpkgs/ansible/template index 6db68298ecb..c902f49288d 100644 --- a/srcpkgs/ansible/template +++ b/srcpkgs/ansible/template @@ -6,7 +6,7 @@ build_style="python3-pep517" hostmakedepends="python3-setuptools python3-wheel" depends="ansible-core" short_desc="Simple deployment, configuration management and execution framework" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.ansible.com/" distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz" diff --git a/srcpkgs/bandwhich/template b/srcpkgs/bandwhich/template index 48d6fc15bdb..a5599be3c4b 100644 --- a/srcpkgs/bandwhich/template +++ b/srcpkgs/bandwhich/template @@ -4,7 +4,7 @@ version=0.22.2 revision=1 build_style=cargo short_desc="Terminal bandwidth utilization tool" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/imsnif/bandwhich" changelog="https://raw.githubusercontent.com/imsnif/bandwhich/main/CHANGELOG.md" diff --git a/srcpkgs/bees/template b/srcpkgs/bees/template index 423d9187e60..924f4172043 100644 --- a/srcpkgs/bees/template +++ b/srcpkgs/bees/template @@ -7,7 +7,7 @@ make_check_target="test" hostmakedepends="pkg-config" depends="btrfs-progs" short_desc="Best-Effort Extent-Same, a btrfs deduplication agent" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/Zygo/bees" distfiles="https://github.com/Zygo/bees/archive/refs/tags/v${version}.tar.gz" diff --git a/srcpkgs/blindfold/template b/srcpkgs/blindfold/template index 57b54b28092..29df4cbffae 100644 --- a/srcpkgs/blindfold/template +++ b/srcpkgs/blindfold/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="CLI gitignore file generator" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/Eoin-McMahon/blindfold" distfiles="${homepage}/archive/v${version}.tar.gz" diff --git a/srcpkgs/blueprint-compiler/template b/srcpkgs/blueprint-compiler/template index cac955bd59d..73750f6a2f8 100644 --- a/srcpkgs/blueprint-compiler/template +++ b/srcpkgs/blueprint-compiler/template @@ -6,7 +6,7 @@ build_style=meson depends="python3-gobject" checkdepends="${depends} libadwaita-devel xvfb-run" short_desc="Markup language and compiler for GTK 4 user interfaces" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="LGPL-3.0-or-later" homepage="https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/" changelog="https://gitlab.gnome.org/jwestman/blueprint-compiler/-/raw/main/NEWS.md" diff --git a/srcpkgs/cargo-about/template b/srcpkgs/cargo-about/template index bfe4e3b31a4..0099d5d9a37 100644 --- a/srcpkgs/cargo-about/template +++ b/srcpkgs/cargo-about/template @@ -8,7 +8,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="libzstd-devel" short_desc="Cargo plugin to generate list of all licenses for a crate" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://github.com/EmbarkStudios/cargo-about" changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-about/main/CHANGELOG.md" diff --git a/srcpkgs/cargo-aoc/template b/srcpkgs/cargo-aoc/template index 6a26ffb4d38..a15f7f29d37 100644 --- a/srcpkgs/cargo-aoc/template +++ b/srcpkgs/cargo-aoc/template @@ -7,7 +7,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="CLI helper tool for advent of code in rust" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://github.com/gobanos/cargo-aoc" distfiles="https://github.com/gobanos/cargo-aoc/archive/${version}.tar.gz" diff --git a/srcpkgs/cargo-auditable-bootstrap/template b/srcpkgs/cargo-auditable-bootstrap/template index a991c460182..c6656c99f15 100644 --- a/srcpkgs/cargo-auditable-bootstrap/template +++ b/srcpkgs/cargo-auditable-bootstrap/template @@ -8,7 +8,7 @@ build_style=cargo # Required for bootstrapping purposes make_cmd=cargo short_desc="Bootstrap package for cargo-auditable" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT,Apache-2.0" homepage="https://github.com/rust-secure-code/cargo-auditable" changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md" diff --git a/srcpkgs/cargo-auditable/template b/srcpkgs/cargo-auditable/template index 5e6af279bab..73e50046d85 100644 --- a/srcpkgs/cargo-auditable/template +++ b/srcpkgs/cargo-auditable/template @@ -7,7 +7,7 @@ build_wrksrc=cargo-auditable build_style=cargo hostmakedepends="cargo-auditable-bootstrap" short_desc="Tool for embedding dependency information in rust binaries" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT,Apache-2.0" homepage="https://github.com/rust-secure-code/cargo-auditable" changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md" diff --git a/srcpkgs/cargo-crev/template b/srcpkgs/cargo-crev/template index 9e08bd5a58b..024da012a31 100644 --- a/srcpkgs/cargo-crev/template +++ b/srcpkgs/cargo-crev/template @@ -8,7 +8,7 @@ make_check_args="-- --skip creates_new_id_implicitly" hostmakedepends="pkg-config" makedepends="openssl-devel nghttp2-devel" short_desc="Cryptographically verifiable code review system for cargo" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MPL-2.0, MIT, Apache-2.0" homepage="https://github.com/crev-dev/cargo-crev" changelog="https://raw.githubusercontent.com/crev-dev/cargo-crev/master/cargo-crev/CHANGELOG.md" diff --git a/srcpkgs/cargo-deny/template b/srcpkgs/cargo-deny/template index c442993f5d6..48ef96661ec 100644 --- a/srcpkgs/cargo-deny/template +++ b/srcpkgs/cargo-deny/template @@ -11,7 +11,7 @@ make_check_args="-- --skip=fetches_with_gi" hostmakedepends="pkg-config" makedepends="libzstd-devel" short_desc="Cargo plugin to help you manage large dependency graphs" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://github.com/EmbarkStudios/cargo-deny" changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-deny/main/CHANGELOG.md" diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template index 2bc0006051f..dcfd553dd11 100644 --- a/srcpkgs/cargo-edit/template +++ b/srcpkgs/cargo-edit/template @@ -8,7 +8,7 @@ configure_args="--no-default-features -F upgrade,set-version" hostmakedepends="pkg-config" makedepends="openssl-devel libgit2-devel" short_desc="Utility for managing cargo dependencies from the command line" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/killercup/cargo-edit" changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md" diff --git a/srcpkgs/cargo-geiger/template b/srcpkgs/cargo-geiger/template index 6999666031a..3bb43b46c00 100644 --- a/srcpkgs/cargo-geiger/template +++ b/srcpkgs/cargo-geiger/template @@ -7,7 +7,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="Detects usage of unsafe Rust in a Rust crate and its dependencies" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://github.com/rust-secure-code/cargo-geiger" changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-geiger/master/CHANGELOG.md" diff --git a/srcpkgs/cargo-update/template b/srcpkgs/cargo-update/template index 95abc2f1a94..f136b8ce6ad 100644 --- a/srcpkgs/cargo-update/template +++ b/srcpkgs/cargo-update/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config go-md2man" makedepends="libcurl-devel libgit2-devel libssh2-devel openssl-devel" short_desc="Cargo subcommand for updates to installed executables" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/nabijaczleweli/cargo-update" changelog="https://github.com/nabijaczleweli/cargo-update/releases" diff --git a/srcpkgs/chars/template b/srcpkgs/chars/template index 1775b289840..8c965d0296e 100644 --- a/srcpkgs/chars/template +++ b/srcpkgs/chars/template @@ -6,7 +6,7 @@ build_style=cargo configure_args="-p chars" make_check_args="-p chars" short_desc="CLI tool to display information about unicode characters" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/antifuchs/chars" distfiles="https://github.com/antifuchs/chars/archive/v${version}.tar.gz" diff --git a/srcpkgs/cnping/template b/srcpkgs/cnping/template index cfbbe6b4029..8eade9209e1 100644 --- a/srcpkgs/cnping/template +++ b/srcpkgs/cnping/template @@ -6,7 +6,7 @@ build_style=gnu-makefile makedepends="libXinerama-devel libX11-devel" depends="libcap-progs" short_desc="Minimal Graphical IPV4 Ping Tool" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT, BSD-3-Clause" homepage="https://github.com/cnlohr/cnping" distfiles="https://github.com/cnlohr/cnping/archive/${version}.tar.gz" diff --git a/srcpkgs/comrak/template b/srcpkgs/comrak/template index dc91ab21e6a..b1fe927116b 100644 --- a/srcpkgs/comrak/template +++ b/srcpkgs/comrak/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="oniguruma-devel" short_desc="CommonMark + GFM compatible Markdown parser and renderer" -maintainer="jcgruenhage " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/kivikakk/comrak" changelog="https://github.com/kivikakk/comrak/raw/main/changelog.txt" diff --git a/srcpkgs/drivestrike/template b/srcpkgs/drivestrike/template index cb627efa204..5c427d3b1b6 100644 --- a/srcpkgs/drivestrike/template +++ b/srcpkgs/drivestrike/template @@ -6,7 +6,7 @@ _ver="${version}-31" _filename="${pkgname}_${_ver}_amd64.deb" archs="x86_64" short_desc="Machine agent for DriveStrike Fleet Management" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="custom:Proprietary" homepage="https://drivestrike.com" distfiles="https://app.drivestrike.com/static/apt/pool/main/d/drivestrike/${_filename}" diff --git a/srcpkgs/dua-cli/template b/srcpkgs/dua-cli/template index 644d2220097..94d34254626 100644 --- a/srcpkgs/dua-cli/template +++ b/srcpkgs/dua-cli/template @@ -4,7 +4,7 @@ version=2.28.0 revision=1 build_style=cargo short_desc="Tool to conveniently learn about the disk usage of directories" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/Byron/dua-cli" changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md" diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template index 6356b985135..aa187913ebb 100644 --- a/srcpkgs/element-desktop/template +++ b/srcpkgs/element-desktop/template @@ -11,7 +11,7 @@ makedepends="libsecret-devel" depends="c-ares ffmpeg gtk+3 http-parser libevent libxslt minizip nss re2 snappy sqlcipher electron24" short_desc="Glossy Matrix collaboration client, desktop version" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0" homepage="https://element.io" changelog="https://raw.githubusercontent.com/vector-im/element-desktop/develop/CHANGELOG.md" diff --git a/srcpkgs/eva/template b/srcpkgs/eva/template index 97ab2ec1fa3..27fb1d918e3 100644 --- a/srcpkgs/eva/template +++ b/srcpkgs/eva/template @@ -4,7 +4,7 @@ version=0.3.1 revision=1 build_style=cargo short_desc="Simple calculator REPL, similar to bc(1)" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/NerdyPepper/eva" distfiles="https://github.com/NerdyPepper/eva/archive/refs/tags/v${version}.tar.gz" diff --git a/srcpkgs/gip/template b/srcpkgs/gip/template index 704d0b1a26b..26fe178d8a6 100644 --- a/srcpkgs/gip/template +++ b/srcpkgs/gip/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="CLI tool to get global IP address" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/dalance/gip" distfiles="https://github.com/dalance/gip/archive/v${version}.tar.gz" diff --git a/srcpkgs/git-brws/template b/srcpkgs/git-brws/template index f07bdb162de..9ee3b2d3ea1 100644 --- a/srcpkgs/git-brws/template +++ b/srcpkgs/git-brws/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="CLI tool for opening web page of the hoster for a git remote" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://rhysd.github.io/git-brws/" distfiles="https://github.com/rhysd/git-brws/archive/v${version}.tar.gz" diff --git a/srcpkgs/git-cliff/template b/srcpkgs/git-cliff/template index 76a13684bdb..4febe06f586 100644 --- a/srcpkgs/git-cliff/template +++ b/srcpkgs/git-cliff/template @@ -14,7 +14,7 @@ make_check_args="-- hostmakedepends="pkg-config" makedepends="libgit2-devel" short_desc="Changelog generator based on conventional commits" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0, MIT" homepage="https://github.com/orhun/git-cliff" changelog="https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md" diff --git a/srcpkgs/gitoxide/template b/srcpkgs/gitoxide/template index 105cbe7c4b7..909a93b341a 100644 --- a/srcpkgs/gitoxide/template +++ b/srcpkgs/gitoxide/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config cmake" makedepends="zlib-devel openssl-devel" short_desc="Idiomatic, lean, fast and safe pure Rust implementation of Git" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://github.com/Byron/gitoxide" changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md" diff --git a/srcpkgs/gnupg/template b/srcpkgs/gnupg/template index 35057913185..4e4c110d4ce 100644 --- a/srcpkgs/gnupg/template +++ b/srcpkgs/gnupg/template @@ -20,7 +20,7 @@ makedepends="bzip2-devel gnutls-devel libassuan-devel libcurl-devel libgcrypt-devel libgpg-error-devel" depends="pinentry" short_desc="GNU Privacy Guard (2.x)" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.gnupg.org/" distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2" diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template index 034b9f82f73..310346d7deb 100644 --- a/srcpkgs/grype/template +++ b/srcpkgs/grype/template @@ -8,7 +8,7 @@ go_import_path="github.com/anchore/grype" go_package="github.com/anchore/grype/cmd/grype" go_ldflags="-X main.version=${version}" short_desc="Vulnerability scanner for container images and filesystems" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/anchore/grype" changelog="https://github.com/anchore/grype/releases" diff --git a/srcpkgs/hatch-vcs/template b/srcpkgs/hatch-vcs/template index f1ac4de6687..2339aea7634 100644 --- a/srcpkgs/hatch-vcs/template +++ b/srcpkgs/hatch-vcs/template @@ -12,7 +12,7 @@ hostmakedepends="hatchling" depends="hatchling python3-setuptools_scm" checkdepends="${depends} python3-pytest git" short_desc="Hatch plugin for VCS based versioning" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/ofek/hatch-vcs" changelog="https://github.com/ofek/hatch-vcs/raw/master/HISTORY.md" diff --git a/srcpkgs/hatch/template b/srcpkgs/hatch/template index 3880eab5869..f8f9e156ab3 100644 --- a/srcpkgs/hatch/template +++ b/srcpkgs/hatch/template @@ -16,7 +16,7 @@ depends="${_deps}" checkdepends="${_deps} python3-pytest python3-pytest-mock python3-pytest-xdist git python3-pip" short_desc="Modern, extensible Python project management " -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://hatch.pypa.io/latest/" changelog="https://raw.githubusercontent.com/pypa/hatch/master/docs/history/hatch.md" diff --git a/srcpkgs/hatchling/template b/srcpkgs/hatchling/template index 6271cf91125..ec436c4a021 100644 --- a/srcpkgs/hatchling/template +++ b/srcpkgs/hatchling/template @@ -8,7 +8,7 @@ _deps="python3-editables python3-packaging python3-pathspec python3-pluggy hostmakedepends="python3-setuptools ${_deps}" depends="${_deps}" short_desc="Extensible, standards compliant build backend used by Hatch" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://hatch.pypa.io/latest/" changelog="https://raw.githubusercontent.com/pypa/hatch/master/docs/history/hatchling.md" diff --git a/srcpkgs/helden-software/template b/srcpkgs/helden-software/template index f0cdbe00342..d250bcb06fc 100644 --- a/srcpkgs/helden-software/template +++ b/srcpkgs/helden-software/template @@ -4,7 +4,7 @@ version=5.5.3 revision=2 depends="virtual?java-runtime" short_desc="Character generator for the Pen&Paper RPG DSA" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="custom:Proprietary" homepage="https://www.helden-software.de/" distfiles="https://online.helden-software.de/rep/pool/main/h/helden-software/helden-software_${version}-0_all.deb" diff --git a/srcpkgs/i3status-rust/template b/srcpkgs/i3status-rust/template index 7db6e3a5171..ff44ee1dd4c 100644 --- a/srcpkgs/i3status-rust/template +++ b/srcpkgs/i3status-rust/template @@ -8,7 +8,7 @@ make_check_args="--bins" hostmakedepends="pkg-config pandoc" makedepends="dbus-devel pulseaudio-devel openssl-devel libsensors-devel" short_desc="Replacement for i3status, written in Rust" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/greshake/i3status-rust" changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md" diff --git a/srcpkgs/libgpg-error/template b/srcpkgs/libgpg-error/template index abe5bb85806..24b49179d77 100644 --- a/srcpkgs/libgpg-error/template +++ b/srcpkgs/libgpg-error/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure configure_args="--enable-install-gpg-error-config" short_desc="Library for error values used by GnuPG component" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="LGPL-2.1-or-later, GPL-2.0-or-later" homepage="https://www.gnupg.org" distfiles="https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2" diff --git a/srcpkgs/libksba/template b/srcpkgs/libksba/template index e6974b0bd8c..7bb6f89e760 100644 --- a/srcpkgs/libksba/template +++ b/srcpkgs/libksba/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure makedepends="libgpg-error-devel" short_desc="CMS and X.509 access library" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-2.0-or-later,LGPL-3.0-or-later" homepage="https://www.gnupg.org/related_software/libksba/index.html" distfiles="https://gnupg.org/ftp/gcrypt/libksba/libksba-${version}.tar.bz2" diff --git a/srcpkgs/licensor/template b/srcpkgs/licensor/template index 5e99091d5ea..c35d5fcf8a8 100644 --- a/srcpkgs/licensor/template +++ b/srcpkgs/licensor/template @@ -4,7 +4,7 @@ version=2.1.0 revision=2 build_style=cargo short_desc="Write licenses to stdout" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/raftario/licensor" distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz" diff --git a/srcpkgs/mdbook-mermaid/template b/srcpkgs/mdbook-mermaid/template index dc9786d73bb..5ceff23aa55 100644 --- a/srcpkgs/mdbook-mermaid/template +++ b/srcpkgs/mdbook-mermaid/template @@ -4,7 +4,7 @@ version=0.13.0 revision=1 build_style=cargo short_desc="Preprocessor for mdbook to add mermaid support" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MPL-2.0" homepage="https://github.com/badboy/mdbook-mermaid" changelog="https://raw.githubusercontent.com/badboy/mdbook-mermaid/main/CHANGELOG.md" diff --git a/srcpkgs/megapixels/template b/srcpkgs/megapixels/template index 4e13c63c2ce..e1953310434 100644 --- a/srcpkgs/megapixels/template +++ b/srcpkgs/megapixels/template @@ -6,7 +6,7 @@ build_style=meson hostmakedepends="pkg-config glib-devel" makedepends="gtk4-devel libzbar-devel" short_desc="GTK4 camera app for ARM devices" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://gitlab.com/postmarketOS/megapixels" distfiles="${homepage}/-/archive/${version}/megapixels-${version}.tar.gz" diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template index a2c2024a5ea..a8d64d7a771 100644 --- a/srcpkgs/nushell/template +++ b/srcpkgs/nushell/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config libgit2-devel" makedepends="openssl-devel libgit2-devel libzstd-devel sqlite-devel" depends="mimalloc" short_desc="Modern shell for the GitHub era" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://www.nushell.sh/" changelog="https://www.nushell.sh/blog/" diff --git a/srcpkgs/olm-python3/template b/srcpkgs/olm-python3/template index 77d58d7e57d..8bdc025a243 100644 --- a/srcpkgs/olm-python3/template +++ b/srcpkgs/olm-python3/template @@ -9,7 +9,7 @@ makedepends="python3-devel libffi-devel olm-devel" depends="python3-cffi python3-future" checkdepends="${depends} python3-pytest python3-pytest-benchmark python3-aspectlib python3-pytest-isort" short_desc="Implementation of the Double Ratchet cryptographic ratchet - Python" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0" homepage="https://gitlab.matrix.org/matrix-org/olm" changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst" diff --git a/srcpkgs/olm/template b/srcpkgs/olm/template index cd3a946b839..1ce4a0799b7 100644 --- a/srcpkgs/olm/template +++ b/srcpkgs/olm/template @@ -4,7 +4,7 @@ version=3.2.16 revision=1 build_style=cmake short_desc="Implementation of the Double Ratchet cryptographic ratchet" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0" homepage="https://gitlab.matrix.org/matrix-org/olm" changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst" diff --git a/srcpkgs/onefetch/template b/srcpkgs/onefetch/template index 91332835364..bbb4850e050 100644 --- a/srcpkgs/onefetch/template +++ b/srcpkgs/onefetch/template @@ -7,7 +7,7 @@ make_check_args="-- --skip info::tests::test_style_subtitle" hostmakedepends="pkg-config cmake git" makedepends="zlib-devel libzstd-devel libgit2-devel" short_desc="Git repository summary on your terminal" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://onefetch.dev" changelog="https://github.com/o2sh/onefetch/raw/main/CHANGELOG.md" diff --git a/srcpkgs/openpgp-ca/template b/srcpkgs/openpgp-ca/template index 9f26ac5769f..78f9c086de0 100644 --- a/srcpkgs/openpgp-ca/template +++ b/srcpkgs/openpgp-ca/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config clang llvm nettle-devel sqlite-devel" makedepends="openssl-devel nettle-devel clang sqlite-devel pcsclite-devel" depends="gnupg" short_desc="Tool for handling OpenPGP keys in organizaations" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://openpgp-ca.org/" distfiles="https://gitlab.com/openpgp-ca/openpgp-ca/-/archive/openpgp-ca/v${version}/openpgp-ca-openpgp-ca-v${version}.tar.gz" diff --git a/srcpkgs/openpgp-card-tools/template b/srcpkgs/openpgp-card-tools/template index b41d1e3bb39..cef8955639f 100644 --- a/srcpkgs/openpgp-card-tools/template +++ b/srcpkgs/openpgp-card-tools/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config llvm clang" makedepends="nettle-devel pcsclite-devel" depends="pcsclite pcsc-ccid" short_desc="Tools for inspecting, configuring and using OpenPGP cards" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://codeberg.org/openpgp-card/openpgp-card-tools" distfiles="https://codeberg.org/openpgp-card/openpgp-card-tools/archive/v${version}.tar.gz" diff --git a/srcpkgs/pazi/template b/srcpkgs/pazi/template index 94d5419ed26..680fa5afb88 100644 --- a/srcpkgs/pazi/template +++ b/srcpkgs/pazi/template @@ -4,7 +4,7 @@ version=0.4.1 revision=2 build_style=cargo short_desc="Fast autojump helper" -maintainer="Jan Christian Gruenhage " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/euank/pazi" distfiles="${homepage}/archive/v${version}.tar.gz" diff --git a/srcpkgs/perl-Class-MethodMaker/template b/srcpkgs/perl-Class-MethodMaker/template index 34f1e26f236..40622609cab 100644 --- a/srcpkgs/perl-Class-MethodMaker/template +++ b/srcpkgs/perl-Class-MethodMaker/template @@ -7,7 +7,7 @@ hostmakedepends="perl" makedepends="${hostmakedepends}" depends="${makedepends}" short_desc="Easy building of Perl Classes" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Class-MethodMaker" distfiles="${CPAN_SITE}/Class/${pkgname/perl-/}-${version}.tar.gz" diff --git a/srcpkgs/perl-Data-Perl/template b/srcpkgs/perl-Data-Perl/template index feb37eca897..dab8859dc76 100644 --- a/srcpkgs/perl-Data-Perl/template +++ b/srcpkgs/perl-Data-Perl/template @@ -8,7 +8,7 @@ makedepends="${hostmakedepends}" depends="${makedepends}" checkdepends="perl-Test-Deep perl-Test-Output perl-Test-Fatal" short_desc="Base classes wrapping fundamental Perl data types" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Data-Perl" distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz" diff --git a/srcpkgs/perl-GnuPG-Interface/template b/srcpkgs/perl-GnuPG-Interface/template index 837b8a05d80..c205d4abf7f 100644 --- a/srcpkgs/perl-GnuPG-Interface/template +++ b/srcpkgs/perl-GnuPG-Interface/template @@ -7,7 +7,7 @@ hostmakedepends="perl which gnupg" makedepends="${hostmakedepends} perl-Moo perl-MooX-HandlesVia perl-MooX-late" depends="${makedepends}" short_desc="Perl interface GnuPG" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/GnuPG-Interface" distfiles="${CPAN_SITE}/GnuPG/${pkgname/perl-/}-${version}.tar.gz" diff --git a/srcpkgs/perl-MooX-HandlesVia/template b/srcpkgs/perl-MooX-HandlesVia/template index 8765c2a8075..e9aa705cc23 100644 --- a/srcpkgs/perl-MooX-HandlesVia/template +++ b/srcpkgs/perl-MooX-HandlesVia/template @@ -8,7 +8,7 @@ makedepends="${hostmakedepends} perl-Module-Runtime perl-Data-Perl perl-Moo perl depends="${makedepends}" checkdepends="perl-Test-Fatal perl-Test-Exception" short_desc="NativeTrait-like behavior for Moo" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/MooX-HandlesVia" distfiles="${CPAN_SITE}/MooX/${pkgname/perl-/}-${version}.tar.gz" diff --git a/srcpkgs/perl-MooX-Types-MooseLike/template b/srcpkgs/perl-MooX-Types-MooseLike/template index 70ae3daadc4..49a2732a05d 100644 --- a/srcpkgs/perl-MooX-Types-MooseLike/template +++ b/srcpkgs/perl-MooX-Types-MooseLike/template @@ -8,7 +8,7 @@ makedepends="${hostmakedepends} perl-Module-Runtime perl-Moo" depends="${makedepends}" checkdepends="perl-Test-Fatal perl-Test-Exception" short_desc="Moosish types and a type builder" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/MooX-Types-MooseLike" distfiles="${CPAN_SITE}/MooX/${pkgname/perl-/}-${version}.tar.gz" diff --git a/srcpkgs/perl-MooX-late/template b/srcpkgs/perl-MooX-late/template index a840823708f..402ee12552c 100644 --- a/srcpkgs/perl-MooX-late/template +++ b/srcpkgs/perl-MooX-late/template @@ -8,7 +8,7 @@ makedepends="${hostmakedepends} perl-Moo perl-Sub-HandlesVia perl-Type-Tiny" depends="${makedepends}" checkdepends="perl-Test-Fatal perl-Test-Requires" short_desc="Easily translate Moose code to Moo" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/MooX-late" distfiles="${CPAN_SITE}/MooX/${pkgname/perl-/}-${version}.tar.gz" diff --git a/srcpkgs/perl-Net-IDN-Encode/template b/srcpkgs/perl-Net-IDN-Encode/template index d9a2c932698..c89cab48ab4 100644 --- a/srcpkgs/perl-Net-IDN-Encode/template +++ b/srcpkgs/perl-Net-IDN-Encode/template @@ -8,7 +8,7 @@ makedepends="${hostmakedepends}" depends="${makedepends}" checkdepends="perl-Test-NoWarnings" short_desc="Internationalizing Domain Names in Applications (IDNA) for Perl" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Net-IDN-Encode" distfiles="${CPAN_SITE}/Net/${pkgname/perl-/}-${version}.tar.gz" diff --git a/srcpkgs/perl-Role-Hooks/template b/srcpkgs/perl-Role-Hooks/template index e3bc72e4a01..b8e590792aa 100644 --- a/srcpkgs/perl-Role-Hooks/template +++ b/srcpkgs/perl-Role-Hooks/template @@ -8,7 +8,7 @@ makedepends="${hostmakedepends}" depends="${makedepends}" checkdepends="perl-Test-Requires" short_desc="Perl module for role callbacks" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://metacpan.org/pod/Role::Hooks" distfiles="${CPAN_SITE}/Devel/TOBYINK/${pkgname/perl-/}-${version}.tar.gz" diff --git a/srcpkgs/perl-Sub-HandlesVia/template b/srcpkgs/perl-Sub-HandlesVia/template index e0852a26a6a..8c4605599e0 100644 --- a/srcpkgs/perl-Sub-HandlesVia/template +++ b/srcpkgs/perl-Sub-HandlesVia/template @@ -8,7 +8,7 @@ makedepends="${hostmakedepends}" depends="${makedepends}" checkdepends="perl-Test-Requires perl-Test-Fatal perl-Moo perl-Role-Hooks" short_desc="Sub::HandlesVia - alternative handles_via implementation" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Sub-HandlesVia" distfiles="${CPAN_SITE}/Sub/Sub-HandlesVia-${version}.tar.gz" diff --git a/srcpkgs/perl-Type-Tiny/template b/srcpkgs/perl-Type-Tiny/template index ee0c9c4dd2d..0fd20d2784f 100644 --- a/srcpkgs/perl-Type-Tiny/template +++ b/srcpkgs/perl-Type-Tiny/template @@ -7,7 +7,7 @@ hostmakedepends="perl perl-Exporter-Tiny" makedepends="${hostmakedepends}" depends="${makedepends}" short_desc="Perl module for type constraints" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Type-Tiny" distfiles="https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-${version}.tar.gz" diff --git a/srcpkgs/peshming/template b/srcpkgs/peshming/template index 8296b7b3471..bb334eb0138 100644 --- a/srcpkgs/peshming/template +++ b/srcpkgs/peshming/template @@ -5,7 +5,7 @@ revision=2 build_style=cargo depends="libcap-progs" short_desc="Prometheus exporter for background icmp pings" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="AGPL-3.0-only" homepage="https://git.jcg.re/jcgruenhage/peshming" distfiles="https://git.jcg.re/jcgruenhage/peshming/archive/v${version}.tar.gz" diff --git a/srcpkgs/prs/template b/srcpkgs/prs/template index b9ebcaffc1f..cecae25aee6 100644 --- a/srcpkgs/prs/template +++ b/srcpkgs/prs/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config gnupg git python3" makedepends="glib-devel cairo-devel pango-devel atk-devel gdk-pixbuf-devel gtk+3-devel" depends="gnupg git" short_desc="Pass compatible password manager written in Rust" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://timvisee.com/projects/prs/" changelog="https://gitlab.com/timvisee/prs/-/raw/master/CHANGELOG.md" diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template index 9576ad17fd6..8d365c03bf8 100644 --- a/srcpkgs/python3-Faker/template +++ b/srcpkgs/python3-Faker/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3-dateutil" checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-pytest" short_desc="Python package for generating fake data" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://faker.readthedocs.io/en/master/" changelog="https://github.com/joke2k/faker/raw/master/CHANGELOG.md" diff --git a/srcpkgs/python3-GitPython/template b/srcpkgs/python3-GitPython/template index 1c9b6d59c39..d919fb30f7f 100644 --- a/srcpkgs/python3-GitPython/template +++ b/srcpkgs/python3-GitPython/template @@ -12,7 +12,7 @@ depends="python3-gitdb git" checkdepends="${depends} python3-pytest-sugar python3-coverage python3-pytest-cov python3-toml python3-mypy flake8 python3-ddt git python3-virtualenv" short_desc="Library to interact with Git repositories (Python3)" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/gitpython-developers/GitPython" changelog="https://raw.githubusercontent.com/gitpython-developers/GitPython/main/doc/source/changes.rst" diff --git a/srcpkgs/python3-aioresponses/template b/srcpkgs/python3-aioresponses/template index 54d5e38d5eb..7030087532e 100644 --- a/srcpkgs/python3-aioresponses/template +++ b/srcpkgs/python3-aioresponses/template @@ -7,7 +7,7 @@ hostmakedepends="python3-pbr python3-setuptools" depends="python3-aiohttp" checkdepends="${depends} python3-ddt python3-pytest" short_desc="Helper for mock/fake web requests in python aiohttp package" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/pnuckowski/aioresponses" distfiles="${PYPI_SITE}/a/aioresponses/aioresponses-${version}.tar.gz" diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template index 8b54d048f22..6b7f41a95e0 100644 --- a/srcpkgs/python3-ansible-compat/template +++ b/srcpkgs/python3-ansible-compat/template @@ -6,7 +6,7 @@ build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3-subprocess-tee python3-yaml" short_desc="Python package for working with various version of ansible" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/ansible/ansible-compat" distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz" diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template index 3430865df1b..c7bfb02540f 100644 --- a/srcpkgs/python3-ansible-lint/template +++ b/srcpkgs/python3-ansible-lint/template @@ -8,7 +8,7 @@ depends="python3-ansible-compat ansible-core black python3-filelock python3-jsonschema python3-packaging python3-yaml python3-rich python3-ruamel.yaml python3-wcmatch python3-yamllint" short_desc="Linter for Ansible files" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " # Note about licensing from upstream: # The ansible-lint project is distributed as GPLv3 due to use of GPLv3 runtime # dependencies, like ansible and yamllint. For historical reasons, its own diff --git a/srcpkgs/python3-aspectlib/template b/srcpkgs/python3-aspectlib/template index 7085f6a53a8..cc234b16688 100644 --- a/srcpkgs/python3-aspectlib/template +++ b/srcpkgs/python3-aspectlib/template @@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools python3-wheel" depends="python3-fields" checkdepends="python3-pytest" short_desc="Aspect-oriented programming, monkey-patch and decorators library" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/ionelmc/python-aspectlib" changelog="https://github.com/ionelmc/python-aspectlib/raw/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-bracex/template b/srcpkgs/python3-bracex/template index fdfcc5b8bae..807ae422523 100644 --- a/srcpkgs/python3-bracex/template +++ b/srcpkgs/python3-bracex/template @@ -7,7 +7,7 @@ hostmakedepends="hatchling" depends="python3" checkdepends="python3-pytest" short_desc="Bash style brace expansion for Python" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/facelessuser/bracex" changelog="https://raw.githubusercontent.com/facelessuser/bracex/master/docs/src/markdown/about/changelog.md" diff --git a/srcpkgs/python3-ddt/template b/srcpkgs/python3-ddt/template index 6f762435b0c..f53a79c6893 100644 --- a/srcpkgs/python3-ddt/template +++ b/srcpkgs/python3-ddt/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest python3-six python3-yaml" short_desc="Data driven tests for pytest" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://ddt.readthedocs.io/" distfiles="https://github.com/datadriventests/ddt/archive/refs/tags/${version}.tar.gz" diff --git a/srcpkgs/python3-editables/template b/srcpkgs/python3-editables/template index d269f0421d2..89bdb7c3dc6 100644 --- a/srcpkgs/python3-editables/template +++ b/srcpkgs/python3-editables/template @@ -7,7 +7,7 @@ hostmakedepends="python3-flit_core" depends="python3" checkdepends="python3-coverage python3-pytest-cov python3-pytest" short_desc="Editable installations for Python" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/pfmoore/editables" changelog="https://github.com/pfmoore/editables/raw/main/CHANGELOG.md" diff --git a/srcpkgs/python3-enrich/template b/srcpkgs/python3-enrich/template index 3a099e960c2..1f19267a6b5 100644 --- a/srcpkgs/python3-enrich/template +++ b/srcpkgs/python3-enrich/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools_scm python3-wheel python3-rich" depends="python3-rich" checkdepends="python3-pytest python3-pytest-mock ${depends}" short_desc="Extended variant of the rich library for python" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/pycontribs/enrich" distfiles="${PYPI_SITE}/e/enrich/enrich-${version}.tar.gz" diff --git a/srcpkgs/python3-fields/template b/srcpkgs/python3-fields/template index 48ef4a243da..fd8d6a47c82 100644 --- a/srcpkgs/python3-fields/template +++ b/srcpkgs/python3-fields/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="Python lib for boilerplate-less containers" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/ionelmc/python-fields" changelog="https://github.com/ionelmc/python-fields/raw/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-gitdb/template b/srcpkgs/python3-gitdb/template index 112d0b7878a..94629ce8351 100644 --- a/srcpkgs/python3-gitdb/template +++ b/srcpkgs/python3-gitdb/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-smmap" short_desc="Pure-Python git object database (Python3)" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/gitpython-developers/gitdb" changelog="https://github.com/gitpython-developers/gitdb/raw/master/doc/source/changes.rst" diff --git a/srcpkgs/python3-hcloud/template b/srcpkgs/python3-hcloud/template index 4debb1be4c8..c87a4341849 100644 --- a/srcpkgs/python3-hcloud/template +++ b/srcpkgs/python3-hcloud/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3-requests python3-future python3-dateutil" checkdepends="${depends} python3-pytest python3-mock" short_desc="Official Hetzner Cloud python library" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/hetznercloud/hcloud-python" distfiles="${PYPI_SITE}/h/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz" diff --git a/srcpkgs/python3-jsonschema/template b/srcpkgs/python3-jsonschema/template index becf2603faf..4684fe30e81 100644 --- a/srcpkgs/python3-jsonschema/template +++ b/srcpkgs/python3-jsonschema/template @@ -8,7 +8,7 @@ depends="python3-attrs python3-jsonschema-specifications" checkdepends="${depends} python3-pytest python3-idna python3-jsonpointer python3-pip python3-rfc3339-validator python3-rfc3987" short_desc="Implementation of JSON Schema for Python3" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/Julian/jsonschema" changelog="https://raw.githubusercontent.com/Julian/jsonschema/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-logbook/template b/srcpkgs/python3-logbook/template index 444b8a733c7..bb85ea54c98 100644 --- a/srcpkgs/python3-logbook/template +++ b/srcpkgs/python3-logbook/template @@ -9,7 +9,7 @@ depends="python3" checkdepends="python3-execnet python3-pytest python3-pyzmq python3-SQLAlchemy python3-Jinja2 python3-Brotli" short_desc="Replacement for python's standard library logging module" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://logbook.readthedocs.org" distfiles="https://github.com/getlogbook/logbook/archive/${version}.tar.gz" diff --git a/srcpkgs/python3-markdown-it/template b/srcpkgs/python3-markdown-it/template index f19ee304218..dee36cc58a1 100644 --- a/srcpkgs/python3-markdown-it/template +++ b/srcpkgs/python3-markdown-it/template @@ -6,7 +6,7 @@ build_style=python3-pep517 hostmakedepends="python3-flit_core" depends="python3-mdurl" short_desc="Python port of the JavaScript mardown-it package" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/executablebooks/markdown-it-py" changelog="https://raw.githubusercontent.com/executablebooks/markdown-it-py/master/CHANGELOG.md" diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template index fcef1b947e8..bda0f5b61d7 100644 --- a/srcpkgs/python3-matrix-nio/template +++ b/srcpkgs/python3-matrix-nio/template @@ -12,7 +12,7 @@ checkdepends="${depends} python3-pytest python3-pytest-isort python3-pytest-cov python3-hyperframe python3-hypothesis python3-hpack python3-Faker python3-mypy python3-pytest-aiohttp python3-aioresponses python3-pytest-benchmark" short_desc="Python3 matrix.org client library designed without builtin io" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="ISC" homepage="https://github.com/poljar/matrix-nio" changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md" diff --git a/srcpkgs/python3-mdurl/template b/srcpkgs/python3-mdurl/template index 97d3f76d08a..8d3b400ee13 100644 --- a/srcpkgs/python3-mdurl/template +++ b/srcpkgs/python3-mdurl/template @@ -6,7 +6,7 @@ build_style=python3-pep517 hostmakedepends="python3-flit_core" depends="python3" short_desc="Python port of the JavaScript mdurl package" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/executablebooks/mdurl" distfiles="${PYPI_SITE}/m/mdurl/mdurl-${version}.tar.gz" diff --git a/srcpkgs/python3-pathspec/template b/srcpkgs/python3-pathspec/template index f661e00a4a2..20c53f83e92 100644 --- a/srcpkgs/python3-pathspec/template +++ b/srcpkgs/python3-pathspec/template @@ -7,7 +7,7 @@ hostmakedepends="python3-flit_core" depends="python3" checkdepends="python3-pytest" short_desc="Python3 utility library for pattern matching of file paths" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MPL-2.0" homepage="https://github.com/cpburnz/python-pathspec" changelog="https://raw.githubusercontent.com/cpburnz/python-pathspec/master/CHANGES.rst" diff --git a/srcpkgs/python3-pytest-benchmark/template b/srcpkgs/python3-pytest-benchmark/template index 9a926418d4b..ddee987ec89 100644 --- a/srcpkgs/python3-pytest-benchmark/template +++ b/srcpkgs/python3-pytest-benchmark/template @@ -6,7 +6,7 @@ build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3-pytest python3-py-cpuinfo" short_desc="Pytest fixture for benchmarking code" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/ionelmc/pytest-benchmark" changelog="https://github.com/ionelmc/pytest-benchmark/raw/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-pytest-black/template b/srcpkgs/python3-pytest-black/template index 84d663fd5d1..cd6a6c79c2b 100644 --- a/srcpkgs/python3-pytest-black/template +++ b/srcpkgs/python3-pytest-black/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-setuptools_scm" depends="python3-pytest black python3-toml" checkdepends="${depends} flake8" short_desc="Pytest plugin to enable formatting checks with black" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/shopkeep/pytest-black" distfiles="${PYPI_SITE}/p/pytest-black/pytest-black-${version}.tar.gz" diff --git a/srcpkgs/python3-pytest-isort/template b/srcpkgs/python3-pytest-isort/template index fed72301d26..ef368d41a67 100644 --- a/srcpkgs/python3-pytest-isort/template +++ b/srcpkgs/python3-pytest-isort/template @@ -7,7 +7,7 @@ hostmakedepends="python3-poetry-core" depends="python3-pytest python3-isort" checkdepends="${depends} python3-pytest-flake8 python3-pytest-black flake8" short_desc="Pytest plugin to check import ordering using isort" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/stephrdev/pytest-isort" changelog="https://github.com/stephrdev/pytest-isort/raw/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-pytest-sugar/template b/srcpkgs/python3-pytest-sugar/template index d28bfafa7d2..641fb7c7d61 100644 --- a/srcpkgs/python3-pytest-sugar/template +++ b/srcpkgs/python3-pytest-sugar/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3-pytest python3-termcolor python3-packaging" checkdepends="${depends}" short_desc="Pytest plugin to improve the look and feel" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/Teemu/pytest-sugar" changelog="https://raw.githubusercontent.com/Teemu/pytest-sugar/master/CHANGES.rst" diff --git a/srcpkgs/python3-resolvelib/template b/srcpkgs/python3-resolvelib/template index aeea0569a59..8b4a9f19c9b 100644 --- a/srcpkgs/python3-resolvelib/template +++ b/srcpkgs/python3-resolvelib/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="Resolve abstract dependencies into concrete ones" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="ISC" homepage="https://github.com/sarugaku/resolvelib" changelog="https://raw.githubusercontent.com/sarugaku/resolvelib/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-smmap/template b/srcpkgs/python3-smmap/template index ad906cb3728..389b32a00d3 100644 --- a/srcpkgs/python3-smmap/template +++ b/srcpkgs/python3-smmap/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest" short_desc="Sliding memory map manager (Python3)" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/gitpython-developers/smmap" distfiles="${homepage}/archive/v${version}.tar.gz" diff --git a/srcpkgs/python3-straight.plugin/template b/srcpkgs/python3-straight.plugin/template index 9323b908c4d..6ed1bd3c725 100644 --- a/srcpkgs/python3-straight.plugin/template +++ b/srcpkgs/python3-straight.plugin/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="Python plugin loading facility" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://straightplugin.readthedocs.io/" distfiles="${PYPI_SITE}/s/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz" diff --git a/srcpkgs/python3-subprocess-tee/template b/srcpkgs/python3-subprocess-tee/template index 3bda5f2be41..f0539ac1737 100644 --- a/srcpkgs/python3-subprocess-tee/template +++ b/srcpkgs/python3-subprocess-tee/template @@ -6,7 +6,7 @@ build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3" short_desc="Replacement for subprocess.run capturing output while still printing it" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/pycontribs/subprocess-tee" distfiles="${PYPI_SITE}/s/subprocess-tee/subprocess-tee-${version}.tar.gz" diff --git a/srcpkgs/python3-tenacity/template b/srcpkgs/python3-tenacity/template index 4a9ead81c4c..90443918485 100644 --- a/srcpkgs/python3-tenacity/template +++ b/srcpkgs/python3-tenacity/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-Sphinx python3-tornado python3-typeguard" checkdepends="python3-pytest ${depends}" short_desc="General-purpose retrying library for Python" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/jd/tenacity" changelog="https://tenacity.readthedocs.io/en/latest/changelog.html" diff --git a/srcpkgs/python3-tomli-w/template b/srcpkgs/python3-tomli-w/template index 073256068ec..7b12a90c332 100644 --- a/srcpkgs/python3-tomli-w/template +++ b/srcpkgs/python3-tomli-w/template @@ -7,7 +7,7 @@ hostmakedepends="python3-flit_core" depends="python3" checkdepends="python3-pytest python3-tomli" short_desc="Lil' python TOML writer" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/hukkin/tomli-w" changelog="https://github.com/hukkin/tomli-w/raw/master/CHANGELOG.md" diff --git a/srcpkgs/python3-typeguard/template b/srcpkgs/python3-typeguard/template index 3dadb13485d..0441766401b 100644 --- a/srcpkgs/python3-typeguard/template +++ b/srcpkgs/python3-typeguard/template @@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools_scm" depends="python3" checkdepends="python3-pytest python3-typing_extensions" short_desc="Run-time type checker for python" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/agronholm/typeguard" distfiles="${PYPI_SITE}/t/typeguard/typeguard-${version}.tar.gz" diff --git a/srcpkgs/python3-wcmatch/template b/srcpkgs/python3-wcmatch/template index e0ade383d08..4978d7b50a9 100644 --- a/srcpkgs/python3-wcmatch/template +++ b/srcpkgs/python3-wcmatch/template @@ -8,7 +8,7 @@ hostmakedepends="hatchling" depends="python3-bracex" checkdepends="python3-pytest ${depends}" short_desc="Wilcard File Name matching library" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/facelessuser/wcmatch" changelog="https://raw.githubusercontent.com/facelessuser/wcmatch/main/docs/src/markdown/about/changelog.md" diff --git a/srcpkgs/python3-yamllint/template b/srcpkgs/python3-yamllint/template index c3a95656ab9..4fe0ed626b9 100644 --- a/srcpkgs/python3-yamllint/template +++ b/srcpkgs/python3-yamllint/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-wheel" depends="python3-pathspec python3-yaml" checkdepends="${depends} python3-pytest-xdist" short_desc="Python 3 linter for YAML files" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/adrienverge/yamllint" changelog="https://github.com/adrienverge/yamllint/raw/master/CHANGELOG.rst" diff --git a/srcpkgs/qprint/template b/srcpkgs/qprint/template index a09afbc36cb..1c8e48ff462 100644 --- a/srcpkgs/qprint/template +++ b/srcpkgs/qprint/template @@ -4,7 +4,7 @@ version=1.1 revision=1 build_style=gnu-configure short_desc="Encode and decode Quoted-Printable files" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Public Domain" homepage="https://www.fourmilab.ch/webtools/qprint/" distfiles="https://www.fourmilab.ch/webtools/qprint/qprint-${version}.tar.gz" diff --git a/srcpkgs/rink/template b/srcpkgs/rink/template index e25905fe9f6..323667a9d16 100644 --- a/srcpkgs/rink/template +++ b/srcpkgs/rink/template @@ -7,7 +7,7 @@ make_install_args="--path ./cli" hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="Unit-aware calculator and conversion tool" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MPL-2.0, GPL-3.0-only" homepage="https://github.com/tiffany352/rink-rs" changelog="https://github.com/tiffany352/rink-rs/releases" diff --git a/srcpkgs/ripright/template b/srcpkgs/ripright/template index 1daecc76eb6..b5131baadf4 100644 --- a/srcpkgs/ripright/template +++ b/srcpkgs/ripright/template @@ -6,7 +6,7 @@ build_style=gnu-configure hostmakedepends="pkg-config autoconf automake" makedepends="libflac-devel libmagick-devel libcurl-devel libdiscid-devel libcdparanoia-devel" short_desc="Minimal automatic CD ripper" -maintainer="Jan Christian Gruenhage " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://www.mcternan.me.uk/ripright/" distfiles="https://www.mcternan.me.uk/ripright/software/ripright-${version}.tar.gz" diff --git a/srcpkgs/rpi-usbboot/template b/srcpkgs/rpi-usbboot/template index 86703935110..de5b7338aca 100644 --- a/srcpkgs/rpi-usbboot/template +++ b/srcpkgs/rpi-usbboot/template @@ -6,7 +6,7 @@ build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="libusb-devel" short_desc="Raspberry Pi USB booting code, moved from tools repository" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/raspberrypi/usbboot" changelog="https://raw.githubusercontent.com/raspberrypi/usbboot/master/debian/changelog" diff --git a/srcpkgs/ruplacer/template b/srcpkgs/ruplacer/template index 3ea5cb71271..0b81b0bdb9c 100644 --- a/srcpkgs/ruplacer/template +++ b/srcpkgs/ruplacer/template @@ -4,7 +4,7 @@ version=0.8.2 revision=1 build_style=cargo short_desc="Find and replace text in source files" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/dmerejkowsky/ruplacer" changelog="https://github.com/your-tools/ruplacer/raw/main/CHANGELOG.md" diff --git a/srcpkgs/rust-audit-info/template b/srcpkgs/rust-audit-info/template index ec20e6e1bb0..1a07de03004 100644 --- a/srcpkgs/rust-audit-info/template +++ b/srcpkgs/rust-audit-info/template @@ -5,7 +5,7 @@ revision=1 build_wrksrc=rust-audit-info build_style=cargo short_desc="CLI tool for extracting cargo-auditable dependency trees" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://github.com/rust-secure-code/cargo-auditable" distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/${pkgname}/v${version}.tar.gz" diff --git a/srcpkgs/rustup/template b/srcpkgs/rustup/template index a39ed6b581d..1b8f56098b7 100644 --- a/srcpkgs/rustup/template +++ b/srcpkgs/rustup/template @@ -11,7 +11,7 @@ configure_args="--bin rustup-init --no-default-features hostmakedepends="pkg-config" makedepends="openssl-devel zlib-devel libcurl-devel" short_desc="Rust toolchain installer" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0, MIT" homepage="https://www.rustup.rs" changelog="https://raw.githubusercontent.com/rust-lang/rustup/master/CHANGELOG.md" diff --git a/srcpkgs/rusty-diceware/template b/srcpkgs/rusty-diceware/template index de2f19f3b70..75a2812d519 100644 --- a/srcpkgs/rusty-diceware/template +++ b/srcpkgs/rusty-diceware/template @@ -4,7 +4,7 @@ version=0.5.8 revision=1 build_style=cargo short_desc="Commandline diceware, sans dice, written in rustlang" -maintainer="jcgruenhage " +maintainer="Orphaned " license="AGPL-3.0-only" homepage="https://gitlab.com/yuvallanger/rusty-diceware" changelog="https://gitlab.com/yuvallanger/rusty-diceware/-/raw/master/CHANGELOG.md" diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template index afcf0ace397..3170353e965 100644 --- a/srcpkgs/sequoia-sop/template +++ b/srcpkgs/sequoia-sop/template @@ -7,7 +7,7 @@ configure_args="--bin sqop --features cli" hostmakedepends="pkg-config llvm clang" makedepends="nettle-devel" short_desc="Implementation of the Stateless OpenPGP CLI using Sequoia" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/" distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz" diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template index 8c1f896cbd1..2946b67a828 100644 --- a/srcpkgs/sequoia-sq/template +++ b/srcpkgs/sequoia-sq/template @@ -8,7 +8,7 @@ _deps="nettle-devel openssl-devel sqlite-devel" hostmakedepends="pkg-config llvm clang ${_deps}" makedepends="${_deps}" short_desc="Command-line frontend for Sequoia, a new OpenPGP implementation" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://sequoia-pgp.org/projects/#sq" distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz" diff --git a/srcpkgs/sequoia-sqv/template b/srcpkgs/sequoia-sqv/template index d663d78abb9..577e03c6c1d 100644 --- a/srcpkgs/sequoia-sqv/template +++ b/srcpkgs/sequoia-sqv/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config llvm clang" makedepends="nettle-devel" short_desc="Simple PGP signature verification program" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://gitlab.com/sequoia-pgp/sequoia-sqv" distfiles="https://gitlab.com/sequoia-pgp/sequoia-sqv/-/archive/v${version}/sequoia-sqv-v${version}.tar.gz" diff --git a/srcpkgs/signing-party/template b/srcpkgs/signing-party/template index 7c029a70ad6..c1da6745e0d 100644 --- a/srcpkgs/signing-party/template +++ b/srcpkgs/signing-party/template @@ -9,7 +9,7 @@ depends="perl-Class-MethodMaker perl-GnuPG-Interface perl-MailTools perl-MIME-tools perl-Net-IDN-Encode perl-Term-ReadKey perl-Text-Template qprint" # keyanalyze should be in here, but it's currently broken short_desc="OpenPGP tools for signing keys, keyring analysis, and party preparation" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="BSD-3-Clause, GPL-2.0-or-later, GPL-2.0-only, MIT, BSD-2-Clause, GPL-3.0-or-later" homepage="https://salsa.debian.org/signing-party-team/signing-party" distfiles="https://salsa.debian.org/${pkgname}-team/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz" diff --git a/srcpkgs/stdm/template b/srcpkgs/stdm/template index 65867468ba8..75a40d15ef5 100644 --- a/srcpkgs/stdm/template +++ b/srcpkgs/stdm/template @@ -4,7 +4,7 @@ version=0.1.1 revision=2 build_style=cargo short_desc="Simple terminal display manager" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="AGPL-3.0-only" homepage="https://git.jcg.re/jcgruenhage/stdm" distfiles="https://git.jcg.re/jcgruenhage/stdm/archive/v${version}.tar.gz" diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index 48e1f841b9a..e68ad673381 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -8,7 +8,7 @@ go_import_path="github.com/anchore/syft" go_package="github.com/anchore/syft/cmd/syft" go_ldflags="-X main.version=${version}" short_desc="SBOM generator CLI for container images, filesystems and more" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/anchore/syft" changelog="https://github.com/anchore/syft/releases" diff --git a/srcpkgs/tealdeer/template b/srcpkgs/tealdeer/template index 3e527c54b17..606e8c07899 100644 --- a/srcpkgs/tealdeer/template +++ b/srcpkgs/tealdeer/template @@ -6,7 +6,7 @@ revision=2 archs="x86_64* aarch64* i686* armv[67]*" build_style=cargo short_desc="Very fast implementation of tldr in Rust" -maintainer="jcgruenhage " +maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://github.com/dbrgn/tealdeer" changelog="https://raw.githubusercontent.com/dbrgn/tealdeer/main/CHANGELOG.md" diff --git a/srcpkgs/tokei/template b/srcpkgs/tokei/template index ef99d76777e..9dc3718db76 100644 --- a/srcpkgs/tokei/template +++ b/srcpkgs/tokei/template @@ -5,7 +5,7 @@ revision=4 build_style=cargo configure_args="--features all" short_desc="Count lines of code" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="Apache-2.0, MIT" homepage="https://github.com/XAMPPRocky/tokei" distfiles="https://github.com/XAMPPRocky/tokei/archive/v$version.tar.gz" diff --git a/srcpkgs/topgrade/template b/srcpkgs/topgrade/template index 609937f7559..7cf9ee23b80 100644 --- a/srcpkgs/topgrade/template +++ b/srcpkgs/topgrade/template @@ -5,7 +5,7 @@ revision=1 build_style=cargo build_helper=qemu short_desc="Meta upgrade tool for pip, flatpak, your distro and everything else" -maintainer="jcgruenhage " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/topgrade-rs/topgrade" distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz" diff --git a/srcpkgs/viu/template b/srcpkgs/viu/template index 764cb02e719..7e26ac9e8b7 100644 --- a/srcpkgs/viu/template +++ b/srcpkgs/viu/template @@ -4,7 +4,7 @@ version=1.5.0 revision=1 build_style=cargo short_desc="CLI app to view images in the terminal" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/atanunq/viu" distfiles="https://github.com/atanunq/viu/archive/v${version}.tar.gz" diff --git a/srcpkgs/wally-udev-rules/template b/srcpkgs/wally-udev-rules/template index 173a99733c5..683963a28ae 100644 --- a/srcpkgs/wally-udev-rules/template +++ b/srcpkgs/wally-udev-rules/template @@ -4,7 +4,7 @@ version=2.1.1 revision=2 build_style=fetch short_desc="Set of udev rules for ZSA keyboards, for usage with wally and oryx" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://github.com/zsa/wally" distfiles="https://raw.githubusercontent.com/zsa/wally/${version}/dist/linux64/50-oryx.rules diff --git a/srcpkgs/wayclip/template b/srcpkgs/wayclip/template index 37f64f0c68e..9c3a202e515 100644 --- a/srcpkgs/wayclip/template +++ b/srcpkgs/wayclip/template @@ -6,7 +6,7 @@ build_style=gnu-makefile hostmakedepends="wayland-devel" makedepends="wayland-devel" short_desc="Wayland clipboard utility" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="ISC" homepage="https://git.sr.ht/~noocsharp/wayclip" distfiles="https://git.sr.ht/~noocsharp/wayclip/archive/${version}.tar.gz" diff --git a/srcpkgs/wev/template b/srcpkgs/wev/template index 44033ddcd17..2a67dd87949 100644 --- a/srcpkgs/wev/template +++ b/srcpkgs/wev/template @@ -6,7 +6,7 @@ build_style=gnu-makefile hostmakedepends="wayland-devel pkg-config scdoc" makedepends="wayland-devel libxkbcommon-devel wayland-protocols" short_desc="Tool for debugging events on a Wayland, analagous to the X11 tool xev" -maintainer="Jan Christian Grünhage " +maintainer="Orphaned " license="MIT" homepage="https://git.sr.ht/~sircmpwn/wev" distfiles="https://git.sr.ht/~sircmpwn/wev/archive/${version}.tar.gz" diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index c6f7a2395b9..0b8866f3c60 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -5,7 +5,7 @@ revision=1 build_style=go go_import_path=github.com/yggdrasil-network/yggdrasil-go short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network" -maintainer="Jan Christian Gruenhage " +maintainer="Orphaned " license="LGPL-3.0-only" homepage="https://yggdrasil-network.github.io/" changelog="https://raw.githubusercontent.com/yggdrasil-network/yggdrasil-go/develop/CHANGELOG.md"