[SCM] VLC media player packaging branch, karmic, updated. debian/1.0.0-1ubuntu1-14-g6c0e59d

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Mon Aug 3 11:30:18 UTC 2009


The following commit has been merged in the karmic branch:
commit 4986aed5237dc2206a1b5aa5fd2630e4e322e237
Author: Benjamin Drung <benjamin.drung at gmail.com>
Date:   Mon Aug 3 13:08:12 2009 +0200

    Build against xulrunner-dev instead of libxul-dev.

diff --git a/debian/control b/debian/control
index e75f55c..48b5c4f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7),
                nasm,
                yasm [amd64 kfreebsd-amd64],
                libass-dev,
-               libxul-dev,
+               xulrunner-dev,
                liba52-0.7.4-dev,
                libaa1-dev,
                libasound2-dev (>= 0.9.0beta10a) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
diff --git a/debian/rules b/debian/rules
index f541693..6bdc507 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ confflags += \
 	--enable-aa \
 	--enable-dvbpsi \
 	--enable-mozilla \
-	--with-mozilla-pkg=libxul-plugin \
+	--with-mozilla-pkg=xulrunner-plugin \
 	--enable-dvb \
 	--enable-ogg \
 	--enable-vorbis \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list