[SCM] mplayer packaging branch, master, updated. debian/1.0.rc3+svn20090426-1ubuntu16-13-g03f3126
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sat May 1 19:08:33 UTC 2010
The following commit has been merged in the master branch:
commit 03f312601d03da8ccdf6d387667da3b25ca496cc
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sat May 1 21:01:35 2010 +0200
play the most safe game at this point, remove mencoder.c from the
orig.tar.gz (again)
diff --git a/debian/strip.sh b/debian/strip.sh
index 32e6424..d0af3cb 100644
--- a/debian/strip.sh
+++ b/debian/strip.sh
@@ -5,6 +5,10 @@
# http://www.debian-unofficial.org/ :-)
rm -rfv libdvdcss
+# play the most safe game at this point, remove mencoder.c from the
+# orig.tar.gz (again)
+rm -rfv mencoder.c
+
# strip/clean the code from potentially dangerous patented code
# KEEP THIS IN SYNC WITH THE ffmpeg-debian PACKAGE!
for codec in 'h263.*' 'h264.*' mpeg2video mpeg4 'msmpeg4.*'; do
--
mplayer packaging
More information about the pkg-multimedia-commits
mailing list