summaryrefslogtreecommitdiff
path: root/community/zynaddsubfx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/zynaddsubfx/PKGBUILD')
-rw-r--r--community/zynaddsubfx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/zynaddsubfx/PKGBUILD b/community/zynaddsubfx/PKGBUILD
index b07dafb05..70ec62a40 100644
--- a/community/zynaddsubfx/PKGBUILD
+++ b/community/zynaddsubfx/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 54081 2011-08-13 09:18:00Z spupykin $
+# $Id: PKGBUILD 54351 2011-08-17 09:49:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: SpepS <dreamspepser at yahoo dot it>
# Contributor: Ionut Biru <ibiru@archlinux.org>
@@ -7,7 +7,7 @@
_p=ZynAddSubFX
pkgname=zynaddsubfx
pkgver=2.4.1
-pkgrel=3
+pkgrel=4
pkgdesc="An opensource software synthesizer capable of making a countless number of instruments."
arch=('i686' 'x86_64')
url="http://zynaddsubfx.sourceforge.net"
@@ -33,7 +33,7 @@ build() {
patch -p1 -i "$srcdir/$pkgname-$pkgver-fltk13.patch"
[ -d build ] || mkdir build && cd build
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DOutputModule=jack ..
+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DOutputModule=jack -DGuiModule=fltk ..
make
# build external programs