mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
srcpkgs/: orphan jcgruenhage's packages
Closes: #49286 [via git-merge-pr]
This commit is contained in:
parent
e28071fb81
commit
24163925d0
111 changed files with 111 additions and 111 deletions
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.ansible.com/"
|
||||
distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=0.22.2
|
|||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Terminal bandwidth utilization tool"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/imsnif/bandwhich"
|
||||
changelog="https://raw.githubusercontent.com/imsnif/bandwhich/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=cargo
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="CLI gitignore file generator"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Eoin-McMahon/blindfold"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/EmbarkStudios/cargo-about"
|
||||
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-about/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/gobanos/cargo-aoc"
|
||||
distfiles="https://github.com/gobanos/cargo-aoc/archive/${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/EmbarkStudios/cargo-deny"
|
||||
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-deny/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/killercup/cargo-edit"
|
||||
changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/nabijaczleweli/cargo-update"
|
||||
changelog="https://github.com/nabijaczleweli/cargo-update/releases"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/antifuchs/chars"
|
||||
distfiles="https://github.com/antifuchs/chars/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT, BSD-3-Clause"
|
||||
homepage="https://github.com/cnlohr/cnping"
|
||||
distfiles="https://github.com/cnlohr/cnping/archive/${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=cargo
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="oniguruma-devel"
|
||||
short_desc="CommonMark + GFM compatible Markdown parser and renderer"
|
||||
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/kivikakk/comrak"
|
||||
changelog="https://github.com/kivikakk/comrak/raw/main/changelog.txt"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="custom:Proprietary"
|
||||
homepage="https://drivestrike.com"
|
||||
distfiles="https://app.drivestrike.com/static/apt/pool/main/d/drivestrike/${_filename}"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Byron/dua-cli"
|
||||
changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://element.io"
|
||||
changelog="https://raw.githubusercontent.com/vector-im/element-desktop/develop/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/NerdyPepper/eva"
|
||||
distfiles="https://github.com/NerdyPepper/eva/archive/refs/tags/v${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/dalance/gip"
|
||||
distfiles="https://github.com/dalance/gip/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://rhysd.github.io/git-brws/"
|
||||
distfiles="https://github.com/rhysd/git-brws/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/orhun/git-cliff"
|
||||
changelog="https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/Byron/gitoxide"
|
||||
changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnupg.org/"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/anchore/grype"
|
||||
changelog="https://github.com/anchore/grype/releases"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ofek/hatch-vcs"
|
||||
changelog="https://github.com/ofek/hatch-vcs/raw/master/HISTORY.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://hatch.pypa.io/latest/"
|
||||
changelog="https://raw.githubusercontent.com/pypa/hatch/master/docs/history/hatch.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://hatch.pypa.io/latest/"
|
||||
changelog="https://raw.githubusercontent.com/pypa/hatch/master/docs/history/hatchling.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/greshake/i3status-rust"
|
||||
changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=2.1.0
|
|||
revision=2
|
||||
build_style=cargo
|
||||
short_desc="Write licenses to stdout"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/raftario/licensor"
|
||||
distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://github.com/badboy/mdbook-mermaid"
|
||||
changelog="https://raw.githubusercontent.com/badboy/mdbook-mermaid/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.com/postmarketOS/megapixels"
|
||||
distfiles="${homepage}/-/archive/${version}/megapixels-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://www.nushell.sh/"
|
||||
changelog="https://www.nushell.sh/blog/"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
||||
changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
||||
changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://onefetch.dev"
|
||||
changelog="https://github.com/o2sh/onefetch/raw/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=0.4.1
|
|||
revision=2
|
||||
build_style=cargo
|
||||
short_desc="Fast autojump helper"
|
||||
maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/euank/pazi"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="perl"
|
|||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Easy building of Perl Classes"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -8,7 +8,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
checkdepends="perl-Test-Requires"
|
||||
short_desc="Perl module for role callbacks"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://metacpan.org/pod/Role::Hooks"
|
||||
distfiles="${CPAN_SITE}/Devel/TOBYINK/${pkgname/perl-/}-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="AGPL-3.0-only"
|
||||
homepage="https://git.jcg.re/jcgruenhage/peshming"
|
||||
distfiles="https://git.jcg.re/jcgruenhage/peshming/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://timvisee.com/projects/prs/"
|
||||
changelog="https://gitlab.com/timvisee/prs/-/raw/master/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://faker.readthedocs.io/en/master/"
|
||||
changelog="https://github.com/joke2k/faker/raw/master/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/gitpython-developers/GitPython"
|
||||
changelog="https://raw.githubusercontent.com/gitpython-developers/GitPython/main/doc/source/changes.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pnuckowski/aioresponses"
|
||||
distfiles="${PYPI_SITE}/a/aioresponses/aioresponses-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ansible/ansible-compat"
|
||||
distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
# 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
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/ionelmc/python-aspectlib"
|
||||
changelog="https://github.com/ionelmc/python-aspectlib/raw/master/CHANGELOG.rst"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="hatchling"
|
|||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Bash style brace expansion for Python"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/facelessuser/bracex"
|
||||
changelog="https://raw.githubusercontent.com/facelessuser/bracex/master/docs/src/markdown/about/changelog.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://ddt.readthedocs.io/"
|
||||
distfiles="https://github.com/datadriventests/ddt/archive/refs/tags/${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pfmoore/editables"
|
||||
changelog="https://github.com/pfmoore/editables/raw/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pycontribs/enrich"
|
||||
distfiles="${PYPI_SITE}/e/enrich/enrich-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/ionelmc/python-fields"
|
||||
changelog="https://github.com/ionelmc/python-fields/raw/master/CHANGELOG.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/gitpython-developers/gitdb"
|
||||
changelog="https://github.com/gitpython-developers/gitdb/raw/master/doc/source/changes.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/hetznercloud/hcloud-python"
|
||||
distfiles="${PYPI_SITE}/h/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Julian/jsonschema"
|
||||
changelog="https://raw.githubusercontent.com/Julian/jsonschema/master/CHANGELOG.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://logbook.readthedocs.org"
|
||||
distfiles="https://github.com/getlogbook/logbook/archive/${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/executablebooks/markdown-it-py"
|
||||
changelog="https://raw.githubusercontent.com/executablebooks/markdown-it-py/master/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/poljar/matrix-nio"
|
||||
changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/executablebooks/mdurl"
|
||||
distfiles="${PYPI_SITE}/m/mdurl/mdurl-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://github.com/cpburnz/python-pathspec"
|
||||
changelog="https://raw.githubusercontent.com/cpburnz/python-pathspec/master/CHANGES.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/ionelmc/pytest-benchmark"
|
||||
changelog="https://github.com/ionelmc/pytest-benchmark/raw/master/CHANGELOG.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/shopkeep/pytest-black"
|
||||
distfiles="${PYPI_SITE}/p/pytest-black/pytest-black-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/stephrdev/pytest-isort"
|
||||
changelog="https://github.com/stephrdev/pytest-isort/raw/master/CHANGELOG.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/Teemu/pytest-sugar"
|
||||
changelog="https://raw.githubusercontent.com/Teemu/pytest-sugar/master/CHANGES.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/sarugaku/resolvelib"
|
||||
changelog="https://raw.githubusercontent.com/sarugaku/resolvelib/master/CHANGELOG.rst"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Sliding memory map manager (Python3)"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/gitpython-developers/smmap"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Python plugin loading facility"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://straightplugin.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/s/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pycontribs/subprocess-tee"
|
||||
distfiles="${PYPI_SITE}/s/subprocess-tee/subprocess-tee-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/jd/tenacity"
|
||||
changelog="https://tenacity.readthedocs.io/en/latest/changelog.html"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/hukkin/tomli-w"
|
||||
changelog="https://github.com/hukkin/tomli-w/raw/master/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/agronholm/typeguard"
|
||||
distfiles="${PYPI_SITE}/t/typeguard/typeguard-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/facelessuser/wcmatch"
|
||||
changelog="https://raw.githubusercontent.com/facelessuser/wcmatch/main/docs/src/markdown/about/changelog.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/adrienverge/yamllint"
|
||||
changelog="https://github.com/adrienverge/yamllint/raw/master/CHANGELOG.rst"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Public Domain"
|
||||
homepage="https://www.fourmilab.ch/webtools/qprint/"
|
||||
distfiles="https://www.fourmilab.ch/webtools/qprint/qprint-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MPL-2.0, GPL-3.0-only"
|
||||
homepage="https://github.com/tiffany352/rink-rs"
|
||||
changelog="https://github.com/tiffany352/rink-rs/releases"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.mcternan.me.uk/ripright/"
|
||||
distfiles="https://www.mcternan.me.uk/ripright/software/ripright-${version}.tar.gz"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/raspberrypi/usbboot"
|
||||
changelog="https://raw.githubusercontent.com/raspberrypi/usbboot/master/debian/changelog"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/dmerejkowsky/ruplacer"
|
||||
changelog="https://github.com/your-tools/ruplacer/raw/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0, MIT"
|
||||
homepage="https://www.rustup.rs"
|
||||
changelog="https://raw.githubusercontent.com/rust-lang/rustup/master/CHANGELOG.md"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=0.5.8
|
|||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Commandline diceware, sans dice, written in rustlang"
|
||||
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="AGPL-3.0-only"
|
||||
homepage="https://gitlab.com/yuvallanger/rusty-diceware"
|
||||
changelog="https://gitlab.com/yuvallanger/rusty-diceware/-/raw/master/CHANGELOG.md"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <jan.christian@gruenhage.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue