Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 20, 2024
2 parents 999f5ca + 14d1546 commit cc5dfd1
Show file tree
Hide file tree
Showing 424 changed files with 478 additions and 450 deletions.
2 changes: 1 addition & 1 deletion srcpkgs/3mux/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for '3mux'
pkgname=3mux
version=1.1.0
revision=3
revision=4
build_style=go
go_import_path=github.com/aaronjanse/3mux
short_desc="Terminal multiplexer inspired by i3"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/Amass/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'Amass'
pkgname=Amass
version=4.2.0
revision=1
revision=2
build_style=go
go_import_path="github.com/owasp-amass/amass/v4"
go_package="${go_import_path}/cmd/amass"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/Gokapi/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'Gokapi'
pkgname=Gokapi
version=1.9.1
revision=1
revision=2
build_style=go
go_import_path=github.com/forceu/gokapi
go_package="${go_import_path}/cmd/gokapi"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/NetAuth-ldap/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'NetAuth-ldap'
pkgname=NetAuth-ldap
version=0.3.0
revision=3
revision=4
build_style=go
go_import_path=github.com/netauth/ldap
go_ldflags="-X github.com/netauth/ldap/internal/buildinfo.Version=${version}"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/NetAuth-localizer/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'NetAuth-localizer'
pkgname=NetAuth-localizer
version=0.1.3
revision=3
revision=4
build_style=go
go_import_path=github.com/netauth/localizer
go_package=${go_import_path}/cmd/localize
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/NetAuth-nsscache/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'NetAuth-nsscache'
pkgname=NetAuth-nsscache
version=0.6.5
revision=3
revision=4
build_style=go
go_import_path="github.com/netauth/nsscache"
short_desc="NetAuth nsscache implementation"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/NetAuth-pam-helper/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'NetAuth-pam-helper'
pkgname=NetAuth-pam-helper
version=0.1.5
revision=3
revision=4
build_style=go
go_import_path="github.com/netauth/pam-helper"
short_desc="Helper executable to use with pam_exec"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/NetAuth-sftpgo-hook/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'NetAuth-sftpgo-hook'
pkgname=NetAuth-sftpgo-hook
version=0.1.1
revision=3
revision=4
build_style=go
go_import_path=github.com/netauth/sftpgo-hook
depends="sftpgo"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/NetAuth/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'NetAuth'
pkgname=NetAuth
version=0.6.1
revision=5
revision=6
build_style=go
build_helper="qemu"
go_import_path="github.com/netauth/netauth"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/NetKeys/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'NetKeys'
pkgname=NetKeys
version=0.5.5
revision=3
revision=4
build_style=go
go_import_path="github.com/netauth/netkeys"
short_desc="Key retrieval daemon for NetAuth"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/NoiseTorch/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'NoiseTorch'
pkgname=NoiseTorch
version=0.12.2
revision=2
revision=3
build_wrksrc="NoiseTorch-${version}"
build_style=go
go_ldflags="-X main.version=${version} -X main.distribution=VoidLinux"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/PopCorn/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'PopCorn'
pkgname=PopCorn
version=0.4
revision=10
revision=11
build_style=go
go_import_path=github.com/the-maldridge/popcorn
go_package="${go_import_path}/cmd/popcorn
Expand Down
1 change: 1 addition & 0 deletions srcpkgs/TMSU/template
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://tmsu.org"
distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
checksum=0ac7f09336aaedf73623c4f486c05137c024a726c16dd32525463aee9d70b46a
broken="missing go.mod"

pre_build() {
export GOPATH=$PWD
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/TerraState/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'TerraState'
pkgname=TerraState
version=1.1.1
revision=3
revision=4
make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate"
build_style=go
go_import_path="github.com/the-maldridge/terrastate"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/abireport/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'abireport'
pkgname=abireport
version=1.0.11
revision=3
revision=4
build_style=go
go_import_path=github.com/clearlinux/abireport
go_package="${go_import_path}/abi-report"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/acbuild/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'acbuild'
pkgname=acbuild
version=0.4.0
revision=15
revision=16
build_style=go
go_import_path=github.com/appc/acbuild
go_package=github.com/appc/acbuild/acbuild
Expand Down
1 change: 1 addition & 0 deletions srcpkgs/ace-util/template
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ license="MIT"
homepage="https://github.com/catinello/ace-util"
distfiles="https://github.com/catinello/ace-util/archive/v${version}.tar.gz"
checksum=983c22874bfd2476d860002778458f028d56552f07fa9d69cbf74e977b6f8bed
broken="missing go.mod"

go_import_path="github.com/catinello/ace-util"

Expand Down
1 change: 1 addition & 0 deletions srcpkgs/acmetool/template
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
checksum="5671a4ff00c007dd00883c601c0a64ab9c4dc1ca4fa47e5801b69b015d43dfb3
fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc"
skip_extraction=COPYING
broken="missing go.mod"

post_install() {
vlicense $XBPS_SRCDISTDIR/$pkgname-$version/COPYING
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/act/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'act'
pkgname=act
version=0.2.51
revision=1
revision=2
build_style=go
go_import_path="github.com/nektos/act"
go_ldflags="-X main.version=${version}"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/aerc/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'aerc'
pkgname=aerc
version=0.17.0
revision=1
revision=2
build_style=go
go_import_path="git.sr.ht/~rjarry/aerc"
go_build_tags=notmuch
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/age/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'age'
pkgname=age
version=1.2.0
revision=1
revision=2
build_style=go
go_import_path="filippo.io/age"
go_package="${go_import_path}/cmd/..."
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/alertmanager/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'alertmanager'
pkgname=alertmanager
version=0.20.0
revision=3
revision=4
build_style=go
go_import_path="github.com/prometheus/alertmanager"
go_package="${go_import_path}/cmd/alertmanager ${go_import_path}/cmd/amtool"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/amfora/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'amfora'
pkgname=amfora
version=1.10.0
revision=1
revision=2
build_style=go
go_import_path="github.com/makeworld-the-better-one/amfora"
short_desc="Fancy terminal browser for the Gemini protocol"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/android-tools/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'android-tools'
pkgname=android-tools
version=34.0.5
revision=1
revision=2
archs="armv* aarch64* x86_64* i686* ppc64le* riscv64*"
build_style=cmake
hostmakedepends="perl go protobuf pkg-config"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/antibody/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'antibody'
pkgname=antibody
version=6.1.1
revision=3
revision=4
build_style=go
go_import_path=github.com/getantibody/antibody
short_desc="Fast and lightweight shell plugin manager"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/app-builder/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'app-builder'
pkgname=app-builder
version=3.4.2
revision=3
revision=4
build_style=go
go_import_path=github.com/develar/app-builder
short_desc="Generic helper tool to build app in a distributable format"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/aptly/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'aptly'
pkgname=aptly
version=1.4.0
revision=3
revision=4
build_style=go
go_import_path=github.com/aptly-dev/aptly
short_desc="Debian repository management tool"
Expand Down
1 change: 1 addition & 0 deletions srcpkgs/aquatone/template
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ license="MIT"
homepage="https://github.com/michenriksen/aquatone"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=7849dce3241df663ea6edd9a9433d5ecc20fb768d0192ccbfb28d61d67ebcc97
broken="missing go.mod"

post_install() {
vlicense LICENSE.txt
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/archiver/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'archiver'
pkgname=archiver
version=3.5.1
revision=3
revision=4
build_style=go
go_import_path=github.com/mholt/archiver/v3
go_package="${go_import_path}/cmd/arc"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/arduino-cli/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'arduino-cli'
pkgname=arduino-cli
version=1.0.4
revision=1
revision=2
build_style=go
build_helper="qemu"
go_import_path=github.com/arduino/arduino-cli
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/arpfox/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'arpfox'
pkgname=arpfox
version=1.0.0
revision=3
revision=4
build_style=go
go_import_path=github.com/malfunkt/arpfox
makedepends="libpcap-devel"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/atlantis/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'atlantis'
pkgname=atlantis
version=0.28.5
revision=1
revision=2
build_style=go
go_import_path=github.com/runatlantis/atlantis
depends="terraform"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/autorestic/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'autorestic'
pkgname=autorestic
version=1.8.2
revision=1
revision=2
build_style=go
go_import_path="github.com/cupcakearmy/autorestic"
depends="restic"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/aws-vault/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'aws-vault'
pkgname=aws-vault
version=7.2.0
revision=2
revision=3
build_style=go
go_import_path=github.com/99designs/aws-vault/v7
go_ldflags="-X main.Version=${version}"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/babelfish/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'babelfish'
pkgname=babelfish
version=1.1.0
revision=2
revision=3
build_style=go
go_import_path="bou.ke/babelfish"
short_desc="Translate bash scripts to fish"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/bettercap/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'bettercap'
pkgname=bettercap
version=2.32.0
revision=3
revision=4
build_style=go
go_import_path=github.com/bettercap/bettercap
hostmakedepends="pkg-config"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/bird_exporter/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'bird_exporter'
pkgname=bird_exporter
version=1.4.3
revision=1
revision=2
build_style=go
go_import_path="github.com/czerwonk/bird_exporter"
hostmakedepends="$(vopt_if man pandoc)"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/blackbox_exporter/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'blackbox_exporter'
pkgname=blackbox_exporter
version=0.24.0
revision=1
revision=2
build_style=go
go_import_path="github.com/prometheus/blackbox_exporter"
go_ldflags="-X github.com/prometheus/common/version.Version=${version}
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/bluetuith/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'bluetuith'
pkgname=bluetuith
version=0.2.3
revision=1
revision=2
build_style=go
go_import_path="github.com/darkhz/bluetuith"
depends="bluez dbus"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/blush/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'blush'
pkgname=blush
version=0.6.0
revision=3
revision=4
build_style=go
go_import_path=github.com/arsham/blush
short_desc="Grep with colours"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/bombadillo/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'bombadillo'
pkgname=bombadillo
version=2.4.0
revision=3
revision=4
build_style=go
go_import_path="tildegit.org/sloum/bombadillo"
short_desc="Non-web client for the terminal"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/bombardier/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'bombardier'
pkgname=bombardier
version=1.2.6
revision=2
revision=3
build_style=go
go_import_path=github.com/codesenberg/bombardier
go_ldflags=" -X main.version=${version}"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/booster/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'booster'
pkgname=booster
version=0.11
revision=1
revision=2
build_style=go
go_import_path=github.com/anatol/booster
go_package="${go_import_path}/generator"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/boundary/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'boundary'
pkgname=boundary
version=0.16.2
revision=1
revision=2
build_style=go
go_import_path=github.com/hashicorp/boundary
go_package=${go_import_path}/cmd/boundary
Expand Down
Loading

0 comments on commit cc5dfd1

Please sign in to comment.