David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
sfizz-ui


Commits:
861a30d6 by David Runge at 2024-02-21T13:57:31+01:00
upgpkg: 1.2.3-2

Rebuild against vst3sdk 3.7.10_build_14 and be more specific about it being 
disabled at the moment.

- - - - -


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 = 1
+       pkgrel = 2
        url = https://github.com/sfztools/sfizz-ui
        arch = x86_64
        license = BSD-2-Clause


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
 )
 _name=sfizz
 pkgver=1.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="SFZ based sampler, providing LV2 / PD / VST3 plugins using the sfizz 
library"
 arch=(x86_64)
 url="https://github.com/sfztools/sfizz-ui";
@@ -77,7 +77,7 @@ build() {
     -D SFIZZ_JACK=OFF
     -D SFIZZ_RENDER=OFF
     # project is not yet compatible with newer vst3sdk: 
https://github.com/sfztools/sfizz-ui/issues/126
-    # -D SFIZZ_USE_SYSTEM_VST3SDK=ON
+    -D SFIZZ_USE_SYSTEM_VST3SDK=OFF
     -S $_name-$pkgver
     -W no-dev
   )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sfizz-ui/-/commit/861a30d6c33a389a669df9e7ee99dc9ef4d7c648

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sfizz-ui/-/commit/861a30d6c33a389a669df9e7ee99dc9ef4d7c648
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to