mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
srcpkgs: orphan knusbaum's packages
This commit is contained in:
parent
d69e6791f5
commit
711fa1993a
25 changed files with 25 additions and 25 deletions
|
@ -5,7 +5,7 @@ revision=2
|
|||
hostmakedepends="openjdk8"
|
||||
depends="virtual?java-runtime"
|
||||
short_desc="Application to load test functional behavior and measure performance"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://jmeter.apache.org/"
|
||||
distfiles="http://apache.osuosl.org/jmeter/source/apache-jmeter-${version}_src.tgz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
hostmakedepends="curl which tar openjdk8"
|
||||
depends="virtual?java-runtime"
|
||||
short_desc="Distributed Streaming Platform"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://kafka.apache.org"
|
||||
distfiles="https://dlcdn.apache.org/kafka/${version}/kafka-${version}-src.tgz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
hostmakedepends="autoconf automake pkg-config python3"
|
||||
makedepends="SDL2-devel SDL2_mixer-devel SDL2_net-devel libsamplerate-devel libpng-devel"
|
||||
short_desc="Doom source port that is minimalist and historically accurate"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.chocolate-doom.org/"
|
||||
distfiles="https://github.com/chocolate-doom/chocolate-doom/archive/chocolate-doom-${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_import_path=github.com/kubernetes-sigs/cri-tools
|
||||
make_check_target=sigs.k8s.io/cri-tools/cmd/crictl
|
||||
short_desc="CLI and validation tools for Kubelet Container Runtime Interface (CRI)"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/kubernetes-sigs/cri-tools"
|
||||
distfiles="https://github.com/kubernetes-sigs/cri-tools/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -10,7 +10,7 @@ build_wrksrc="dbeaver"
|
|||
hostmakedepends="apache-maven openjdk21"
|
||||
depends="openjdk21"
|
||||
short_desc="Free Universal Database Tool"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://dbeaver.io"
|
||||
changelog="https://dbeaver.io/news/"
|
||||
|
|
|
@ -9,7 +9,7 @@ hostmakedepends="pkg-config"
|
|||
makedepends="gc-devel libatomic_ops-devel gmp-devel libffi-devel"
|
||||
depends="$makedepends"
|
||||
short_desc="Common-Lisp interpreter as described in the X3J13 Ansi specification"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://ecl.common-lisp.dev/"
|
||||
changelog="https://gitlab.com/embeddable-common-lisp/ecl/-/raw/develop/CHANGELOG"
|
||||
|
|
|
@ -10,7 +10,7 @@ go_mod_mode=off
|
|||
go_ldflags="-X helm.sh/helm/v3/internal/version.version=v${version%.*}"
|
||||
checkdepends="git"
|
||||
short_desc="Kubernetes Package Manager"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://helm.sh/"
|
||||
changelog="https://github.com/helm/helm/releases"
|
||||
|
|
|
@ -7,7 +7,7 @@ configure_args="-DBUILD_TESTING=OFF"
|
|||
makedepends="libjpeg-turbo-devel libpng-devel libde265-devel x265-devel
|
||||
libaom-devel"
|
||||
short_desc="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/strukturag/libheif"
|
||||
changelog="https://github.com/strukturag/libheif/releases"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="Minimal mDNS resolver library"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="https://github.com/videolabs/libmicrodns"
|
||||
distfiles="https://github.com/videolabs/libmicrodns/archive/${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=configure
|
|||
configure_args="--prefix=/usr"
|
||||
makedepends="zlib-devel openssl-devel libsasl-devel"
|
||||
short_desc="Apache Kafka C/C++ library"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/edenhill/librdkafka"
|
||||
distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="asciidoc lua53"
|
|||
makedepends="lua53-devel"
|
||||
depends="rsync"
|
||||
short_desc="Syncing Daemon that synchronizes local directories with remote targets"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/axkibe/lsyncd"
|
||||
distfiles="https://github.com/axkibe/lsyncd/archive/release-${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ make_install_args="SBINDIR=/usr/bin"
|
|||
hostmakedepends="help2man"
|
||||
depends="p11-kit"
|
||||
short_desc="PKI setup script for LFS (and others)"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/lfs-book/make-ca/"
|
||||
distfiles="https://github.com/lfs-book/make-ca/archive/refs/tags/v${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=4
|
|||
build_style=go
|
||||
go_import_path=github.com/genuinetools/netns
|
||||
short_desc="Runc hook for setting up default bridge networking for containers"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/genuinetools/netns"
|
||||
distfiles="https://github.com/genuinetools/netns/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=fetch
|
|||
makedepends="ncurses-devel"
|
||||
depends="ncurses"
|
||||
short_desc="Nigel's performance Monitor for Linux"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://nmon.sourceforge.net/pmwiki.php?n=Main.HomePage"
|
||||
distfiles="${SOURCEFORGE_SITE}/nmon/files/lmon${version}.c"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=go
|
||||
go_import_path="github.com/michaelmacinnis/oh"
|
||||
short_desc="Surprisingly powerful Unix shell"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/michaelmacinnis/oh"
|
||||
distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -34,7 +34,7 @@ makedepends="libXrender-devel libXtst-devel libXt-devel libXrandr-devel
|
|||
fontconfig-devel zlib-devel lcms2-devel"
|
||||
depends="${pkgname}-jre-${version}_${revision}"
|
||||
short_desc="OpenJDK Java Development Kit (version ${_java_ver})"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only WITH Classpath-exception-2.0"
|
||||
homepage="http://openjdk.java.net/"
|
||||
distfiles="https://github.com/openjdk/jdk${_java_ver}u/archive/jdk-${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_wrksrc=orocos_kdl
|
|||
build_style=cmake
|
||||
makedepends="eigen3.2"
|
||||
short_desc="Orocos Kinematics and Dynamics C++ library"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="http://www.orocos.org/kdl"
|
||||
distfiles="https://github.com/orocos/orocos_kinematics_dynamics/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -21,7 +21,7 @@ makedepends="
|
|||
"
|
||||
checkdepends="which"
|
||||
short_desc="High performance, parallel remote shell utility"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/chaos/pdsh"
|
||||
distfiles="https://github.com/chaos/pdsh/archive/pdsh-${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libevent-devel"
|
||||
checkdepends="python3-pytest-xdist python3-pytest-asyncio python3-filelock python3-psycopg postgresql15 postgresql15-client"
|
||||
short_desc="Lightweight connection pooler for PostgreSQL"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://pgbouncer.github.io/"
|
||||
changelog="https://raw.githubusercontent.com/pgbouncer/pgbouncer/master/NEWS.md"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_import_path="github.com/orhun/pkgtop"
|
||||
go_package="$go_import_path/cmd/..."
|
||||
short_desc="Interactive package manager and resource monitor"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/orhun/pkgtop"
|
||||
distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools"
|
|||
makedepends="python3-devel orocos-kdl-devel eigen3.2 python3-pybind11"
|
||||
depends="python3"
|
||||
short_desc="Python3 Bindings for Orocos Kinematics and Dynamics C++ library"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="http://www.orocos.org/kdl"
|
||||
distfiles="https://github.com/orocos/orocos_kinematics_dynamics/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3 python3-sqlparse python3-psycopg2 python3-yaml"
|
||||
short_desc="Simple tool to evolve PostgreSQL schema easily (Python3)"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="PostgreSQL"
|
||||
homepage="https://github.com/yandex/pgmigrate"
|
||||
distfiles="https://github.com/yandex/pgmigrate/archive/${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=go
|
||||
go_import_path="github.com/stern/stern"
|
||||
short_desc="Multi pod and container log tailing for Kubernetes"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/stern/stern"
|
||||
distfiles="https://github.com/stern/stern/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=4
|
|||
build_style=go
|
||||
go_import_path="github.com/JamesClonk/vultr"
|
||||
short_desc="Vultr CLI and API client"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://jamesclonk.github.io/vultr/"
|
||||
distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
hostmakedepends="automake autoconf pkg-config which"
|
||||
makedepends="fuse-devel libX11-devel"
|
||||
short_desc="X11 Window-Manager file system based on FUSE"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/gerstner-hub/xwmfs"
|
||||
changelog="https://raw.githubusercontent.com/gerstner-hub/xwmfs/master/ChangeLog"
|
||||
|
|
Loading…
Add table
Reference in a new issue