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

David Runge dvzrv at gemini.archlinux.org
Thu Apr 28 11:22:51 UTC 2022


    Date: Thursday, April 28, 2022 @ 11:22:51
  Author: dvzrv
Revision: 1191567

upgpkg: synthv1 0.9.25-3: Rebuild to add qt6-svg for SVG support.

Modified:
  synthv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-28 11:21:31 UTC (rev 1191566)
+++ PKGBUILD	2022-04-28 11:22:51 UTC (rev 1191567)
@@ -3,13 +3,13 @@
 
 pkgname=synthv1
 pkgver=0.9.25
-pkgrel=2
+pkgrel=3
 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
 arch=(x86_64)
 url="https://synthv1.sourceforge.io/synthv1-index.html"
 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 lv2 qt6-tools)
 optdepends=(
   'alsa-lib: for standalone application'



More information about the arch-commits mailing list