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

David Runge dvzrv at archlinux.org
Tue Feb 6 21:17:32 UTC 2018


    Date: Tuesday, February 6, 2018 @ 21:17:31
  Author: dvzrv
Revision: 289596

upgpkg: guitarix2 0.36.1-3

Building against faust.

Modified:
  guitarix2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-06 21:16:40 UTC (rev 289595)
+++ PKGBUILD	2018-02-06 21:17:31 UTC (rev 289596)
@@ -4,13 +4,13 @@
 
 pkgname=guitarix2
 pkgver=0.36.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A simple mono guitar amplifier and FX for JACK using Faust"
 arch=('x86_64')
 url="https://guitarix.org"
 license=('GPL')
-depends=('avahi' 'bluez-libs' 'boost-libs' 'fftw' 'gtkmm' 'jack' 'liblrdf' 'lilv' 'libsigc++' 'libsndfile' 'zita-convolver' 'zita-resampler' 'ttf-roboto')
-makedepends=('python' 'python2' 'boost' 'eigen' 'gperf' 'intltool' 'lv2')
+depends=('avahi' 'bluez-libs' 'boost-libs' 'faust' 'fftw' 'gtkmm' 'jack' 'liblrdf' 'lilv' 'libsigc++' 'libsndfile' 'zita-convolver' 'zita-resampler' 'ttf-roboto')
+makedepends=('python' 'python2' 'boost' 'eigen' 'faust' 'gperf' 'intltool' 'lv2')
 optdepends=('meterbridge: sound meters')
 provides=('guitarix' 'gx_head')
 conflicts=('guitarix' 'gx_head')



More information about the arch-commits mailing list