[SCM] VLC media player packaging branch, experimental, updated. debian/1.0.6-1-32-gae1a772

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Thu Jun 17 00:18:30 UTC 2010


The following commit has been merged in the experimental branch:
commit e4d2c52d72833e5129fedf03aef33faca9902c61
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sun Jun 13 22:24:18 2010 +0200

    Don't build the sqlite module.
    
    The media library isn't mature enough to use it

diff --git a/debian/rules b/debian/rules
index b9dd56e..fcd77be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,7 @@ confflags += \
 	--disable-gnomevfs \
 	--disable-kate \
 	--disable-mtp \
+        --disable-sqlite \
 	--disable-x264 \
 	--disable-zvbi \
 	--enable-a52 \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list