Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qsynth


Commits:
f222b36e by Antonio Rojas at 2025-10-10T21:00:27+02:00
upgpkg: 1.0.3-2: Drop qt6-wayland dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qsynth
        pkgdesc = Qt GUI for FluidSynth
        pkgver = 1.0.3
-       pkgrel = 1
+       pkgrel = 2
        url = https://qsynth.sourceforge.io/
        arch = x86_64
        groups = pro-audio
@@ -15,7 +15,6 @@ pkgbase = qsynth
        depends = hicolor-icon-theme
        depends = qt6-base
        depends = qt6-svg
-       optdepends = qt6-wayland: for native wayland support
        source = https://downloads.sourceforge.net/qsynth/qsynth-1.0.3.tar.gz
        sha512sums = 
2f9c53caeb2cdab7b05612f4425ee95886200ba229b3cb4fd37a95081d4557954ba4dfb18859e5cefb55512c962283838ef2ffb325bac33bcc1fc01faf2c9b30
        b2sums = 
d67da38b985debe3065f9aa9eca8ecaf4999cd084154ccd2f61cb5b37a2917e29bcb5c4ec378aed5a38ab3083d1842ad8dfe2731f9f60918e5005205520a97cb


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=qsynth
 pkgver=1.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Qt GUI for FluidSynth"
 arch=(x86_64)
 url="https://qsynth.sourceforge.io/";
@@ -23,9 +23,6 @@ makedepends=(
   pipewire
   qt6-tools
 )
-optdepends=(
-  'qt6-wayland: for native wayland support'
-)
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 
sha512sums=('2f9c53caeb2cdab7b05612f4425ee95886200ba229b3cb4fd37a95081d4557954ba4dfb18859e5cefb55512c962283838ef2ffb325bac33bcc1fc01faf2c9b30')
 
b2sums=('d67da38b985debe3065f9aa9eca8ecaf4999cd084154ccd2f61cb5b37a2917e29bcb5c4ec378aed5a38ab3083d1842ad8dfe2731f9f60918e5005205520a97cb')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qsynth/-/commit/f222b36e042ee3172348fc34112b997982c54c4c

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


Reply via email to