[SCM] libav/experimental: do not try to build postproc library

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Oct 16 05:27:33 UTC 2012


The following commit has been merged in the experimental branch:
commit 73a48d34ee18feb022240b5fa1887b5a9ec6930a
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Mon Oct 15 16:22:20 2012 +0200

    do not try to build postproc library
    
    it has been removed from libav

diff --git a/debian/confflags b/debian/confflags
index c1e7c19..c9cd198 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -138,7 +138,6 @@ confflags += $(call cond_enable,/usr/include/zlib.h,zlib)
 
 # Configuration flags causing the libs to be GPL tainted
 gpl_confflags += --enable-gpl
-gpl_confflags += --enable-postproc
 gpl_confflags += --enable-swscale
 gpl_confflags += $(call cond_enable,/usr/include/cdio/paranoia.h,libcdio)
 gpl_confflags += $(call cond_enable,/usr/include/X11/extensions/XShm.h,x11grab)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list