[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.118+svn3796-1-4-g4935e53

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Jan 4 16:35:36 UTC 2010


The following commit has been merged in the master branch:
commit 0b8a79f58d56db3bda3775530b81086bab5657b3
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Mon Jan 4 17:02:29 2010 +0100

    Remove freebob support.
    
    FreeBob supports less devices than FFADO and isn't under active
    development.
    
    All FreeBob devices are also handled by FFADO, so there's no need to
    include FreeBob anymore.

diff --git a/debian/control b/debian/control
index 5f5be02..300c84e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends: cdbs,
 	       libtool,
 	       libreadline-dev,
 	       libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
-	       libfreebob0-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 	       libsamplerate-dev,
 	       po-debconf,
 	       libcelt-dev (>= 0.7.0),
diff --git a/debian/jackd-firewire.install b/debian/jackd-firewire.install
index 1cae6a2..4ca97c0 100644
--- a/debian/jackd-firewire.install
+++ b/debian/jackd-firewire.install
@@ -1,2 +1 @@
-debian/tmp/usr/lib/jack/jack_freebob.so
 debian/tmp/usr/lib/jack/jack_firewire.so
diff --git a/debian/rules b/debian/rules
index 76de165..d1a7c7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,7 @@ CFLAGS += -m3dnow -msse
 endif
 
 DEB_DH_MAKESHLIBS_ARGS := -V -Xintime -Xinprocess -Xjack_alsa -Xjack_oss\
-	-Xjack_dummy -Xjack_iec61883 -Xjack_freebob -Xjack_firewire
+	-Xjack_dummy -Xjack_iec61883 -Xjack_firewire
 
 # after the directories are created but before dh_compress is run.
 common-binary-post-install-arch::

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list