[SCM] libdssialsacompat/master: asoundef.h is not needed, as it could be provided by libasound2-dev (or any other OSS emulation library).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Feb 4 00:05:31 UTC 2012


The following commit has been merged in the master branch:
commit d04952b0be69ff69613f1e4c7f52abf2a8ecc7b1
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Feb 4 01:03:08 2012 +0100

    asoundef.h is not needed, as it could be provided by libasound2-dev (or any other OSS emulation library).

diff --git a/debian/libdssialsacompat-dev.links b/debian/libdssialsacompat-dev.links
new file mode 100644
index 0000000..2ffbfc3
--- /dev/null
+++ b/debian/libdssialsacompat-dev.links
@@ -0,0 +1 @@
+usr/include/alsa/asoundef.h usr/include/dssi/alsa/asoundef.h
diff --git a/debian/rules b/debian/rules
index e364a2d..11add06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		--enable-static=no
+
+override_dh_auto_install:
+	dh_auto_install
+	rm debian/tmp/usr/include/dssi/alsa/asoundef.h

-- 
libdssialsacompat packaging



More information about the pkg-multimedia-commits mailing list