[SCM] VLC media player packaging branch, sid, updated. debian/1.0.3-1-10-gfb704ee

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Sun Dec 13 19:32:39 UTC 2009


The following commit has been merged in the sid branch:
commit 8d92a2ac73c34529a13f4b80fd7dd718f1aa3e35
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sat Dec 12 18:38:02 2009 +0100

    Switch to xulrunner-dev
    
    Now that the new xulrunner is in Debian, we can link to it and it should
    work in all browser.
    
    Closes: #555915

diff --git a/debian/control b/debian/control
index e350926..4d72653 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 7),
                quilt,
                nasm,
                yasm [amd64 kfreebsd-amd64],
-               iceape-dev (>=  1.1.9-4),
                liba52-0.7.4-dev,
                libaa1-dev,
                libasound2-dev (>= 0.9.0beta10a) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
@@ -78,6 +77,7 @@ Build-Depends: debhelper (>= 7),
                libxt-dev,
                libxv-dev,
                pkg-config,
+               xulrunner-dev,
                zlib1g-dev
 Standards-Version: 3.8.3
 Homepage: http://www.videolan.org/vlc
diff --git a/debian/rules b/debian/rules
index 15afbd9..154a3d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ confflags += \
 	--enable-aa \
 	--enable-dvbpsi \
 	--enable-mozilla \
-	--with-mozilla-pkg=iceape-plugin \
+	--with-mozilla-pkg=libxul \
 	--enable-dvb \
 	--enable-ogg \
 	--enable-vorbis \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list