[SCM] VLC media player packaging branch, sid, updated. debian/1.1.0-4-10-g1a03c12

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Wed Jul 21 22:59:55 UTC 2010


The following commit has been merged in the sid branch:
commit 1a03c1205177833520887ce53f42330f6fc32623
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Thu Jul 22 00:59:19 2010 +0200

    Cosmetics

diff --git a/debian/rules b/debian/rules
index 7b126f1..5cf074d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -102,7 +102,7 @@ confflags += \
 # gnomevfs -> poorly maintained
 # goom -> not in Debian
 # libva -> needs a vaapi enabled avcodec
-# modplug -> #588465
+# modplug -> http://bugs.debian.org/588465
 # osso_screensaver -> not targetting maemo
 # portaudio -> not needed
 # projectm -> broken
@@ -114,7 +114,7 @@ confflags += \
 	--disable-gnomevfs \
 	--disable-goom \
 	--disable-libva \
-        --disable-mod \
+	--disable-mod \
 	--disable-osso_screensaver \
 	--disable-portaudio \
 	--disable-projectm \
@@ -139,8 +139,8 @@ endif
 
 ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
 confflags += \
-       --disable-alsa \
-       $(NULL)
+	--disable-alsa \
+	$(NULL)
 endif
 
 # svgalib is only for x86 and x86-64 on Linux

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list