[SCM] jack-audio-connection-kit/master: Include new ALSA clients (MIDI/ZITA)

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Jan 22 21:59:36 UTC 2014


The following commit has been merged in the master branch:
commit 5d9d13c4c2460ed9ae96ea6f29c7a775f1536440
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Wed Jan 22 22:07:32 2014 +0100

    Include new ALSA clients (MIDI/ZITA)
    
    As of jackd1-0.124.0, we have three new internal clients, the ALSA MIDI
    bridge and Fons' zita_in/out tools to drive multiple audio interfaces
    simultaneously.

diff --git a/debian/rules b/debian/rules
index 0b3c87a..ff77df8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -100,6 +100,9 @@ install/jackd1::
 	dh_install -pjackd1 debian/tmp/usr/bin/alsa_in
 	dh_install -pjackd1 debian/tmp/usr/bin/alsa_out
 	dh_install -pjackd1 debian/tmp/usr/lib/*/jack/jack_alsa.so
+	dh_install -pjackd1 debian/tmp/usr/lib/*/jack/jack_alsa_midi.so
+	dh_install -pjackd1 debian/tmp/usr/lib/*/jack/zalsa_in.so
+	dh_install -pjackd1 debian/tmp/usr/lib/*/jack/zalsa_out.so
 endif
 
 .PHONY: faq

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



More information about the pkg-multimedia-commits mailing list