[SCM] VLC media player packaging branch, sid, updated. debian/1.0.1-1-11-gda73e88

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Fri Sep 4 23:35:12 UTC 2009


The following commit has been merged in the sid branch:
commit 5de7525c20925315d08997b81430b19232ac2d96
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sat Sep 5 01:31:29 2009 +0200

    Disable some modules (kate, mtp, fluidsynth)
    
    Mainly because we already have too much depedancies but if people ask
    for it I will ask them next time I split the packages even more

diff --git a/debian/rules b/debian/rules
index 4a41754..9e035a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,6 +91,9 @@ confflags += \
 	--enable-dca \
 	--enable-realrtsp \
 	--disable-dv \
+	--disable-fluidsynth \
+	--disable-kate \
+	--disable-mtp \
 	$(NULL)
 
 

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list