[SCM] Debian packaging for jack-audio-connection-kit branch, master.jackd2, updated. debian/1.9.4+svn3842-2-37-g612b95b

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Thu Apr 1 12:36:04 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit ed168b1152ea684f635a4a069db2d23ff69e30a1
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Apr 1 13:18:17 2010 +0200

    Rename jack_rec to jackrec, so names between jackd1 and jackd2 match.
    
    This patch should be removed once the patch got applied upstream.

diff --git a/debian/patches/jackrec-rename.patch b/debian/patches/jackrec-rename.patch
new file mode 100644
index 0000000..ca65e01
--- /dev/null
+++ b/debian/patches/jackrec-rename.patch
@@ -0,0 +1,13 @@
+diff --git a/example-clients/wscript b/example-clients/wscript
+index 4cf08d1..a0ee80b 100644
+--- a/example-clients/wscript
++++ b/example-clients/wscript
+@@ -114,7 +114,7 @@ def build(bld):
+         if bld.env['IS_SUN']:
+             prog.uselib = 'RT SNDFILE'
+         prog.uselib_local = 'clientlib'
+-        prog.target = 'jack_rec'
++        prog.target = 'jackrec'
+ 
+     if bld.env['IS_LINUX'] or bld.env['IS_MACOSX']:
+         prog = bld.new_task_gen('cc', 'program')

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



More information about the pkg-multimedia-commits mailing list