[SCM] faad2/master: libmp4ff ist not packaged, so do not install it either.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Wed Feb 8 09:14:51 UTC 2012


The following commit has been merged in the master branch:
commit 807e9a2ac76d69c2f0b3a2228990676dae00c090
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Wed Feb 8 10:12:37 2012 +0100

    libmp4ff ist not packaged, so do not install it either.

diff --git a/debian/patches/noinst-mp4ff.patch b/debian/patches/noinst-mp4ff.patch
new file mode 100644
index 0000000..7a4d594
--- /dev/null
+++ b/debian/patches/noinst-mp4ff.patch
@@ -0,0 +1,13 @@
+Description: libmp4ff ist not packaged, so do not install it either.
+Author: Fabian Greffrath <fabian+debian at greffrath.com>
+
+--- faad2.orig/common/mp4ff/Makefile.am
++++ faad2/common/mp4ff/Makefile.am
+@@ -1,5 +1,5 @@
+-lib_LIBRARIES = libmp4ff.a
+-include_HEADERS = mp4ff.h mp4ffint.h
++noinst_LIBRARIES = libmp4ff.a
++noinst_HEADERS = mp4ff.h mp4ffint.h
+ 
+ libmp4ff_a_CFLAGS = -DUSE_TAGGING=1
+ 
diff --git a/debian/patches/series b/debian/patches/series
index ab5ffad..81f9044 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+noinst-mp4ff.patch
 manpage.patch
 incorrect_pointer_size.patch
 bpa-stdin.patch

-- 
faad2 packaging



More information about the pkg-multimedia-commits mailing list