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

Ray Rashif schiv at archlinux.org
Sat Sep 22 19:33:47 UTC 2012


    Date: Saturday, September 22, 2012 @ 15:33:47
  Author: schiv
Revision: 166936

upgpkg: libffado 2.1.0-2

try to fix FS#31633

Modified:
  libffado/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-22 18:40:13 UTC (rev 166935)
+++ PKGBUILD	2012-09-22 19:33:47 UTC (rev 166936)
@@ -5,7 +5,7 @@
 
 pkgname=libffado
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Driver for FireWire audio devices"
 arch=('i686' 'x86_64')
 url="http://www.ffado.org/"
@@ -26,6 +26,7 @@
         PREFIX=/usr \
         MANDIR=/usr/share/man \
         UDEVDIR=/usr/lib/udev/rules.d \
+        ENABLE_SETBUFFERSIZE_API_VER=false \
         COMPILE_FLAGS="$CFLAGS" $@
 }
 




More information about the arch-commits mailing list