[SCM] FFmpeg packaging branch, master, updated. debian/0.5+svn20090609-2-12-gcd842cb

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Aug 14 16:52:07 UTC 2009


The following commit has been merged in the master branch:
commit 633ba29a7b2e3318fb68bb7cb41ae2f6aec5856e
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Aug 13 09:56:00 2009 +0200

    don't disable building of statically linked helper binaries
    
    although they are not being installed in the 'ffmpeg' package, they are
    still very useful to check during testing a patch.

diff --git a/debian/confflags b/debian/confflags
index 67c0fad..6bd0830 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -116,9 +116,6 @@ endif
 
 # Configuration flags for the static libraries
 static_build_confflags += $(confflags)
-static_build_confflags += --disable-ffmpeg
-static_build_confflags += --disable-ffserver
-static_build_confflags += --disable-ffplay
 
 # Configuration flags for the non-optimized shared libraries
 shared_build_confflags += $(confflags)

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list