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

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Thu Jun 24 18:38:39 UTC 2010


The following commit has been merged in the experimental branch:
commit e50d95920a64c8cf68ca868d2e7bc92e886014b1
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Thu Jun 24 20:38:27 2010 +0200

    Enable libproxy.

diff --git a/debian/control b/debian/control
index 0ca6de4..23e028f 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,7 @@ Build-Depends: debhelper (>= 7.2.3~),
                libogg-dev,
                libpng12-dev,
                libpostproc-dev (>= 0.cvs20060823),
+               libproxy-dev,
                libpulse-dev,
                libqt4-dev,
                libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
diff --git a/debian/rules b/debian/rules
index a72e15e..9f37180 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,7 @@ confflags += \
 	--enable-kate \
 	--enable-libass \
 	--enable-libmpeg2 \
+	--enable-libproxy \
 	--enable-libxml2 \
 	--enable-lirc \
 	--enable-live555 \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list