[SCM] handbrake/master: Update configure flags

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Sep 27 15:35:21 UTC 2014


The following commit has been merged in the master branch:
commit 155beab6f25403f39f640c3051bf570cb0410526
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Sep 27 13:54:25 2014 +0200

    Update configure flags

diff --git a/debian/rules b/debian/rules
index dec4f08..434ad13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,10 +7,8 @@ LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 
 override_dh_auto_configure:
 	./configure --prefix=/usr --build build --debug=std \
-		--disable-libmkv \
-	        --disable-faac \
-		--disable-mp4v2 \
 		--disable-fdk-aac \
+		--disable-x265 \
 		CC="$(CC)" CXX="$(CXX)" \
 		CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)"
 

-- 
handbrake packaging



More information about the pkg-multimedia-commits mailing list