[arch-commits] Commit in samplv1/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Thu Apr 28 11:23:06 UTC 2022


    Date: Thursday, April 28, 2022 @ 11:23:05
  Author: dvzrv
Revision: 1191569

upgpkg: samplv1 0.9.25-2: Rebuild to add qt6-svg for SVG support.

Modified:
  samplv1/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-28 11:23:01 UTC (rev 1191568)
+++ PKGBUILD	2022-04-28 11:23:05 UTC (rev 1191569)
@@ -3,13 +3,13 @@
 
 pkgname=samplv1
 pkgver=0.9.25
-pkgrel=1
+pkgrel=2
 pkgdesc="Polyphonic sampler synthesizer with stereo fx"
 arch=(x86_64)
 url="https://samplv1.sourceforge.io/"
 license=(GPL2)
 groups=(lv2-plugins pro-audio)
-depends=(gcc-libs glibc hicolor-icon-theme lv2-host qt6-base)
+depends=(gcc-libs glibc hicolor-icon-theme lv2-host qt6-base qt6-svg)
 makedepends=(alsa-lib cmake jack liblo libsndfile lv2 qt6-tools)
 optdepends=(
   'alsa-lib: for standalone application'



More information about the arch-commits mailing list