From 8f0a971364bf8fee254a13a94adf2bfa9173e804 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 24 Sep 2012 00:22:59 -0700 Subject: Mon Sep 24 00:22:58 PDT 2012 --- extra/libffado/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra/libffado') diff --git a/extra/libffado/PKGBUILD b/extra/libffado/PKGBUILD index a3ebc3d37..d0fbd0b4f 100644 --- a/extra/libffado/PKGBUILD +++ b/extra/libffado/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 166872 2012-09-20 10:13:42Z schiv $ +# $Id: PKGBUILD 166955 2012-09-23 09:44:31Z schiv $ # Maintainer: Ray Rashif # Contributor: galiyosha@gmail.com # Contributor: Jon Kristian Nilsen 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 @@ _scons-conf() { PREFIX=/usr \ MANDIR=/usr/share/man \ UDEVDIR=/usr/lib/udev/rules.d \ + ENABLE_SETBUFFERSIZE_API_VER=false \ COMPILE_FLAGS="$CFLAGS" $@ } -- cgit v1.2.3-54-g00ecf