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

Giovanni Scafora giovanni at archlinux.org
Sun Feb 7 20:20:57 UTC 2010


    Date: Sunday, February 7, 2010 @ 15:20:57
  Author: giovanni
Revision: 67514

upgpkg: ardour 2.8.7-1
    upstream release

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-07 18:32:07 UTC (rev 67513)
+++ PKGBUILD	2010-02-07 20:20:57 UTC (rev 67514)
@@ -7,7 +7,7 @@
 # for fixed dependencies speaking in terms of versions
 
 pkgname=ardour
-pkgver=2.8.6
+pkgver=2.8.7
 pkgrel=1
 pkgdesc="A multichannel hard disk recorder and digital audio workstation"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 install=${pkgname}.install
 source=(ftp://ftp.archlinux.org/other/ardour/${pkgname}-${pkgver}.tar.bz2
         ${pkgname}.desktop)
-md5sums=('24c58ca96af2b775d1b7beac4c552db8'
+md5sums=('77fbcf4d472c9567da367274bdc6b53d'
          '8aeaf433ebf781733db48e5a16b0c4da')
 
 build() {
@@ -29,7 +29,7 @@
         PREFIX="/usr" \
         NLS=1 \
         FREEDESKTOP=0 \
-        SYSLIBS=1 \
+        SYSLIBS=0 \
         VST=0 \
         WIIMOTE=0 \
         LV2=0 \
@@ -43,7 +43,7 @@
   scons PREFIX="/usr" \
         NLS=1 \
         FREEDESKTOP=0 \
-        SYSLIBS=1 \
+        SYSLIBS=0 \
         VST=0 \
         WIIMOTE=0 \
         LV2=0 \




More information about the arch-commits mailing list