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

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Apr 1 20:43:37 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit c7b916235cdab5c1ae05548672491e6324f5ef1f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Apr 1 22:43:24 2010 +0200

    Weak-include get-orig-source routine, repackaging to strip upstrema distributed binary waf file.

diff --git a/debian/rules b/debian/rules
index e21774c..336cc1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,22 @@
 #!/usr/bin/make -f
 
+-include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
 
+# suppress optional build-dependencies
+CDBS_BUILD_DEPENDS_rules_upstream-tarball =
+
+DEB_UPSTREAM_PACKAGE = jack
+DEB_UPSTREAM_URL = http://www.grame.fr/~letz/
+DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
+
+# unneeded and possibly sourceless binary
+DEB_UPSTREAM_REPACKAGE_EXCLUDE = waf
+
+# binary noise (MacOS X folder data)
+DEB_UPSTREAM_REPACKAGE_EXCLUDE = .DS_Store
+
 MIXED_FLAGS = $(if $(filter amd64,$(DEB_BUILD_ARCH)),--mixed)
 
 DEB_MAKE_INVOKE = waf -v --destdir=$(CURDIR)/debian/tmp

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



More information about the pkg-multimedia-commits mailing list