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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2025-02-11  5:23 UTC | newest]

Thread overview: 10+ 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

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).