[SCM] mplayer2/master: Add --enable-debug flag

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Mar 22 16:22:12 UTC 2011


The following commit has been merged in the master branch:
commit b4f757b1edf89f952c4ca8740173cb62b75adf4a
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Mar 22 17:21:45 2011 +0100

    Add --enable-debug flag

diff --git a/debian/patches/enable-debug.patch b/debian/patches/enable-debug.patch
new file mode 100644
index 0000000..c8ef3fa
--- /dev/null
+++ b/debian/patches/enable-debug.patch
@@ -0,0 +1,11 @@
+---
+ common_options |    1 +
+ 1 file changed, 1 insertion(+)
+
+--- mplayer2.orig/common_options
++++ mplayer2/common_options
+@@ -11,3 +11,4 @@
+ # are ignored. The options do not need quoting, so you can have for example
+ # --extra-libs=-lfoo -lbar
+ # (and NOT --extra-libs='-lfoo -lbar').
++--enable-debug=3
diff --git a/debian/patches/series b/debian/patches/series
index 4f92795..5bb3923 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 use-system-paths.patch
+enable-debug.patch

-- 
mplayer2 packaging



More information about the pkg-multimedia-commits mailing list