Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] various updates
@ 2025-02-09 17:43 classabbyamp
  2025-02-09 18:57 ` [PR PATCH] [Updated] " classabbyamp
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-09 17:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 18898 bytes --]

From 67df054e7627cf72fec78f5e18a9949bded75fba Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/13] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From 35c9dce761f2f27bf4c6567535b8ffb0f8460fc0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/13] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From 60e7d9f1db51eb441e979eb9f6a36366fb26119d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/13] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 19 ++++---------------
 2 files changed, 4 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..30321da84870b2 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,16 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
-
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +22,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 6e2a79d766489021fb1b92944bd683bdd94c619d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/13] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From e575e4a207fd58e0bc114da80781ff563182fde0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/13] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From 3ef550b5af4a7576a9eb9395e26e553accc78ca1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/13] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 5b0e772f8401f47ca1187a8af6dcb9ee555a4d70 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/13] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From adb119ddc260a938423b77e08fe864b72fb368af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/13] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 11f1df27b33b319ffe0866009b64e439f6804557 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/13] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From 347d57a65e9d2c20ab806943e77c962d027fd9d7 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/13] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..8146c7cded55c0 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.29
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,14 +12,14 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
-case "$XBPS_TARGET_MACHINE" in
-	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
-		;;
-esac
+#case "$XBPS_TARGET_MACHINE" in
+#	i686*)
+#		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
+#		disable_parallel_build=yes
+#		;;
+#esac
 
 post_install() {
 	vlicense LICENSE-MIT

From d4a0415d6c052447ee49b6ddd362d84d357cca68 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/13] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..682523d9884de9 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From 65288028fa3035d88d98b995e2ab25edd37039c8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/13] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From 4d71ebec236c5a03592bceeec4f4fce529d2cfd2 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/13] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
@ 2025-02-09 18:57 ` classabbyamp
  2025-02-09 19:56 ` classabbyamp
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-09 18:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 20693 bytes --]

From 67df054e7627cf72fec78f5e18a9949bded75fba Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/15] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From 35c9dce761f2f27bf4c6567535b8ffb0f8460fc0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/15] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From 60e7d9f1db51eb441e979eb9f6a36366fb26119d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/15] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 19 ++++---------------
 2 files changed, 4 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..30321da84870b2 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,16 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
-
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +22,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 6e2a79d766489021fb1b92944bd683bdd94c619d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/15] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From e575e4a207fd58e0bc114da80781ff563182fde0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/15] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From 3ef550b5af4a7576a9eb9395e26e553accc78ca1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/15] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 5b0e772f8401f47ca1187a8af6dcb9ee555a4d70 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/15] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From adb119ddc260a938423b77e08fe864b72fb368af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/15] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 11f1df27b33b319ffe0866009b64e439f6804557 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/15] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From 347d57a65e9d2c20ab806943e77c962d027fd9d7 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/15] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..8146c7cded55c0 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.29
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,14 +12,14 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
-case "$XBPS_TARGET_MACHINE" in
-	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
-		;;
-esac
+#case "$XBPS_TARGET_MACHINE" in
+#	i686*)
+#		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
+#		disable_parallel_build=yes
+#		;;
+#esac
 
 post_install() {
 	vlicense LICENSE-MIT

From d4a0415d6c052447ee49b6ddd362d84d357cca68 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/15] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..682523d9884de9 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From 65288028fa3035d88d98b995e2ab25edd37039c8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/15] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From 4d71ebec236c5a03592bceeec4f4fce529d2cfd2 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/15] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

From 18c61f59b05d59297e2c89d95e39e035da0a4075 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 13:57:01 -0500
Subject: [PATCH 14/15] fixup! liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 30321da84870b2..5e004a2b6c2bfb 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -3,6 +3,7 @@ pkgname=liquid-dsp
 version=1.7.0
 revision=1
 build_style=cmake
+build_helper="qemu"
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"

From d892195ba4565da59e6006e80b481d8af0c22d57 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 13:57:34 -0500
Subject: [PATCH 15/15] fixup! uv: update to 0.5.29.

---
 srcpkgs/uv/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 8146c7cded55c0..d2f2d0cdcb0d02 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -14,12 +14,12 @@ changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
 checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
-#case "$XBPS_TARGET_MACHINE" in
-#	i686*)
-#		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-#		disable_parallel_build=yes
-#		;;
-#esac
+case "$XBPS_TARGET_MACHINE" in
+	i686*)
+		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
+		disable_parallel_build=yes
+		;;
+esac
 
 post_install() {
 	vlicense LICENSE-MIT

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
  2025-02-09 18:57 ` [PR PATCH] [Updated] " classabbyamp
@ 2025-02-09 19:56 ` classabbyamp
  2025-02-09 23:14 ` classabbyamp
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-09 19:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 22284 bytes --]

From 67df054e7627cf72fec78f5e18a9949bded75fba Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/17] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From 35c9dce761f2f27bf4c6567535b8ffb0f8460fc0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/17] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From 60e7d9f1db51eb441e979eb9f6a36366fb26119d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/17] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 19 ++++---------------
 2 files changed, 4 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..30321da84870b2 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,16 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
-
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +22,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 6e2a79d766489021fb1b92944bd683bdd94c619d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/17] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From e575e4a207fd58e0bc114da80781ff563182fde0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/17] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From 3ef550b5af4a7576a9eb9395e26e553accc78ca1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/17] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 5b0e772f8401f47ca1187a8af6dcb9ee555a4d70 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/17] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From adb119ddc260a938423b77e08fe864b72fb368af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/17] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 11f1df27b33b319ffe0866009b64e439f6804557 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/17] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From 347d57a65e9d2c20ab806943e77c962d027fd9d7 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/17] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..8146c7cded55c0 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.29
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,14 +12,14 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
-case "$XBPS_TARGET_MACHINE" in
-	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
-		;;
-esac
+#case "$XBPS_TARGET_MACHINE" in
+#	i686*)
+#		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
+#		disable_parallel_build=yes
+#		;;
+#esac
 
 post_install() {
 	vlicense LICENSE-MIT

From d4a0415d6c052447ee49b6ddd362d84d357cca68 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/17] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..682523d9884de9 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From 65288028fa3035d88d98b995e2ab25edd37039c8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/17] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From 4d71ebec236c5a03592bceeec4f4fce529d2cfd2 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/17] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

From 18c61f59b05d59297e2c89d95e39e035da0a4075 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 13:57:01 -0500
Subject: [PATCH 14/17] fixup! liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 30321da84870b2..5e004a2b6c2bfb 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -3,6 +3,7 @@ pkgname=liquid-dsp
 version=1.7.0
 revision=1
 build_style=cmake
+build_helper="qemu"
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"

From d892195ba4565da59e6006e80b481d8af0c22d57 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 13:57:34 -0500
Subject: [PATCH 15/17] fixup! uv: update to 0.5.29.

---
 srcpkgs/uv/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 8146c7cded55c0..d2f2d0cdcb0d02 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -14,12 +14,12 @@ changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
 checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
-#case "$XBPS_TARGET_MACHINE" in
-#	i686*)
-#		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-#		disable_parallel_build=yes
-#		;;
-#esac
+case "$XBPS_TARGET_MACHINE" in
+	i686*)
+		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
+		disable_parallel_build=yes
+		;;
+esac
 
 post_install() {
 	vlicense LICENSE-MIT

From 10d47aad4862f703e18291468da8e44fff01338d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 14:43:27 -0500
Subject: [PATCH 16/17] fixup! fixup! liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/template | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 5e004a2b6c2bfb..9737c179075777 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -13,6 +13,10 @@ changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGEL
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
 checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
+if [ "$CROSS_BUILD" ]; then
+	configure_args+=" -DBUILD_AUTOTESTS=OFF"
+fi
+
 post_install() {
 	vlicense LICENSE
 }

From e23bf0947a79e5e7c5693151f72c6f53812db5c1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 14:56:13 -0500
Subject: [PATCH 17/17] fixup! fixup! uv: update to 0.5.29.

---
 srcpkgs/uv/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index d2f2d0cdcb0d02..15e0c73bc34757 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -16,8 +16,7 @@ checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
+		broken="rustc-LLVM ERROR: out of memory"
 		;;
 esac
 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
  2025-02-09 18:57 ` [PR PATCH] [Updated] " classabbyamp
  2025-02-09 19:56 ` classabbyamp
@ 2025-02-09 23:14 ` classabbyamp
  2025-02-10  0:05 ` classabbyamp
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-09 23:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 18999 bytes --]

From f002e0b3d1b1e4562362c1200fe1788271ee22be Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/13] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From d7da77d30f21c0dcfd60a6440af52b0d6f91af01 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/13] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From 05db4e39af043d02c543befd1b5cfd3c4f63070e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/13] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 22 ++++++++-------------
 2 files changed, 8 insertions(+), 25 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..d3abd8b372f0c3 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,21 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
+build_helper="qemu"
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+if [ "$CROSS_BUILD" ]; then
+	configure_args+=" -DBUILD_AUTOTESTS=OFF -DBUILD_BENCHMARKS=ON"
+fi
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +27,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 80079ca3d3f16a04ab49e25c8182d14320ef4f38 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/13] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From dd729bd5784f142d36f8f7b050d8e63d2a49fa05 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/13] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From 3424b7ae5c19c3d3f430d6d1e69c05594fb6e57b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/13] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 027963bd943ce498001c7f6232b1f0c6cd142b27 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/13] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From 9f2a979b5f15437aaa56b2c983471d1fb5a62a92 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/13] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 70aa7a9fcd4e67f081ec52015026797941afde12 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/13] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From d36945469aa6fa1f92e9098388912b288fde39d2 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/13] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..15e0c73bc34757 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.29
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,12 +12,11 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
+		broken="rustc-LLVM ERROR: out of memory"
 		;;
 esac
 

From f4a07b9be6cf0e1437df67ac2bbcda03dbe14e49 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/13] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..4fe3ac33b5f811 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,14 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
+
+case "$XBPS_TARGET_MACHINE" in
+	i686*)
+		# if parallel, rustc-LLVM ERROR: out of memory
+		disable_parallel_build=yes
+		;;
+esac
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From 0cbed1a27dd9b4473b38f126489d0521424d90c2 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/13] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From 10ad07766d0df03be3815de6f52723e4b2e314a1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/13] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
                   ` (2 preceding siblings ...)
  2025-02-09 23:14 ` classabbyamp
@ 2025-02-10  0:05 ` classabbyamp
  2025-02-10 13:45 ` classabbyamp
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-10  0:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 19841 bytes --]

From f002e0b3d1b1e4562362c1200fe1788271ee22be Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/14] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From d7da77d30f21c0dcfd60a6440af52b0d6f91af01 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/14] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From 05db4e39af043d02c543befd1b5cfd3c4f63070e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/14] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 22 ++++++++-------------
 2 files changed, 8 insertions(+), 25 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..d3abd8b372f0c3 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,21 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
+build_helper="qemu"
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+if [ "$CROSS_BUILD" ]; then
+	configure_args+=" -DBUILD_AUTOTESTS=OFF -DBUILD_BENCHMARKS=ON"
+fi
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +27,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 80079ca3d3f16a04ab49e25c8182d14320ef4f38 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/14] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From dd729bd5784f142d36f8f7b050d8e63d2a49fa05 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/14] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From 3424b7ae5c19c3d3f430d6d1e69c05594fb6e57b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/14] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 027963bd943ce498001c7f6232b1f0c6cd142b27 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/14] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From 9f2a979b5f15437aaa56b2c983471d1fb5a62a92 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/14] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 70aa7a9fcd4e67f081ec52015026797941afde12 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/14] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From d36945469aa6fa1f92e9098388912b288fde39d2 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/14] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..15e0c73bc34757 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.29
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,12 +12,11 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
+		broken="rustc-LLVM ERROR: out of memory"
 		;;
 esac
 

From f4a07b9be6cf0e1437df67ac2bbcda03dbe14e49 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/14] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..4fe3ac33b5f811 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,14 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
+
+case "$XBPS_TARGET_MACHINE" in
+	i686*)
+		# if parallel, rustc-LLVM ERROR: out of memory
+		disable_parallel_build=yes
+		;;
+esac
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From 0cbed1a27dd9b4473b38f126489d0521424d90c2 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/14] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From 10ad07766d0df03be3815de6f52723e4b2e314a1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/14] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

From ff062b1a26b0af6c6d63258503c7acf7eecdd1cd Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 19:05:01 -0500
Subject: [PATCH 14/14] fixup! liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index d3abd8b372f0c3..790027ca534d9b 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -14,7 +14,7 @@ distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
 checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
 if [ "$CROSS_BUILD" ]; then
-	configure_args+=" -DBUILD_AUTOTESTS=OFF -DBUILD_BENCHMARKS=ON"
+	configure_args+=" -DBUILD_AUTOTESTS=OFF -DBUILD_BENCHMARKS=OFF"
 fi
 
 post_install() {

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
                   ` (3 preceding siblings ...)
  2025-02-10  0:05 ` classabbyamp
@ 2025-02-10 13:45 ` classabbyamp
  2025-02-11  3:50 ` classabbyamp
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-10 13:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 20192 bytes --]

From a4c3aeafcd36992315fb0ab8ad69f7492e678646 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/14] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From ed6e935ff0ac5b841a43bf79b5f598976bc0ff06 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/14] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From 2ce39d36365481cfe65c1fd4ab5ee67d29848d7e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/14] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 22 ++++++++-------------
 2 files changed, 8 insertions(+), 25 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..790027ca534d9b 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,21 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
+build_helper="qemu"
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+if [ "$CROSS_BUILD" ]; then
+	configure_args+=" -DBUILD_AUTOTESTS=OFF -DBUILD_BENCHMARKS=OFF"
+fi
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +27,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 48c9e057a4ab8a37658f71a35875bb4d712742d6 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/14] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From 90ac2043ed9424c753cc9d54885f8fd81bcaf9aa Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/14] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From 4669abf261292c7777d62af792a0b292ea19d84e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/14] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 4f4935baa13822cbd95950f9b51eb42e47d4af7e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/14] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From cf4ae7f31d522c9d5a34290b82be2d2a43a717f5 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/14] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 1ce197bc9af1fc7c29be5dee1e8d563abfbe6f5b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/14] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From e0decde29f1558acd993341a9e6970a35a8bbbda Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/14] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..46070fa4bb246a 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.29
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,12 +12,12 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
+		# rustc-LLVM ERROR: out of memory
+		export CARGO_PROFILE_RELEASE_LTO=false
 		;;
 esac
 

From 3403c8a92f7346136ef3f3fe46cb25de39d13112 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/14] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..0fae25430a795d 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,14 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
+
+case "$XBPS_TARGET_MACHINE" in
+	i686*)
+		# rustc-LLVM ERROR: out of memory
+		export CARGO_PROFILE_RELEASE_LTO=false
+		;;
+esac
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From f28e08dd342e5e7daef6170a97ab75d3845bae4a Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/14] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From 25c84b6151de953594e9af7df0953aadab432439 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/14] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

From 4e6b52cc2943c69d70c15b09cd72149e035d35c8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 10 Feb 2025 08:45:35 -0500
Subject: [PATCH 14/14] fastfetch: update to 2.36.0.

---
 srcpkgs/fastfetch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template
index c1dbd1c515728b..657f08eb926a6c 100644
--- a/srcpkgs/fastfetch/template
+++ b/srcpkgs/fastfetch/template
@@ -1,6 +1,6 @@
 # Template file for 'fastfetch'
 pkgname=fastfetch
-version=2.35.0
+version=2.36.0
 revision=1
 build_style=cmake
 configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/fastfetch-cli/fastfetch"
 changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
 distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
-checksum=e066d84f9ca176e24f162ce99dab7fac5238b5e8c94ab4aaff5850b6cc5c6ead
+checksum=bdbe5c7672aeacfec15ec7539f718e666c5206b1a3de9bbf8bd1b3d3c9c997e7
 
 if [ -n "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTS=ON"

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
                   ` (4 preceding siblings ...)
  2025-02-10 13:45 ` classabbyamp
@ 2025-02-11  3:50 ` classabbyamp
  2025-02-11  3:50 ` classabbyamp
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-11  3:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 20156 bytes --]

From a4c3aeafcd36992315fb0ab8ad69f7492e678646 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/14] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From ed6e935ff0ac5b841a43bf79b5f598976bc0ff06 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/14] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From ec0f76070082ae405f1305b8477838ae38b0a495 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/14] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 21 ++++++---------------
 2 files changed, 6 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..cd6fa55012974c 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,18 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
+build_helper="qemu"
+configure_args="-DBUILD_AUTOTESTS=OFF -DBUILD_BENCHMARKS=OFF"
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
-
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +24,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 56cc7d9744e5dbbb7954fa51b893f3730dddae9f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/14] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From ce9947a619a0233a25de404b0b0918f55cb6744a Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/14] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From 1bf18d7aa75ddbbc53721134d8c7123a80fb9976 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/14] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 612807d6330de91bc23960d0c238b01bbc8cd989 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/14] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From eb802b2921de9a97fdbd6c2ec85adc37c59f458d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/14] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 564f7c78f4c2d4a8bd9cf34bcab158e21128cdc5 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/14] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From b8797e5291da9893278e31ffedeb3a9e55c7a2be Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/14] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..46070fa4bb246a 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.29
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,12 +12,12 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=5b328b6de7501a62e5d0d6e5e24179ff6d1b0f2980b1f05c159f8e8438a4f433
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
+		# rustc-LLVM ERROR: out of memory
+		export CARGO_PROFILE_RELEASE_LTO=false
 		;;
 esac
 

From 46342a3c1fdf3e2482f9a33f6916326c0e594c94 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/14] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..0fae25430a795d 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,14 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
+
+case "$XBPS_TARGET_MACHINE" in
+	i686*)
+		# rustc-LLVM ERROR: out of memory
+		export CARGO_PROFILE_RELEASE_LTO=false
+		;;
+esac
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From 94938e380f769f7f108be12f893cbd847dd8d79f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/14] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From 8edabc91e3615d332b0fe4bd516f50ad823a9786 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/14] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

From 50709f39eaad0f0e7074032eae914ff36f8a2f4c Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 10 Feb 2025 08:45:35 -0500
Subject: [PATCH 14/14] fastfetch: update to 2.36.0.

---
 srcpkgs/fastfetch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template
index c1dbd1c515728b..a0c0e5275698cf 100644
--- a/srcpkgs/fastfetch/template
+++ b/srcpkgs/fastfetch/template
@@ -1,6 +1,6 @@
 # Template file for 'fastfetch'
 pkgname=fastfetch
-version=2.35.0
+version=2.36.1
 revision=1
 build_style=cmake
 configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/fastfetch-cli/fastfetch"
 changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
 distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
-checksum=e066d84f9ca176e24f162ce99dab7fac5238b5e8c94ab4aaff5850b6cc5c6ead
+checksum=490d5b971dd7fac4c31018354904fdd5e2c409924ba868157bda3bfe1fb5c485
 
 if [ -n "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTS=ON"

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
                   ` (5 preceding siblings ...)
  2025-02-11  3:50 ` classabbyamp
@ 2025-02-11  3:50 ` classabbyamp
  2025-02-11  3:51 ` classabbyamp
  2025-02-11  5:23 ` [PR PATCH] [Closed]: " classabbyamp
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-11  3:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 20156 bytes --]

From a4c3aeafcd36992315fb0ab8ad69f7492e678646 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/14] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From ed6e935ff0ac5b841a43bf79b5f598976bc0ff06 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/14] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From ec0f76070082ae405f1305b8477838ae38b0a495 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/14] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 21 ++++++---------------
 2 files changed, 6 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..cd6fa55012974c 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,18 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
+build_helper="qemu"
+configure_args="-DBUILD_AUTOTESTS=OFF -DBUILD_BENCHMARKS=OFF"
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
-
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +24,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 56cc7d9744e5dbbb7954fa51b893f3730dddae9f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/14] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From ce9947a619a0233a25de404b0b0918f55cb6744a Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/14] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From 1bf18d7aa75ddbbc53721134d8c7123a80fb9976 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/14] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 612807d6330de91bc23960d0c238b01bbc8cd989 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/14] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From eb802b2921de9a97fdbd6c2ec85adc37c59f458d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/14] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 564f7c78f4c2d4a8bd9cf34bcab158e21128cdc5 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/14] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From 022d44ccac74e95d3e05dc9e96f4aa821f8f01f2 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/14] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..8fae7b264d0ce8 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.30
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,12 +12,12 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=4a7795f16cc50d30e3d8636db9f61a427154b61107f08b5bbe7bded85d49b1d2
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
+		# rustc-LLVM ERROR: out of memory
+		export CARGO_PROFILE_RELEASE_LTO=false
 		;;
 esac
 

From e72e7e493a0eb8a808f0012f75994ac961f3d14f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/14] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..0fae25430a795d 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,14 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
+
+case "$XBPS_TARGET_MACHINE" in
+	i686*)
+		# rustc-LLVM ERROR: out of memory
+		export CARGO_PROFILE_RELEASE_LTO=false
+		;;
+esac
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From 7fe5d208f23f1dde817df535df82abfe032f0480 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/14] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From fb1258c6ae9b2853757b1f79e8dcd1ccc7c73083 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/14] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

From f291d5c6c47e4ec45be5129fb5886980759cc8bf Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 10 Feb 2025 08:45:35 -0500
Subject: [PATCH 14/14] fastfetch: update to 2.36.0.

---
 srcpkgs/fastfetch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template
index c1dbd1c515728b..a0c0e5275698cf 100644
--- a/srcpkgs/fastfetch/template
+++ b/srcpkgs/fastfetch/template
@@ -1,6 +1,6 @@
 # Template file for 'fastfetch'
 pkgname=fastfetch
-version=2.35.0
+version=2.36.1
 revision=1
 build_style=cmake
 configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/fastfetch-cli/fastfetch"
 changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
 distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
-checksum=e066d84f9ca176e24f162ce99dab7fac5238b5e8c94ab4aaff5850b6cc5c6ead
+checksum=490d5b971dd7fac4c31018354904fdd5e2c409924ba868157bda3bfe1fb5c485
 
 if [ -n "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTS=ON"

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
                   ` (6 preceding siblings ...)
  2025-02-11  3:50 ` classabbyamp
@ 2025-02-11  3:51 ` classabbyamp
  2025-02-11  5:23 ` [PR PATCH] [Closed]: " classabbyamp
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-11  3:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54264

various updates
for CI


A patch file from https://github.com/void-linux/void-packages/pull/54264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54264.patch --]
[-- Type: text/x-diff, Size: 20156 bytes --]

From d2aefd47a591a60f9a6de9e77a1b9e403df23217 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:40:54 -0500
Subject: [PATCH 01/14] qtforkawesome: update to 0.3.1.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index feb7ed34888a2a..33a48ad07cff40 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.3
+version=0.3.1
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="aec0f5e52223d5d1d5fc0a860b626bdecb67df32471f2304b0d9ddf4c5af01ac
+checksum="b797af12542c5a2c7d11025ffaf9bea2b5abc603cef57044cfc20d0f5e7c8587
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From db092fcff5e3da149b5f35d71ba29e7d163adaa1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:37 -0500
Subject: [PATCH 02/14] syncthingtray: update to 1.7.2.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d402931a0fe9a4..cc24170f5ec2f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4346,9 +4346,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.21 syncthingtray-1.7.0_1
-libsyncthingmodel.so.21 syncthingtray-1.7.0_1
-libsyncthingconnector.so.21 syncthingtray-1.7.0_1
+libsyncthingwidgets.so.22 syncthingtray-1.7.2_1
+libsyncthingmodel.so.22 syncthingtray-1.7.2_1
+libsyncthingconnector.so.22 syncthingtray-1.7.2_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 81e9c2d69005e8..741f3cdff4e242 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.1
+version=1.7.2
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=2c9cc5bef94736688ce2862f987cc6732dee25768b61a33b24ff1258a0a66b7a
+checksum=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From ad0d87d7a604171b75600252f0e0f9ca70b7f122 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:47 -0500
Subject: [PATCH 03/14] liquid-dsp: update to 1.7.0.

---
 srcpkgs/liquid-dsp/patches/fix-soname.patch | 11 -----------
 srcpkgs/liquid-dsp/template                 | 21 ++++++---------------
 2 files changed, 6 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/liquid-dsp/patches/fix-soname.patch

diff --git a/srcpkgs/liquid-dsp/patches/fix-soname.patch b/srcpkgs/liquid-dsp/patches/fix-soname.patch
deleted file mode 100644
index 01fffaf0a5a7cc..00000000000000
--- a/srcpkgs/liquid-dsp/patches/fix-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/makefile.in
-+++ b/makefile.in
-@@ -1264,7 +1264,7 @@
- 	${RANLIB} $@
- 
- libliquid.so : libliquid.a
--	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@ -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -shared -Xlinker -soname=$@.1 -o $@ -Wl,-whole-archive $^ -Wl,-no-whole-archive $(LIBS)
- 
- # static archive and library objects
- all: ${ARCHIVE_LIB} ${SHARED_LIB}
diff --git a/srcpkgs/liquid-dsp/template b/srcpkgs/liquid-dsp/template
index 94d2e6ac17d356..cd6fa55012974c 100644
--- a/srcpkgs/liquid-dsp/template
+++ b/srcpkgs/liquid-dsp/template
@@ -1,26 +1,18 @@
 # Template file for 'liquid-dsp'
 pkgname=liquid-dsp
-version=1.6.0
+version=1.7.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-simdoverride"
-hostmakedepends="automake libtool"
+build_style=cmake
+build_helper="qemu"
+configure_args="-DBUILD_AUTOTESTS=OFF -DBUILD_BENCHMARKS=OFF"
 makedepends="fftw-devel"
 short_desc="Signal processing library for software-defined radios (SDR)"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="http://liquidsdr.org/"
-changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/v1.6.0/HISTORY"
+changelog="https://raw.githubusercontent.com/jgaeddert/liquid-dsp/master/CHANGELOG.md"
 distfiles="https://github.com/jgaeddert/liquid-dsp/archive/v${version}.tar.gz"
-checksum=6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5
-
-case "$XBPS_TARGET_MACHINE" in
-	i686*) make_check=no # FAILED 46 / 487206 CHECKS (   0.01%)
-esac
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=33c42ebc2e6088570421e282c6332e899705d42b4f73ebd1212e6a11da714dd4
 
 post_install() {
 	vlicense LICENSE
@@ -32,6 +24,5 @@ liquid-dsp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
-		vmove "usr/lib/*.a"
 	}
 }

From 85e11536fa91a9ad4051874795f78e1a1f9560f0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:41:54 -0500
Subject: [PATCH 04/14] vivaldi: update to 7.1.3570.47+1.

---
 srcpkgs/vivaldi/patches/support-user-flags.patch | 6 +++---
 srcpkgs/vivaldi/template                         | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vivaldi/patches/support-user-flags.patch b/srcpkgs/vivaldi/patches/support-user-flags.patch
index 5d3ef3bbe4b0e8..eaf85c263dc167 100644
--- a/srcpkgs/vivaldi/patches/support-user-flags.patch
+++ b/srcpkgs/vivaldi/patches/support-user-flags.patch
@@ -26,12 +26,12 @@ index 5b5f1bf..8e95859 100755
  # Sanitize std{in,out,err} because they'll be shared with untrusted child
  # processes (http://crbug.com/376567).
  exec < /dev/null
-@@ -60,4 +67,4 @@ exec > >(exec cat)
+@@ -75,4 +75,4 @@
  exec 2> >(exec cat >&2)
  
  # Note: exec -a below is a bashism.
--exec -a "$0" "$HERE/vivaldi-bin" "$@"
-+exec -a "$0" "$HERE/vivaldi-bin" $VIVALDI_USER_FLAGS "$@"
+-exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" "$@"
++exec -a "$0" "$HERE/vivaldi-bin" "${VIVALDI_JS_FLAGS:-}" $VIVALDI_USER_FLAGS "$@"
 -- 
 2.34.1
 
diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 1a6c3fdf5b858e..715182bd021964 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.39+1
+version=7.1.3570.47+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=77a35046e78d13d3f6fc838bc01226e1ebeba8ed03f9134a5140b5e7a3c481c7
+	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=ae1233faf5ff5b7f6c37f8f7ee785aabe8846c873fadf80ca6baa65fe0ccd83f
+	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=9d5032b93e936378aa89958e10415783993665eca11c04d7ddb3a3f219d67f10
+	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
 	;;
 *)
 	broken="No distfiles available for this target"

From 241518096fbd4c133849f17978099019d8b8438e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:00 -0500
Subject: [PATCH 05/14] noto-fonts-ttf: update to 2025.02.01.

---
 srcpkgs/noto-fonts-ttf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 2bb7de6bfe1e06..095e094cefd496 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
-version=2025.01.01
+version=2025.02.01
 revision=1
 depends="font-util"
 short_desc="Google Noto TTF Fonts"
@@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="OFL-1.1"
 homepage="https://notofonts.github.io/"
 distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
-checksum=0224f98c86e1deaa1b2b8b4aaa3e9c63667c020474bb25dd9e5ebe4cd662ad03
+checksum=00cb71dbc595491f30f55d251b81da55da4c7887f36852e494b46c129958d383
 font_dirs="/usr/share/fonts/noto"
 nostrip=yes # just font files
 

From f400457d6ca62c6cba38d83a427d2a64367bb8d7 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:04 -0500
Subject: [PATCH 06/14] chezmoi: update to 2.59.1.

---
 srcpkgs/chezmoi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 82d3cf059f40c5..7beffb518416eb 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
 # Template file for 'chezmoi'
 pkgname=chezmoi
-version=2.58.0
+version=2.59.1
 revision=1
 build_style=go
 go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://chezmoi.io/"
 changelog="https://github.com/twpayne/chezmoi/releases"
 distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=50ac56d7e0624c5b1df2f451fbdec5c46e0e381476e8f2212669840de0d42984
+checksum=577bce7c9038ca17cda2c61c1ff3df90c4b366b68629e3056e274cf4b319be30
 
 pre_build() {
 	local _date

From 9475b6c8842ed25ff8d758ed264c8437fbc9eada Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:08 -0500
Subject: [PATCH 07/14] kitty: update to 0.39.1.

---
 srcpkgs/kitty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index d445476e2b6d7f..18c2684498cd54 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.39.0
+version=0.39.1
 revision=1
 build_helper="python3"
 pycompile_dirs="usr/lib/kitty"
@@ -17,7 +17,7 @@ license="GPL-3.0-only"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
+checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
 python_version=3
 nopie_files="/usr/bin/kitten"
 

From b802b408a6edb013888ed85cf528acd813153cbb Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:27 -0500
Subject: [PATCH 08/14] tailscale: update to 1.80.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index a179bf5098881d..8809ac8563b98d 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.78.3
+version=1.80.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
+checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
 
 post_install() {
 	for sh in bash fish zsh; do

From 52604e4dcb7478ef2912ed1c2df009a59b930a22 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:31 -0500
Subject: [PATCH 09/14] pyright: update to 1.1.393.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 715ed93ab417e1..871894d4cc2692 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.389
+version=1.1.393
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083
+checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From 4c5b23aa91f6303d95b7497af6d354f9cbee0bbe Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:35 -0500
Subject: [PATCH 10/14] uv: update to 0.5.29.

---
 srcpkgs/uv/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 1f8c7cf3a37dc8..8fae7b264d0ce8 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.8
+version=0.5.30
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,12 +12,12 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
+checksum=4a7795f16cc50d30e3d8636db9f61a427154b61107f08b5bbe7bded85d49b1d2
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*)
-		# if parallel, rustc-LLVM ERROR: out of memory Allocation failed
-		disable_parallel_build=yes
+		# rustc-LLVM ERROR: out of memory
+		export CARGO_PROFILE_RELEASE_LTO=false
 		;;
 esac
 

From a10a7e5fc9a4b12a7896d3405c52ea5d0661a8de Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:44 -0500
Subject: [PATCH 11/14] sequoia-chameleon-gnupg: update to 0.12.0.

---
 srcpkgs/sequoia-chameleon-gnupg/template | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-chameleon-gnupg/template b/srcpkgs/sequoia-chameleon-gnupg/template
index 7db86cbfac8d2f..0fae25430a795d 100644
--- a/srcpkgs/sequoia-chameleon-gnupg/template
+++ b/srcpkgs/sequoia-chameleon-gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-chameleon-gnupg'
 pkgname=sequoia-chameleon-gnupg
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config llvm clang"
@@ -12,7 +12,14 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
-checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
+checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
+
+case "$XBPS_TARGET_MACHINE" in
+	i686*)
+		# rustc-LLVM ERROR: out of memory
+		export CARGO_PROFILE_RELEASE_LTO=false
+		;;
+esac
 
 pre_build() {
 	export ASSET_OUT_DIR=assets

From c4937569074d41fa3fc2fdb6df34b51461ea8f95 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:51 -0500
Subject: [PATCH 12/14] sequoia-sop: update to 0.36.1.

---
 srcpkgs/sequoia-sop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sequoia-sop/template b/srcpkgs/sequoia-sop/template
index 3977b8f65b3636..8288fbf826a116 100644
--- a/srcpkgs/sequoia-sop/template
+++ b/srcpkgs/sequoia-sop/template
@@ -1,6 +1,6 @@
 # Template file for 'sequoia-sop'
 pkgname=sequoia-sop
-version=0.36.0
+version=0.36.1
 revision=1
 build_style=cargo
 configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
-checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
+checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" $makedepends"

From cf563756d0797407628396b24f6429713f4b2c37 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 9 Feb 2025 12:42:54 -0500
Subject: [PATCH 13/14] sequoia-sq: update to 1.2.0.

---
 srcpkgs/sequoia-sq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sequoia-sq/template b/srcpkgs/sequoia-sq/template
index a226f4b3abc9d6..560d4973dd3a6f 100644
--- a/srcpkgs/sequoia-sq/template
+++ b/srcpkgs/sequoia-sq/template
@@ -1,7 +1,7 @@
 # Template file for 'sequoia-sq'
 pkgname=sequoia-sq
-version=1.1.0
-revision=2
+version=1.2.0
+revision=1
 build_style=cargo
 build_helper=qemu
 _deps="nettle-devel openssl-devel sqlite-devel"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://sequoia-pgp.org/projects/#sq"
 changelog="https://gitlab.com/sequoia-pgp/sequoia-sq/-/raw/main/NEWS"
 distfiles="https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${version}/sequoia-sq-v${version}.tar.gz"
-checksum=3316902e1f52e8f01829b72014bda006ad9712ec3802703d395dbc6dbf50cb9d
+checksum=7dc01df61daed42a9db3f8c6056070a450875ea65685e174a402b7729a7d8c5e
 conflicts="squirrel"
 
 case "$XBPS_TARGET_MACHINE" in

From a91557558ab4bd4aec63c4dade3d844dbef0dcbe Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 10 Feb 2025 08:45:35 -0500
Subject: [PATCH 14/14] fastfetch: update to 2.36.0.

---
 srcpkgs/fastfetch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template
index c1dbd1c515728b..a0c0e5275698cf 100644
--- a/srcpkgs/fastfetch/template
+++ b/srcpkgs/fastfetch/template
@@ -1,6 +1,6 @@
 # Template file for 'fastfetch'
 pkgname=fastfetch
-version=2.35.0
+version=2.36.1
 revision=1
 build_style=cmake
 configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/fastfetch-cli/fastfetch"
 changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
 distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
-checksum=e066d84f9ca176e24f162ce99dab7fac5238b5e8c94ab4aaff5850b6cc5c6ead
+checksum=490d5b971dd7fac4c31018354904fdd5e2c409924ba868157bda3bfe1fb5c485
 
 if [ -n "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTS=ON"

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Closed]: various updates
  2025-02-09 17:43 [PR PATCH] various updates classabbyamp
                   ` (7 preceding siblings ...)
  2025-02-11  3:51 ` classabbyamp
@ 2025-02-11  5:23 ` classabbyamp
  8 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-11  5:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 156 bytes --]

There's a closed pull request on the void-packages repository

various updates
https://github.com/void-linux/void-packages/pull/54264

Description:
for CI


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PR PATCH] various updates
@ 2025-02-17 16:09 classabbyamp
  0 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2025-02-17 16:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/54367

various updates
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/54367.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-54367.patch --]
[-- Type: text/x-diff, Size: 8623 bytes --]

From 867caa6ec376d8f30f16ed7bba8cfb1343f0b09c Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 17 Feb 2025 11:07:52 -0500
Subject: [PATCH 1/7] linux-firmware: update to 20250211.

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index f4bc264f2cda05..9f040025a31d5b 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20250109
+version=20250211
 revision=1
 hostmakedepends="rdfind which $(vopt_if compressed zstd)"
 depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}"
@@ -10,7 +10,7 @@ license="custom:see /usr/share/licenses/linux-firmware"
 homepage="https://www.kernel.org/"
 changelog="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${version}.tar.gz"
-checksum=211b09e0639bc329637da08e58021bb484abca1ced0d8ed75f9d42816f9af5cb
+checksum=30f181fa8fb03a49da3b76b82dc525ca094426f92e54c540fe784ff44c91e1d6
 python_version=3
 nostrip=yes
 

From 297a2331b6a11e9b3c2a248b908c75d1bdddd941 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 17 Feb 2025 11:07:58 -0500
Subject: [PATCH 2/7] pyright: update to 1.1.394.

---
 srcpkgs/pyright/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 871894d4cc2692..a8b8e58611cc7f 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
 # Template file for 'pyright'
 pkgname=pyright
-version=1.1.393
+version=1.1.394
 revision=1
 build_wrksrc="packages/pyright"
 hostmakedepends="nodejs python3-setuptools pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://microsoft.github.io/pyright"
 changelog="https://github.com/microsoft/pyright/releases"
 distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
-checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
+checksum=a505f5e10176a777c8202c6e2ac7f350157ed82253b46f1c96443d949282aaa7
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="lerna doesn't support i686" ;;

From 38ae026312167d00e7bbb0dae4c573df0ed7c0ce Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 17 Feb 2025 11:08:03 -0500
Subject: [PATCH 3/7] qlog: update to 0.42.0.

---
 srcpkgs/qlog/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/qlog/template b/srcpkgs/qlog/template
index 0fb7dcddbe5388..de8c9eb682a71d 100644
--- a/srcpkgs/qlog/template
+++ b/srcpkgs/qlog/template
@@ -1,6 +1,6 @@
 # Template file for 'qlog'
 pkgname=qlog
-version=0.41.1
+version=0.42.0
 revision=1
 build_style=qmake
 build_helper=qmake6
@@ -14,8 +14,8 @@ homepage="https://github.com/foldynl/QLog"
 changelog="https://raw.githubusercontent.com/foldynl/QLog/master/Changelog"
 distfiles="https://github.com/foldynl/QLog/archive/refs/tags/v${version}.tar.gz
  https://github.com/foldynl/QLog-Flags/archive/refs/tags/v${version}.tar.gz>flags-${version}.tar.gz"
-checksum="90afb8b77da5363aa8b47bb6c40aedc3326ac393c338d974a391c52527f01307
- 68700fa94acf8b7341642ee90a4f444743e1c222ff1dfd679c6d09b3ed4adaa8"
+checksum="16da0ddba0bf614027bf12219249ed081e24ec941fc225cd704b942092a3a601
+ 8734d7eb3b38bd348d29678f34f96ec594bab3b3e18d4aa8bea1b8d5d3550292"
 skip_extraction="flags-${version}.tar.gz"
 
 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then

From 0ff7b0c3677aa376a84b469b6970fbc79a41f640 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 17 Feb 2025 11:08:11 -0500
Subject: [PATCH 4/7] tailscale: update to 1.80.2.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 8809ac8563b98d..4cbdeb8c08d350 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.80.1
+version=1.80.2
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://tailscale.com/changelog"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad
+checksum=b4d5eb15e2d11ad71803dea8ec8ddcaf5a400eabe12a5f469d133cfeae56678b
 
 post_install() {
 	for sh in bash fish zsh; do

From a9eeaa975808a950f20e5ce9911a78eb9885c63a Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 17 Feb 2025 11:08:14 -0500
Subject: [PATCH 5/7] uv: update to 0.6.0.

---
 srcpkgs/uv/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 8fae7b264d0ce8..c32e5b119bc698 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.5.30
+version=0.6.0
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -12,7 +12,7 @@ license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
-checksum=4a7795f16cc50d30e3d8636db9f61a427154b61107f08b5bbe7bded85d49b1d2
+checksum=d27d011f923ee1e112bc41ae0e296ba30cfa628f72b80812319a3c3ec3fe81bd
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*)

From 8476384c3769e093fb0b989d0a52985d42385488 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 17 Feb 2025 11:08:19 -0500
Subject: [PATCH 6/7] vivaldi: update to 7.1.3570.50+1.

---
 srcpkgs/vivaldi/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 715182bd021964..0873f9ab94c4ff 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=7.1.3570.47+1
+version=7.1.3570.50+1
 revision=1
 archs="x86_64 aarch64 armv7l"
 depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb"
-	checksum=6a5513d1c325da02850cd13e0d6f124b68ad8782776da097bb99b8bc460636bc
+	checksum=7a0c23f65f9a8c41296ab0c84f4e07212f32b75942381069ef19d00cc59b04fa
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb"
-	checksum=c29c782289d03536382a6ccfdae3fc5c34eea5035e666f34f0939f4b669e5c16
+	checksum=2265219c7bdd1dec3093db18c49c2be8a63dee8810fe30282fc6da6faf5c73b0
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_armhf.deb"
-	checksum=e7c02749ccdaa872f7bcb9e7fa149a34d17eab0304db668d04cbb3f8aa66e8ea
+	checksum=838a334dae96b527cbe1cd7f50124cdf2e0e5538c056b40218583df97150e17c
 	;;
 *)
 	broken="No distfiles available for this target"

From a40e5f95982e79dcff98aae031b7769b2213e039 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 17 Feb 2025 11:08:23 -0500
Subject: [PATCH 7/7] wsjtx: update to 2.7.0.

---
 srcpkgs/wsjtx/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wsjtx/template b/srcpkgs/wsjtx/template
index c80cc91e450b20..914ad14572d777 100644
--- a/srcpkgs/wsjtx/template
+++ b/srcpkgs/wsjtx/template
@@ -1,7 +1,7 @@
 # Template file for 'wsjtx'
 pkgname=wsjtx
-version=2.6.1
-revision=3
+version=2.7.0
+revision=1
 build_wrksrc=wsjtx
 build_style=cmake
 configure_args="-DRIGCTLCOM_EXE= -DRIGCTL_EXE= -DRIGCTLD_EXE=
@@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
 homepage="https://wsjt.sourceforge.io/wsjtx.html"
 changelog="https://wsjt.sourceforge.io/Release_Notes.txt"
 distfiles="${SOURCEFORGE_SITE}/wsjt/wsjtx-${version}/wsjtx-${version}.tgz"
-checksum=60d0e2cb45a49a6ad585b0908821a9ff2c3ac2564d61042620ff36c2ddcc765f
+checksum=3788f5df636af792514609ec2b4abe58477aa5f0ad32cb826424866fc21cec93
 
 post_extract() {
 	tar xf src/wsjtx.tgz

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PR PATCH] various updates
@ 2024-10-19  2:43 classabbyamp
  0 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2024-10-19  2:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages updates
https://github.com/void-linux/void-packages/pull/52684

various updates
for ci

A patch file from https://github.com/void-linux/void-packages/pull/52684.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-updates-52684.patch --]
[-- Type: text/x-diff, Size: 11921 bytes --]

From fc78bdc6ba112a23e48260c5336c11b4ee80c5a8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 18 Oct 2024 22:23:57 -0400
Subject: [PATCH 1/6] syncthingtray: update to 1.6.3.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 41030500290ef9..6d083594e55a51 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4355,9 +4355,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.1 qtforkawesome-0.1.0_1
 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
-libsyncthingwidgets.so.18 syncthingtray-1.6.2_1
-libsyncthingmodel.so.18 syncthingtray-1.6.2_1
-libsyncthingconnector.so.18 syncthingtray-1.6.2_1
+libsyncthingwidgets.so.19 syncthingtray-1.6.3_1
+libsyncthingmodel.so.19 syncthingtray-1.6.3_1
+libsyncthingconnector.so.19 syncthingtray-1.6.3_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libgxml-0.20.so.2.0.2 gxml-0.20.3_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 5a770a56fdb2be..e6c32f04c686eb 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.6.2
+version=1.6.3
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://martchus.github.io/syncthingtray/"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=022d37bf125f32cd0eb52b4946361d5d8500e8b0b6ef095292f4a89dff085d34
+checksum=49ab861c2bc0649652b8dcbc4cf8788c743008a8bc6d023f7d4a3b3bbdc3bdc6
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

From b21f3128e99e3b6783e81d4b3f37a635a2a41f14 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 18 Oct 2024 22:24:10 -0400
Subject: [PATCH 2/6] qtforkawesome: update to 0.2.2.

---
 srcpkgs/qtforkawesome/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtforkawesome/template b/srcpkgs/qtforkawesome/template
index fba895b74bf95f..83a034ed83ef59 100644
--- a/srcpkgs/qtforkawesome/template
+++ b/srcpkgs/qtforkawesome/template
@@ -1,6 +1,6 @@
 # Template file for 'qtforkawesome'
 pkgname=qtforkawesome
-version=0.2.1
+version=0.2.2
 revision=1
 _fork_awesome_version=1.2.0
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
 homepage="https://github.com/Martchus/qtforkawesome"
 distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
  https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
-checksum="acdd529efe6237a755d67863af219e09be3dbc380b964cb4e45b91dd1540b5a5
+checksum="7025664ab187cfb43ffb20e321534b6b5d9e16d2cd0dc8b5c62aecca1a81fa65
  23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
 make_check_pre="env QT_QPA_PLATFORM=offscreen"
 skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"

From bde64edd7e8ebb082930411c0ce6ed786210a60f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 18 Oct 2024 22:24:27 -0400
Subject: [PATCH 3/6] linux-firmware: update to 20241017.

---
 .../linux-firmware/patches/no-whence.patch    |  12 ++
 srcpkgs/linux-firmware/template               | 108 ++++++++++++++----
 2 files changed, 97 insertions(+), 23 deletions(-)
 create mode 100644 srcpkgs/linux-firmware/patches/no-whence.patch

diff --git a/srcpkgs/linux-firmware/patches/no-whence.patch b/srcpkgs/linux-firmware/patches/no-whence.patch
new file mode 100644
index 00000000000000..69e65c4ce272bf
--- /dev/null
+++ b/srcpkgs/linux-firmware/patches/no-whence.patch
@@ -0,0 +1,12 @@
+this requires git ls-files to work
+--
+--- a/copy-firmware.sh
++++ b/copy-firmware.sh
+@@ -66,7 +66,5 @@
+ fi
+ 
+-$verbose "Checking that WHENCE file is formatted properly"
+-./check_whence.py || err "check_whence.py has detected errors."
+ 
+ # shellcheck disable=SC2162 # file/folder name can include escaped symbols
+ grep -E '^(RawFile|File):' WHENCE | sed -E -e 's/^(RawFile|File): */\1 /;s/"//g' | while read k f; do
diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index c9ab949906c0b7..7c2226c9697ba2 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20240909
+version=20241017
 revision=1
 hostmakedepends="rdfind which"
 depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}"
@@ -10,19 +10,17 @@ license="custom:see /usr/share/licenses/linux-firmware"
 homepage="https://www.kernel.org/"
 changelog="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${version}.tar.gz"
-checksum=93e9b6ae2240661639c874f5fc38f677d18afe365b17a13fee6b4fc4fba42c10
+checksum=551708bc71cb7ac67c800055aecb55e50eb3c86d13486c56250d1ef5132b39dc
 python_version=3
 nostrip=yes
 
 do_install() {
-	make install FIRMWAREDIR=/usr/lib/firmware DESTDIR=$DESTDIR
+	make install dedup FIRMWAREDIR=/usr/lib/firmware DESTDIR=$DESTDIR
 
 	for _l in LICEN* WHENCE
 	do
 		vlicense "$_l"
 	done
-
-	# XXX: should some firmwares, like carl9170, be pruned?
 }
 
 linux-firmware-amd_package() {
@@ -54,7 +52,7 @@ linux-firmware-broadcom_package() {
 }
 
 linux-firmware-intel_package() {
-	short_desc+=" - Intel CPU/GPU microcode"
+	short_desc+=" - Intel GPU microcode"
 	nostrip=yes
 	pkg_install() {
 		vmove usr/lib/firmware/i915
@@ -81,25 +79,89 @@ linux-firmware-network_package() {
 	esac
 	nostrip=yes
 	pkg_install() {
-		vmove usr/lib/firmware/3com
-		vmove "usr/lib/firmware/rt*"
-		vmove "usr/lib/firmware/ath*"
-		vmove "usr/lib/firmware/ar*"
-		vmove "usr/lib/firmware/bnx2*"
-		vmove "usr/lib/firmware/cxgb*"
-		vmove "usr/lib/firmware/htc*"
-		vmove "usr/lib/firmware/iwl*"
-		vmove "usr/lib/firmware/intel*"
-		vmove usr/lib/firmware/kaweth
-		vmove usr/lib/firmware/libertas
-		vmove usr/lib/firmware/mrvl
-		vmove "usr/lib/firmware/mt7*.bin"
+		_pats=(
+			# Airoha Ethernet PHY
+			airoha
+			# Amlogic bluetooth
+			"amlogic/aml_w*_bt_uart.bin*"
+			# Atheros WLAN/bluetooth
+			"ath*" "ar*" "carl9170*" "htc*"
+			# Atmel WLAN
+			atmel
+			# ATUSB transceiver
+			atusb
+			# BNX2 Ethernet
+			"bnx2*"
+			# Sun Cassini Ethernet
+			"sun/cassini*"
+			# Chelsio Ethernet
+			"cxgb*"
+			# ST-E WLAN
+			"wsm_22.bin*"
+			# Intel WLAN/Ethernet/bluetooth
+			e100 "hfi1_*.fw*" "intel*" "iwlwifi*"
+			# Orinoco WLAN
+			"agere*"
+			# IXP4xx
+			ixp4xx
+			# KL5KUSB101 Ethernet
+			kaweth
+			# Cavium LiquidIO NIC
+			liquidio
+			# Mediatek WLAN/bluetooth
+			"mt7*.bin"
+			# Mellanox ethernet
+			mellanox
+			# Marvell WLAN/bluetooth
+			mrvl "lbtf_usb.bin*" libertas mwl8k
+			# Multi-Tech modem
+			"mts_*.fw*"
+			# Myricom ethernet
+			"myri10ge*" myricom
+			# NXP UWB/bluetooth
+			"nxp/sr150_fw.bin*" "nxp/helper_uart*.bin*" "nxp/uartiw*.bin*" "nxp/uartspi*.se*" "nxp/uartuart*"
+			# Qualcomm WLAN/bluetooth
+			qca "wil6210*"
+			# QLogic HBA
+			"cbfw*.bin*" "ct2fw*.bin*" "ctfw*.bin*" "qed" "ql2*.bin*" "qlogic" "phanfw.bin*"
+			# Ralink WLAN
+			"rt*.bin*"
+			# Redpine WLAN/bluetooth
+			"rsi*"
+			# Realtek bluetooth/ethernet/WLAN
+			"rtl*" "rtw*"
+			# Sagrad WLAN
+			"sdd_sagrad_*.bin*"
+			# Slicoss NICs
+			slicoss
+			# Adaptec ethernet
+			"adaptec/starfire*"
+			# Tehuti NICs
+			tehuti
+			# TI WLAN/bluetooth
+			ti-connectivity
+			# Tigon ethernet
+			acenic tigon
+			# 3Com ethernet
+			3com
+			# Eagle USB modem
+			ueagle-atm
+			# Via USB WLAN
+			"vntwusb.fw*"
+			# Microchip Ethernet
+			"microchip/mscc_vsc85*.bin*"
+			# Exar Ethernet
+			vxge
+			# SiLabs WLAN
+			wfx
+		)
+
+		for pat in "${_pats[@]}"; do
+			vmove "usr/lib/firmware/$pat"
+		done
+
 		# don't move mediatek SoC firmware
 		( shopt -s extglob; vmove "usr/lib/firmware/mediatek/!(mt7981*|mt7986*|mt81*|sof*)" )
-		vmove usr/lib/firmware/ueagle-atm
-		vmove usr/lib/firmware/ti-connectivity
-		vmove usr/lib/firmware/dpaa2
-		vmove usr/lib/firmware/qca
 	}
 }
 

From cf27dd8e2f5dcd9c30062be9a20fb96ce04856b1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 18 Oct 2024 22:32:19 -0400
Subject: [PATCH 4/6] tailscale: update to 1.76.1.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 198bfd06dc49cc..2e923d5a62cf78 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.76.0
+version=1.76.1
 revision=1
 build_style=go
 build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://github.com/tailscale/tailscale/releases"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=eaec1fa9a882d877ce6e5fb6ef47b3387124321a8963c66c4c37319106b5c5c2
+checksum=ce87e52fd4e8e52540162a2529c5d73f5f76c6679147a7887058865c9e01ec36
 
 post_install() {
 	for sh in bash fish zsh; do

From e5d8e5567c0c609e74b711a5501188b43f16a09f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 18 Oct 2024 22:32:24 -0400
Subject: [PATCH 5/6] typst: update to 0.12.0.

---
 srcpkgs/typst/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/typst/template b/srcpkgs/typst/template
index b74cdfa4769c31..907dbe1c3afea6 100644
--- a/srcpkgs/typst/template
+++ b/srcpkgs/typst/template
@@ -1,7 +1,7 @@
 # Template file for 'typst'
 pkgname=typst
 reverts="23.03.28_1"
-version=0.11.1
+version=0.12.0
 revision=1
 build_style=cargo
 configure_args="--no-default-features --features=embed-fonts"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://typst.app"
 changelog="https://typst.app/docs/changelog/"
 distfiles="https://github.com/typst/typst/archive/refs/tags/v${version}.tar.gz"
-checksum=b1ba054e821073daafd90675c4822bcd8166f33fe2e3acba87ba1451a0d1fc56
+checksum=5e92463965c0cf6aa003a3bacd1c68591ef2dc0db59dcdccb8f7b084836a1266
 
 export TYPST_VERSION="$version"
 export GEN_ARTIFACTS="./generated"

From 687a8b81c38da1e10cc28010bba149db61e20ca7 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 18 Oct 2024 22:32:28 -0400
Subject: [PATCH 6/6] uv: update to 0.4.24.

---
 srcpkgs/uv/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
index 11dd23814416f4..cc9b73c4d1f96c 100644
--- a/srcpkgs/uv/template
+++ b/srcpkgs/uv/template
@@ -1,6 +1,6 @@
 # Template file for 'uv'
 pkgname=uv
-version=0.4.22
+version=0.4.24
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
@@ -11,10 +11,8 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="Apache-2.0 OR MIT"
 homepage="https://github.com/astral-sh/uv"
 changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
-distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz"
-checksum=1d72ea82b337c767e2ba5c3ffa11cfccdca99321ab1dca3d4c035f8d52d7ad47
-# many tests require old python versions
-make_check=no
+distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
+checksum=917be4e4e96ef555e2c739e3b91eac21b7df6f1b45d80e25fe4e50d1249d6846
 
 post_install() {
 	vlicense LICENSE-MIT

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-02-17 16:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-09 17:43 [PR PATCH] various updates classabbyamp
2025-02-09 18:57 ` [PR PATCH] [Updated] " classabbyamp
2025-02-09 19:56 ` classabbyamp
2025-02-09 23:14 ` classabbyamp
2025-02-10  0:05 ` classabbyamp
2025-02-10 13:45 ` classabbyamp
2025-02-11  3:50 ` classabbyamp
2025-02-11  3:50 ` classabbyamp
2025-02-11  3:51 ` classabbyamp
2025-02-11  5:23 ` [PR PATCH] [Closed]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2025-02-17 16:09 [PR PATCH] " classabbyamp
2024-10-19  2:43 classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).