Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -1409,7 +1409,7 @@ libgfrpc.so.0 libglusterfs-8.3_2
libgfxdr.so.0 libglusterfs-8.3_2
libgfapi.so.0 libglusterfs-8.3_2
libglusterd.so.0 libglusterfs-8.3_2
libsnapper.so.7 libsnapper-0.11.2_1
libsnapper.so.8 libsnapper-0.13.0_1
libtsm.so.4 libtsm-4.0.2_1
libxine.so.2 libxine-1.2.4_1
libjbig2dec.so.0 libjbig2dec-0.11_1
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/chromium/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'chromium'
pkgname=chromium
# See https://chromiumdash.appspot.com/releases?platform=Linux for the latest version
version=146.0.7680.80
version=146.0.7680.177
revision=1
_rollup=4.22.4
archs="i686* x86_64* aarch64* armv7l*"
Expand Down Expand Up @@ -36,7 +36,7 @@ homepage="https://www.chromium.org/"
# distfiles="https://chromium.googlesource.com/chromium/src.git/+archive/refs/tags/${version}.tar.gz"
distfiles="https://github.com/chromium-linux-tarballs/chromium-tarballs/releases/download/${version}/chromium-${version}-linux.tar.xz
https://registry.npmjs.org/@rollup/wasm-node/-/wasm-node-${_rollup}.tgz"
checksum="eefd1e869ce956057f565bdc3e99ed31f92d70b7de3d5c27aa9da6a1989bc867
checksum="b0dbfa58893c4ae6e8bb074b86fd2ebf107dbf1604b5f60bda162df712808c0c
ee49bf67bd9bee869405af78162d028e2af0fcfca80497404f56b1b99f272717"

skip_extraction="wasm-node-${_rollup}.tgz"
Expand Down
1 change: 1 addition & 0 deletions srcpkgs/forgejo-cli/template
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ changelog="https://codeberg.org/forgejo-contrib/forgejo-cli/releases"
distfiles="https://codeberg.org/forgejo-contrib/forgejo-cli/archive/v${version}.tar.gz"
checksum=8f6a93c5f97e45308aead0154d4ec53e672ca90ab0809db543cde6be8078729e


_setup_env() {
# workaround the cc-rs mixing CFLAGS for host and target.
# https://github.com/rust-lang/cc-rs/issues/1469
Expand Down
5 changes: 3 additions & 2 deletions srcpkgs/freexl/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Template file for 'freexl'
pkgname=freexl
version=1.0.6
version=2.0.0
revision=1
build_style=gnu-configure
configure_args="--disable-xmldocs"
short_desc="Library to extract valid data from within an Excel (.xls) spreadsheet"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-1.1,GPL-2.0-or-later,LGPL-2.1-or-later"
homepage="https://www.gaia-gis.it/fossil/freexl/index"
distfiles="http://www.gaia-gis.it/gaia-sins/${pkgname}-${version}.tar.gz"
checksum=3de8b57a3d130cb2881ea52d3aa9ce1feedb1b57b7daa4eb37f751404f90fc22
checksum=176705f1de58ab7c1eebbf5c6de46ab76fcd8b856508dbd28f5648f7c6e1a7f0

freexl-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/obs/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'obs'
pkgname=obs
version=32.1.0
version=32.1.1
revision=1
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
build_style=cmake
Expand All @@ -27,7 +27,7 @@ license="GPL-2.0-or-later"
homepage="https://obsproject.com"
changelog="https://github.com/obsproject/obs-studio/releases"
distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz"
checksum=40d1d5cee743929ecb19f400c69f0c796ba59a01b65f0785d1545b970f2d6b2f
checksum=800a394671770794d8a453d3939b38605971b08e89634160f28c74ca62f62492

build_options="luajit qsv nvenc"
case $XBPS_TARGET_MACHINE in
Expand Down
8 changes: 4 additions & 4 deletions srcpkgs/serd/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'serd'
pkgname=serd
version=0.32.2
version=0.32.8
revision=1
build_style=meson
short_desc="Lightweight C library for RDF syntax"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="http://drobilla.net/software/serd.html"
changelog="https://gitlab.com/drobilla/serd/-/raw/master/NEWS"
distfiles="https://download.drobilla.net/serd-${version}.tar.xz"
checksum=df7dc2c96f2ba1decfd756e458e061ded7d8158d255554e7693483ac0963c56b
changelog="https://gitlab.com/drobilla/serd/-/raw/main/NEWS"
distfiles="https://gitlab.com/drobilla/serd/-/archive/v${version}/serd-v${version}.tar.gz"
checksum=c0133d878b4b1abf5cb4b2ec4501ebf688edcfefb12a602e3cc26d9e6577a01c

if [ "${XBPS_CHECK_PKGS}" ]; then
configure_args="-Dtests=enabled"
Expand Down
10 changes: 5 additions & 5 deletions srcpkgs/snapper/template
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# Template file for 'snapper'
pkgname=snapper
version=0.12.2
revision=4
version=0.13.0
revision=1
build_style=gnu-configure
configure_args="--disable-zypp --disable-systemd --with-conf=/etc/conf.d"
conf_files="/etc/conf.d/snapper"
make_dirs="/etc/snapper/configs 0755 root root"
hostmakedepends="automake docbook-xsl libtool libxml2-devel libxslt
gettext pkg-config"
makedepends="acl-devel boost-devel-minimal libboost_thread
dbus-devel e2fsprogs-devel libbtrfs-devel
makedepends="acl-devel boost-devel-minimal dbus-devel libbtrfs-devel
libmount-devel libxml2-devel pam-devel ncurses-devel ncurses-libtinfo-devel
json-c-devel"
depends="dbus"
short_desc="Tool for Linux filesystem snapshot management"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://snapper.io"
changelog="https://raw.githubusercontent.com/openSUSE/snapper/refs/tags/v${version}/package/snapper.changes"
distfiles="https://github.com/openSUSE/snapper/archive/v${version}.tar.gz"
checksum=0b902c9e6e4917ae035b60d20166b176e417718b9a853534fff057b14a2cbff8
checksum=b660b34ea175443404fc109cf2a1d20f699f0d62358d44807079600962c413ed
lib32disabled=yes

if [ "$XBPS_TARGET_LIBC" = musl ]
Expand Down
Loading