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

Ray Rashif schiv at archlinux.org
Sat Feb 25 18:36:05 UTC 2012


    Date: Saturday, February 25, 2012 @ 13:36:05
  Author: schiv
Revision: 151372

upgpkg: ardour 2.8.12-2

remove cwiid dep for now; preventing build

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-25 18:35:03 UTC (rev 151371)
+++ PKGBUILD	2012-02-25 18:36:05 UTC (rev 151372)
@@ -9,7 +9,7 @@
 
 pkgname=ardour
 pkgver=2.8.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A multichannel hard disk recorder and digital audio workstation"
 arch=('i686' 'x86_64')
 url="http://ardour.org/"
@@ -20,8 +20,8 @@
          # +soundtouch (these +/- changes are for SYSLIBS)
          # liblrdf versioned for https://bugs.archlinux.org/task/25005
          # slv2 versioned for https://bugs.archlinux.org/task/25060
-makedepends=('scons' 'boost' 'cwiid')
-optdepends=('cwiid: Wiimote support')
+makedepends=('scons' 'boost')
+#optdepends=('cwiid: Wiimote support')
 changelog=${pkgname}.changelog
 source=(ftp://ftp.archlinux.org/other/ardour/${pkgname}-${pkgver}.tar.bz2
         ${pkgname}.desktop)
@@ -38,7 +38,7 @@
                      DIST_LIBDIR="lib" \
                      FREEDESKTOP=0 \
                      FREESOUND=1 \
-                     WIIMOTE=1 \
+                     WIIMOTE=0 \
                      SYSLIBS=0 \
                      DESTDIR="${pkgdir}"
 }




More information about the arch-commits mailing list