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

David Runge dvzrv at archlinux.org
Wed May 27 11:09:38 UTC 2020


    Date: Wednesday, May 27, 2020 @ 11:09:38
  Author: dvzrv
Revision: 635898

upgpkg: guitarix 0.40.0-1: Upgrading to 0.40.0.

Adding all available sodeps in package() and moving the respective packages to makedepends.
Removing included patches.
Adding guitarix2 to conflicts/ provides (to make sure this gets picked up).
Adding non-session-manager to optdepends and lv2-host to provides.

Modified:
  guitarix/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 11:08:14 UTC (rev 635897)
+++ PKGBUILD	2020-05-27 11:09:38 UTC (rev 635898)
@@ -13,7 +13,8 @@
 makedepends=('avahi' 'curl' 'boost' 'eigen' 'faust' 'fftw' 'glib2' 'gperf'
 'gtk3' 'intltool' 'jack' 'ladspa' 'liblrdf' 'lilv' 'lv2' 'pango'
 'sassc' 'waf' 'zita-convolver' 'zita-resampler')
-provides=('guitarix2' 'libgxw.so' 'libgxwmm.so')
+optdepends=('non-session-manager: for session management')
+provides=('guitarix2' 'libgxw.so' 'libgxwmm.so' 'lv2-host')
 conflicts=('guitarix2')
 replaces=('guitarix2')
 source=("${pkgname}-${pkgver}.tar.xz::https://download.sourceforge.net/project/guitarix/guitarix/${pkgname}2-${pkgver}.tar.xz")



More information about the arch-commits mailing list