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

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Jan 6 18:40:36 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit 53ebc95b5bf32a6f6fafd05ff85f2671431b72d3
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Wed Jan 6 14:51:43 2010 +0100

    Enable jackdbus

diff --git a/debian/jackd.install b/debian/jackd.install
index 6324722..5db77be 100644
--- a/debian/jackd.install
+++ b/debian/jackd.install
@@ -1,2 +1,3 @@
 debian/tmp/usr/bin/jack*
+debian/tmp/usr/share/*
 debian/bash_completion.d etc
diff --git a/debian/rules b/debian/rules
index 97195dd..3c98a57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ else
 	MIXED_FLAGS :=
 endif
 
-DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) ./waf configure --prefix=/usr $(MIXED_FLAGS) && ./waf --destdir=$(CURDIR)/debian/tmp
+DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) ./waf configure --prefix=/usr $(MIXED_FLAGS) --classic --dbus && ./waf --destdir=$(CURDIR)/debian/tmp
 DEB_MAKE_INSTALL_TARGET = install
 
 DEB_DH_MAKESHLIBS_ARGS := -V -Xintime -Xinprocess -Xjack_alsa -Xjack_oss\

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



More information about the pkg-multimedia-commits mailing list