Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
0a5397f
rust-cargo-audit: update to 0.22.1
tranzystorekk Apr 6, 2026
81133c4
just-lsp: update to 0.4.1
hosaka Apr 6, 2026
abf6207
system-monitoring-center: update to 3.3.0
zen0bit Apr 6, 2026
1052318
tailspin: update to 6.0.0
zen0bit Apr 6, 2026
564c747
taglib: update to 2.2.1
slymattz Apr 6, 2026
8a86cae
SDL3: update to 3.4.4.
Rutpiv Apr 6, 2026
a5e1f85
google-earth-pro: update to 7.3.7.1094.
brdelphus Apr 6, 2026
7dbae57
mpdris2-rs: update to 1.1.1.
jason1987d Apr 5, 2026
97d3b31
SDL2_image: update to 2.8.10.
Rutpiv Apr 5, 2026
bfa9c51
miniflux: update to 2.2.19.
jason1987d Apr 5, 2026
28fd567
chocolate-doom: update to 3.1.1.
Jjp137 Apr 5, 2026
d508477
radicale: update to 3.7.0.
jason1987d Apr 5, 2026
de769dc
jid: update to 1.1.1
elbachir-one Apr 5, 2026
f07aabc
i3lock: update to 2.16
elbachir-one Apr 4, 2026
a596ca2
ibus-array: orphan.
funk443 Apr 4, 2026
efe01e7
ibus-chewing: orphan.
funk443 Apr 4, 2026
8322ae1
todoman: update to 4.6.0.
ruzickajakub Dec 13, 2025
2c6fdd4
dhcpcd: update to 10.3.1.
kaistian Apr 3, 2026
6b6223a
crun: update to 1.27.
natrys Apr 3, 2026
f0332a9
sing-box: Update to 1.13.5
Nizarjh Apr 3, 2026
ac4dbe3
python3-aiohttp: update to 3.13.5.
jason1987d Apr 3, 2026
0963573
New package: python3-argparse-manpage-4.7
Duncaen Apr 7, 2026
705be71
New package: package-notes-0.17
Duncaen Apr 7, 2026
97ad7aa
docker-gen: update to 0.16.3.
thypon Apr 7, 2026
1987058
etcd: update to 3.6.10.
thypon Apr 7, 2026
7292e1e
hugo: update to 0.160.0.
thypon Apr 7, 2026
b62016b
package-notes: fix license
Duncaen Apr 7, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions srcpkgs/SDL2_image/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'SDL2_image'
pkgname=SDL2_image
version=2.8.8
revision=2
version=2.8.10
revision=1
build_style=cmake
configure_args="-DSDL2IMAGE_WEBP=ON"
configure_args="-DSDL2IMAGE_JXL=ON"
hostmakedepends="pkg-config"
makedepends="SDL2-devel libavif-devel libjpeg-turbo-devel libpng-devel libwebp-devel
tiff-devel zlib-devel"
libjxl-devel tiff-devel zlib-devel"
short_desc="Load images as SDL surfaces (SDL 2.x)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Zlib"
homepage="https://github.com/libsdl-org/SDL_image"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL_image/SDL2/CHANGES.txt"
distfiles="http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${version}.tar.gz"
checksum=2213b56fdaff2220d0e38c8e420cbe1a83c87374190cba8c70af2156097ce30a
checksum=ebc059d01c007a62f4b04f10cf858527c875062532296943174df9a80264fd65

post_install() {
vlicense LICENSE.txt LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/SDL3/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SDL3'
pkgname=SDL3
version=3.4.2
version=3.4.4
revision=1
build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
Expand All @@ -15,7 +15,7 @@ license="Zlib"
homepage="https://www.libsdl.org/"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
checksum=ef39a2e3f9a8a78296c40da701967dd1b0d0d6e267e483863ce70f8a03b4050c
checksum=ee712dbe6a89bb140bbfc2ce72358fb5ee5cc2240abeabd54855012db30b3864

# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/chocolate-doom/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'chocolate-doom'
pkgname=chocolate-doom
version=3.1.0
version=3.1.1
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake pkg-config python3"
Expand All @@ -10,7 +10,7 @@ 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"
checksum=f2c64843dcec312032b180c3b2f34b4cb26c4dcdaa7375a1601a3b1df11ef84d
checksum=1edcc41254bdc194beb0d33e267fae306556c4d24110a1d3d3f865717f25da23

CFLAGS="-fcommon"

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/crun/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'crun'
pkgname=crun
version=1.26
version=1.27
revision=1
build_style=gnu-configure
configure_args="--disable-systemd"
Expand All @@ -12,7 +12,7 @@ license="GPL-2.0-or-later AND LGPL-2.1-or-later"
homepage="https://github.com/containers/crun"
changelog="https://raw.githubusercontent.com/containers/crun/main/NEWS"
distfiles="https://github.com/containers/crun/releases/download/${version}/crun-${version}.tar.gz"
checksum=32211d0160ac092a71d1b0623232342d627dd601913a1fbb552d7d7d5b99bcc1
checksum=99077cc701a9f6842f70384eb05e9429da1ad338cdef3e0bac5a486cbf2ca75d
# most of the tests don't work inside a container
make_check=no

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/dhcpcd/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=10.3.0
version=10.3.1
revision=1
build_style=configure
make_check_target=test
Expand All @@ -15,7 +15,7 @@ license="BSD-2-Clause"
homepage="https://roy.marples.name/projects/dhcpcd"
changelog="https://github.com/NetworkConfiguration/dhcpcd/releases"
distfiles="https://github.com/NetworkConfiguration/dhcpcd/archive/refs/tags/v${version}.tar.gz"
checksum=1ed36ac4016a6b8a971ef9fb2b7167bc1af6d3b24ddfceee14ad0066e30dfae1
checksum=bd71826930d141c3bd9f7108ff421a66c1b9c36a83613be94347cb4bc197fbf8
lib32disabled=yes
conf_files=/etc/dhcpcd.conf

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/docker-gen/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'docker-gen'
pkgname=docker-gen
version=0.16.2
version=0.16.3
revision=1
build_style=go
go_import_path="github.com/nginx-proxy/docker-gen"
Expand All @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://github.com/nginx-proxy/docker-gen"
distfiles="https://github.com/nginx-proxy/docker-gen/archive/refs/tags/${version}.tar.gz"
checksum=22a8a6a647fb5e405abbc904f6453145ead1905c335ec5f6832a1e02c32f63c7
checksum=086956d86d7687575a24dd532988d63580682660e4050e19ed89125e210dd307

post_install() {
vlicense LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/etcd/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'etcd'
pkgname=etcd
version=3.6.9
version=3.6.10
revision=1
build_style=go
go_import_path="go.etcd.io/etcd/v3"
Expand All @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://coreos.com/etcd/docs/latest/"
distfiles="https://github.com/etcd-io/etcd/archive/v${version}.tar.gz"
checksum=17d01cb6075a50cbc795ded0f4caf2bcf5b8005fc4c4631ce8df711dfbd118ed
checksum=09e368ea4a3911fa24b25c1204b508e205731b0b10ee067824a6d87139ea673a
conf_files="/etc/sv/etcd/conf"
system_accounts="etcd"
make_dirs="/var/lib/etcd 0755 etcd etcd"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/google-earth-pro/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'google-earth-pro'

pkgname=google-earth-pro
version=7.3.6.10441
version=7.3.7.1094
revision=1
archs="x86_64"
depends="alsa-lib desktop-file-utils fontconfig glu gst-plugins-base1
Expand All @@ -12,7 +12,7 @@ maintainer="Jason Manley <jason@jasondavid.tv>"
license="custom:Google"
homepage="https://www.google.com/earth/index.html"
distfiles="https://dl.google.com/dl/earth/client/current/google-earth-pro-stable_current_amd64.deb"
checksum=3f74f02231e2bb473996d4b5a72530f0cf7a0d6e7f93b2523dfe0a47dfb10dbc
checksum=1aef3c6a075b159d3b7ea9bafdcf5a40cc75a64439bac436f5bb95bea9e9cbea
repository=nonfree
restricted=yes
nostrip=yes
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/hugo/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.159.2
version=0.160.0
revision=1
build_style=go
build_helper=qemu
Expand All @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://gohugo.io"
distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz"
checksum=eafd94cae9559f6dfd160cf6294ad67240517a82f2bed45f0ec13a3f1bf40532
checksum=38e67688480c71ae3c26fcbd892f405b58422be59b528335a1b088fdebaf900a

post_install() {
vdoc README.md
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/i3lock/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'i3lock'
pkgname=i3lock
version=2.15
version=2.16
revision=1
build_style=meson
hostmakedepends="pkg-config"
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://i3wm.org/i3lock/"
changelog="https://raw.githubusercontent.com/i3/i3lock/main/CHANGELOG"
distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.xz"
checksum=5711ae5255e82b1dc8d8b4c035c520230921aba7ceee23d66f79765b21a84baa
checksum=a30a5ebead35cc78e5f337571df8c5de2bdd9141426034c74b17e4d3db15f024

pre_build() {
vsed -i 's:login:system-auth:' pam/i3lock
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/ibus-array/template
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build_style=meson
hostmakedepends="pkg-config gettext python3"
makedepends="opencc-devel ibus-devel gettext-devel sqlite-devel"
short_desc="Array 30 engine for iBus"
maintainer="CToID <funk443@yandex.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/lexical/ibus-array"
distfiles="https://github.com/lexical/ibus-array/archive/refs/tags/release-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/ibus-chewing/template
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hostmakedepends="pkg-config gettext glib-devel"
makedepends="ibus-devel gob2 libglib-devel gtk4-devel libchewing-devel libadwaita-devel"
depends="libchewing ibus"
short_desc="Chewing input method for IBus"
maintainer="CToID <funk443@yandex.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/chewing/ibus-chewing"
distfiles="https://github.com/chewing/ibus-chewing/archive/refs/tags/v${version}.tar.gz"
Expand Down
13 changes: 7 additions & 6 deletions srcpkgs/jid/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# Template file for 'jid'
pkgname=jid
version=0.7.6
revision=4
version=1.1.1
revision=1
build_style=go
go_import_path=github.com/simeji/jid
go_package=github.com/simeji/jid/cmd/jid
go_import_path="github.com/simeji/jid"
go_package="github.com/simeji/jid/cmd/jid"
short_desc="Drill down JSON interactively by using filtering queries"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/simeji/jid"
distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz"
checksum=0912050b3be3760804afaf7ecd6b42bfe79e7160066587fbc0afa5324b03fb48
changelog="https://raw.githubusercontent.com/simeji/jid/refs/heads/master/ChangeLog"
distfiles="https://github.com/simeji/jid/archive/refs/tags/v${version}.tar.gz"
checksum=5f4c200625f0a1eb7a1bdb5578693fa30fbc935eb66608c9bb6d7aef90566bd8

post_install() {
vlicense LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/just-lsp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'just-lsp'
pkgname=just-lsp
version=0.4.0
version=0.4.1
revision=1
build_style=cargo
short_desc="Language server for just"
Expand All @@ -9,7 +9,7 @@ license="CC0-1.0"
homepage="https://terror.github.io/just-lsp"
changelog="https://raw.githubusercontent.com/terror/just-lsp/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/terror/just-lsp/archive/refs/tags/${version}.tar.gz"
checksum=703a634770d7280a67de66fff1c27de15d2136916dd0b3a619e3f16e98e7c1c5
checksum=68b4b4d9e4cf9655b552d33431080c3e78304726e8ce59263a41bb7e464205d4

post_install() {
vlicense LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/miniflux/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'miniflux'
pkgname=miniflux
version=2.2.18
version=2.2.19
revision=1
build_style=go
go_import_path="miniflux.app/v2"
Expand All @@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://miniflux.app"
changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
checksum=1d8307872f648937b6108286840fb3785171cc4a2b97454f76fcf8751c382f4f
checksum=1c88cd40f5deff94aab9ac1722b7b0f358e473a5d0974cdd5ce258e3ac2113f0
system_accounts="_miniflux"

post_install() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/mpdris2-rs/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mpdris2-rs'
pkgname=mpdris2-rs
version=1.0.2
version=1.1.1
revision=1
build_style=cargo
depends="dbus"
Expand All @@ -9,4 +9,4 @@ maintainer="Stefan <s@omfm.ru>"
license="GPL-3.0-only"
homepage="https://github.com/szclsya/mpdris2-rs"
distfiles="https://github.com/szclsya/mpdris2-rs/archive/refs/tags/v${version}.tar.gz"
checksum=465d5662df14156eb9994d1fc88d51144b14bcf568f4f7cebd930a591bf7840b
checksum=f94eba0022282cb81f5a3c70c7f844ef5c42236e6765cab7a113f902395bd999
13 changes: 13 additions & 0 deletions srcpkgs/package-notes/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Template file for 'package-notes'
pkgname=package-notes
version=0.17
revision=2
build_style=gnu-makefile
depends="python3-pyelftools"
checkdepends="python3-pytest python3-pyelftools"
short_desc="Tools to add packaging metadata to ELF files"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="CC0-1.0"
homepage="https://github.com/systemd/package-notes"
distfiles="https://github.com/systemd/package-notes/archive/refs/tags/v${version}.tar.gz"
checksum=1dfe42d83a51282260afb6f2438b345198dc483d287a791d9f716306a0372c89
4 changes: 2 additions & 2 deletions srcpkgs/python3-aiohttp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-aiohttp'
pkgname=python3-aiohttp
version=3.13.4
version=3.13.5
revision=1
build_style=python3-pep517
hostmakedepends="python3-pkgconfig python3-setuptools python3-wheel"
Expand All @@ -12,5 +12,5 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0"
homepage="https://aiohttp.readthedocs.io/"
distfiles="${PYPI_SITE}/a/aiohttp/aiohttp-${version}.tar.gz"
checksum=d97a6d09c66087890c2ab5d49069e1e570583f7ac0314ecf98294c1b6aaebd38
checksum=9d98cc980ecc96be6eb4c1994ce35d28d8b1f5e5208a23b421187d1209dbb7d1
make_check=no # Depends on proxy.py and re_assert
13 changes: 13 additions & 0 deletions srcpkgs/python3-argparse-manpage/patches/fix-pip-tests.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
the executed setup.py can't import build_manpages for some reason,
even if its installed into the venv instead of using PYTHONPATH.
--- a/tests/test_examples.py
+++ b/tests/test_examples.py
@@ -48,7 +48,7 @@
[sys.executable, '-m', 'pip'] + args + ["--use-feature=in-tree-build", "."],
env=environ)
else:
- subprocess.call([sys.executable, '-m', 'pip'] + args + ["."], env=environ)
+ subprocess.call([sys.executable, '-m', 'pip'] + args + ["--no-build-isolation", "."], env=environ)


def run_setup_py(args):
27 changes: 27 additions & 0 deletions srcpkgs/python3-argparse-manpage/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Template file for 'python3-argparse-manpage'
pkgname=python3-argparse-manpage
version=4.7
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools"
depends="python3 "
checkdepends="python3-pytest python3-pip"
short_desc="Build manual page from python's ArgumentParser object"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/praiskup/argparse-manpage"
distfiles="https://github.com/praiskup/argparse-manpage/archive/refs/tags/v${version}.tar.gz"
checksum=b36103537d0f5b018f25b13b9cec94fdba0a99697e20d158cfe66931b7f45d57

# The default do_check installs packages into a temporary directory
# and adds that to PYTHONPATH. But in the tests here, pip is executed
# to test setup.py files that use `build_manpages`. pip sets its own PYTHONPATH
# variable when executing some setup.py stuff and completely overwrites
# our's, resulting in the `build_manpages` module not being available.
# We work around this by using a venv for the temporary install
# and to run the tests instead.
do_check() {
python3 -m venv --system-site-packages venv
venv/bin/python3 -m installer --overwrite-existing dist/*.whl
venv/bin/python3 -m pytest
}
4 changes: 2 additions & 2 deletions srcpkgs/radicale/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'radicale'
pkgname=radicale
version=3.6.1
version=3.7.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools"
Expand All @@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
homepage="https://radicale.org"
changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md"
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
checksum=b3bab42db961fc40256306d9dd3c8a11dc5992cdec8377064fee3db6da4f4de8
checksum=f33d3876456f3603a285037fc1ff6683d2ff184d46973679234648f6db4e5891
conf_files="
/etc/radicale/config
/etc/radicale/rights"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/rust-cargo-audit/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'rust-cargo-audit'
pkgname=rust-cargo-audit
version=0.21.1
version=0.22.1
revision=1
build_style=cargo
configure_args="--features=fix"
Expand All @@ -10,7 +10,7 @@ license="Apache-2.0 OR MIT"
homepage="https://rustsec.org"
changelog="https://github.com/rustsec/rustsec/raw/main/cargo-audit/CHANGELOG.md"
distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
checksum=863b77b110eadea5f534fdae83767cc3efde36ca7d195492327d3c532a4ee5e0
checksum=2f4e27b0ab2d116c87c29db159ad42565cdcdccf77eb62ef0486ddd017a02da6

if [ "$XBPS_TARGET_WORDSIZE" = "32" -a "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="smartstring crate does not build on 32-bit BE architectures"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/sing-box/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'sing-box'
pkgname=sing-box
version=1.13.4
version=1.13.5
revision=1
build_style=go
go_import_path=github.com/sagernet/sing-box
Expand All @@ -12,7 +12,7 @@ maintainer="Nizarjh <chel773@tutamail.com>"
license="GPL-3.0-or-later"
homepage="https://sing-box.sagernet.org/"
distfiles="https://github.com/SagerNet/sing-box/archive/refs/tags/v${version}.tar.gz"
checksum=7f357a6bf42c1a3d02e29ebad09c14482cc7d4f07e5cb73001424638b34ce959
checksum=e429a655f5301e4d60e0011fb34f1c7abcdf4035d6f8e32081cfad2031383b2a
system_accounts="_sing_box"
conf_files="/etc/sing-box/config.json"
make_dirs="/var/lib/sing-box 700 _sing_box _sing_box"
Expand Down
Loading
Loading