Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
sfizz-ui
Commits:
8df9caaa by Christian Heusel at 2025-03-04T22:25:47+01:00
upgpkg: 1.2.3-8: Rebuild for abseil-cpp 20250127.0 & protobuf 29.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = sfizz-ui
pkgdesc = SFZ based sampler, providing LV2 / PD / VST3 plugins using
the sfizz library
pkgver = 1.2.3
- pkgrel = 5
+ pkgrel = 8
url = https://github.com/sfztools/sfizz-ui
arch = x86_64
license = BSD-2-Clause
@@ -29,10 +29,16 @@ pkgbase = sfizz-ui
makedepends = xcb-util-keysyms
source =
sfizz-ui-1.2.3.tar.gz::https://github.com/sfztools/sfizz-ui/releases/download/1.2.3/sfizz-1.2.3.tar.gz
source = sfizz-1_2_3-absl_20240116_1-fix-build.patch
+ source =
sfizz-1_2_3-fix-vendored-sdk.patch::https://github.com/steinbergmedia/vstgui/commit/7cc6b0e0ab9b7dd5b98f71e74d7c75694761538a.patch
+ source =
https://github.com/max0x7ba/atomic_queue/archive/v1.6.5/atomic_queue-1.6.5.tar.gz
sha512sums =
d43aa68ed74eb1f2ee1db5222097529157bc935e707a68108a940db0d47ec9c0e4c4df9a4ddff104be2d05ec6ffa9d8bb73a9f884b409fc814646ffee7523ee3
sha512sums =
83257a1539cf7eaf410c11fca9abf40cf452d411d8d1d5cebecf488131349c70523310d8517ddc1846d47402b0515329844280fab095be3f23c7917e4acffa7e
+ sha512sums =
c37ffa2170a269e1a0e2303271420cf8af47507da672fab439b9e5d5cdb047ba0b81a67d20c7a0a8d95e9ef355546049a04c59de108bcbfc041e163d3d9bdcb3
+ sha512sums =
2c1813074fd166f1d3491527a1faac1cc297f0b0e15fedf66a64465efc310256cce657e7205e41d277fa513bb322d18a273c6a9a6ce85ec8d182a2c81f90c35c
b2sums =
135a14ca4eef05ab1f1d4eac69c84c2588d2b3ed384ccd6a0986d9e73bbeef51b9a2a2532612162984544b26c1a5b5becf5b16b082333287c3c1c0f33692c03d
b2sums =
15e79959928879de9774a845acdc28c30ab86260b4fb11c7e00389b118ade14fcee3b2f12cfd48a8cae095af08ea16345485b880a3a63c1fdad31068a8e06dcd
+ b2sums =
db52c5a58090b2c995a7b8d51a86086bd4db2d0a605f3ec441c8a45690d2a247c6768159b0043e4a6a2a618988f325f6fe6b23b35a4988e869c2d6848887d269
+ b2sums =
2f83147bf885d9ccd88f10e8aa08e68dfeeff96963d6b58bb60a09e022862fa11365759bcd1e405b5864ba31487f541e067212adfd149fdfb4d13091a01cd4bc
pkgname = sfizz-ui
depends = sfizz-lv2
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
)
_name=sfizz
pkgver=1.2.3
-pkgrel=7
+pkgrel=8
pkgdesc="SFZ based sampler, providing LV2 / PD / VST3 plugins using the sfizz
library"
arch=(x86_64)
url="https://github.com/sfztools/sfizz-ui"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sfizz-ui/-/commit/8df9caaa2c53ea1a3a42a579c22c48aad1b35911
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sfizz-ui/-/commit/8df9caaa2c53ea1a3a42a579c22c48aad1b35911
You're receiving this email because of your account on gitlab.archlinux.org.