mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-13 04:37:03 +02:00
srcpkgs: orphan my packages
This commit is contained in:
parent
fb229a66be
commit
c88318613c
23 changed files with 23 additions and 23 deletions
|
@ -4,7 +4,7 @@ version=1.6
|
|||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Optimize a list of route prefixes"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://ftp.isc.org/isc/aggregate/"
|
||||
distfiles="https://ftp.isc.org/isc/aggregate/aggregate-${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ build_style=go
|
|||
go_import_path=github.com/go-delve/delve
|
||||
go_package="${go_import_path}/cmd/dlv"
|
||||
short_desc="Debugger for the Go programming language"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/go-delve/delve"
|
||||
changelog="https://raw.githubusercontent.com/go-delve/delve/master/CHANGELOG.md"
|
||||
|
|
|
@ -8,7 +8,7 @@ go_package="github.com/dhiltgen/docker-machine-kvm/cmd/docker-machine-driver-kvm
|
|||
hostmakedepends="git pkg-config"
|
||||
makedepends="libvirt-devel"
|
||||
short_desc="KVM driver for docker-machine"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/tdilauro/docker-machine-kvm"
|
||||
distfiles="https://github.com/tdilauro/docker-machine-kvm/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ make_build_target="pcf psf otb"
|
|||
hostmakedepends="bmake bdftopcf bdf2psf fonttosfnt"
|
||||
depends="font-util"
|
||||
short_desc="Monospaced bitmap fonts"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/fcambus/spleen"
|
||||
changelog="https://raw.githubusercontent.com/fcambus/spleen/master/ChangeLog"
|
||||
|
|
|
@ -8,7 +8,7 @@ configure_args="--disable-static --with-exuberant-ctags=/usr/bin/ctags
|
|||
makedepends="ncurses-devel"
|
||||
depends="ctags"
|
||||
short_desc="Source code tagging system that works across diverse environments"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/global/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_import_path="github.com/heppu/go-review"
|
||||
go_package="${go_import_path}/cmd/${pkgname}"
|
||||
short_desc="Publish reports from different Go linters as gerrit reviews"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/heppu/go-review"
|
||||
distfiles="https://github.com/heppu/go-review/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=3
|
|||
build_style=go
|
||||
go_import_path="github.com/rogpeppe/godef"
|
||||
short_desc="Print where symbols are defined in Go source code"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/rogpeppe/godef"
|
||||
distfiles="https://github.com/rogpeppe/godef/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ go_import_path="github.com/golangci/golangci-lint"
|
|||
go_package="./cmd/golangci-lint"
|
||||
go_ldflags="-X main.version=${version} -X main.date=${SOURCE_DATE_EPOCH} -X main.commit=v${version}"
|
||||
short_desc="Linters Runner for Go"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/golangci/golangci-lint"
|
||||
changelog="https://raw.githubusercontent.com/golangci/golangci-lint/master/CHANGELOG.md"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_wrksrc=gopls
|
|||
build_style=go
|
||||
go_import_path=golang.org/x/tools/gopls
|
||||
short_desc="Official language server for the Go language"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/golang/tools/tree/master/gopls"
|
||||
distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
conf_files="/etc/intel-undervolt.conf"
|
||||
short_desc="Intel CPU undervolting tool"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/kitsunyan/intel-undervolt"
|
||||
distfiles="https://github.com/kitsunyan/intel-undervolt/archive/${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
make_dirs="/var/lib/jenkins 0755 jenkins jenkins"
|
||||
depends="virtual?java-runtime"
|
||||
short_desc="Open source automation server"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://jenkins.io/"
|
||||
distfiles="https://mirrors.jenkins.io/war-stable/${version}/jenkins.war"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=meson
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Linux port of OpenBSD's ksh"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="custom:Public Domain"
|
||||
homepage="https://github.com/dimkr/loksh"
|
||||
distfiles="https://github.com/dimkr/loksh/releases/download/${version}/loksh-${version}.tar.xz"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=2.7.0
|
|||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Network benchmarking tool"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="custom:Proprietary"
|
||||
homepage="https://github.com/HewlettPackard/netperf"
|
||||
distfiles="https://github.com/HewlettPackard/netperf/archive/netperf-${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=cmake
|
|||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||
makedepends="bash-completion cppcodec libnitrokey-devel qt5-devel qt5-tools-devel qt5-svg-devel"
|
||||
short_desc="Management application for Nitrokey tokens"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/Nitrokey/nitrokey-app"
|
||||
distfiles="https://github.com/Nitrokey/nitrokey-app/releases/download/v${version}/nitrokey-app-v${version}.tar.gz"
|
||||
|
|
|
@ -11,7 +11,7 @@ makedepends="openssl-devel libcap-ng-devel"
|
|||
depends="python3"
|
||||
checkdepends="iproute2"
|
||||
short_desc="Production quality, multilayer virtual switch"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://openvswitch.org/"
|
||||
distfiles="http://openvswitch.org/releases/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-makefile
|
|||
make_build_args="-C build/gmake"
|
||||
hostmakedepends="premake5"
|
||||
short_desc="Utility used for parsing and writing OpenType font files"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/caryll/otfcc"
|
||||
distfiles="https://github.com/caryll/otfcc/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ _manjaro_commit=7074a2e21dd804e229eab1c031bc00246e9173e0
|
|||
archs="aarch64*"
|
||||
create_wrksrc=yes
|
||||
short_desc="Firmware files for the Pinebook Pro"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/rockchip-linux/rkwifibt"
|
||||
distfiles="
|
||||
|
|
|
@ -7,7 +7,7 @@ build_style=gnu-makefile
|
|||
make_build_args="-C build/gmake2.unix config=release"
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Cross-platform, open-source build system"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://premake.github.io/"
|
||||
changelog="https://github.com/premake/premake-core/blob/v${_version}/CHANGES.txt"
|
||||
|
|
|
@ -6,7 +6,7 @@ _modver=5.13.6
|
|||
_gitrev=b5f4e6e894eca8fea38661e2fc22a2570e0274ad
|
||||
depends="dkms"
|
||||
short_desc="Realtek 8812AU/8821AU USB WiFi driver (DKMS)"
|
||||
maintainer="Renato Aguiar <renato@renag.me>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/morrownr/8812au"
|
||||
distfiles="https://github.com/morrownr/8812au-${version}/archive/${_gitrev}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_import_path="github.com/sqshq/sampler"
|
||||
makedepends="alsa-lib-devel"
|
||||
short_desc="Tool for shell commands execution, visualization and alerting"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://sampler.dev/"
|
||||
distfiles="https://github.com/sqshq/sampler/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_import_path=github.com/SrKomodo/shadowfox-updater
|
||||
go_ldflags="-X main.version=v${version}"
|
||||
short_desc="Auto-updater for ShadowFox"
|
||||
maintainer="Renato Aguiar <renato@renag.me>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/SrKomodo/shadowfox-updater"
|
||||
distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ build_helper=qmake
|
|||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake perl"
|
||||
makedepends="freetype-devel harfbuzz-devel qt5-devel"
|
||||
short_desc="Tools for automated hinting process and finely hand-hinting"
|
||||
maintainer="Renato Aguiar <renato@renag.me>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.freetype.org/ttfautohint/"
|
||||
distfiles="http://download.savannah.gnu.org/releases/freetype/ttfautohint-${version}.tar.gz"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=2.9.1
|
|||
revision=1
|
||||
depends="weechat weechat-python python3-websocket-client"
|
||||
short_desc="WeeChat plugin for Slack.com"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/wee-slack/wee-slack"
|
||||
changelog="https://raw.githubusercontent.com/wee-slack/wee-slack/master/CHANGELOG.md"
|
||||
|
|
Loading…
Add table
Reference in a new issue