On Sun, Mar 15, 2009 at 11:13:18AM +0100, Andrea Del Signore wrote:

Hi!

> Compile jackd with the new ffado driver enabled

Sure thing, this is needed for all owners of Firewire Audio boxes not
covered by libfreebob.

It boils down to adding libffado-dev to the build-devs, but we have to
wait for FFADO in Debian, first. (may take only a few days, the package
is almost ready)


The attached patch probably fixes this bug, though I haven't checked
with pbuilder.


HTH

-- 
mail: a...@thur.de      http://adi.thur.de      PGP/GPG: key via keyserver

Bei Windows geht prinzipiell gar nix - den Rest nennt man Features.
diff --git a/debian/control b/debian/control
index 5b0db2f..0b82747 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: cdbs (>= 0.4.26-2),
 	       libraw1394-dev [i386 ia64 alpha amd64 armeb arm hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
 	       libfreebob0-dev [i386 ia64 alpha amd64 armeb arm hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
 	       libsamplerate-dev,
-	       libcelt-dev
-Standards-Version: 3.7.2
+	       libcelt-dev, libffado-dev [i386 amd64 powerpc ppc64]
+Standards-Version: 3.8.1
 Homepage: http://jackaudio.org/
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-audio-connection-kit.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-audio-connection-kit.git;a=summary

Reply via email to