[SCM] vlc/master: Build depend on libcrystalhd-dev and enable the crystalhd plugin.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Jun 30 14:29:51 UTC 2012


The following commit has been merged in the master branch:
commit 1471385229780af1a05841482a4a5ba995ba78ae
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat Jun 30 14:01:56 2012 +0200

    Build depend on libcrystalhd-dev and enable the crystalhd plugin.

diff --git a/debian/control b/debian/control
index cc02413..ad14d04 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Build-Depends: autopoint,
                libcaca-dev (>= 0.99.beta4),
                libcddb2-dev,
                libcdio-dev (>= 0.78.2),
+               libcrystalhd-dev,
                libdc1394-22-dev (>= 2.1.0) [linux-any],
                libdca-dev,
                libdirac-dev,
diff --git a/debian/rules b/debian/rules
index 5cf017c..32b0bc7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,6 +44,7 @@ confflags += \
 	--enable-bluray \
 	--enable-bonjour \
 	--enable-caca \
+	--enable-crystalhd \
 	--enable-dbus \
 	--enable-dca \
 	--enable-dirac \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list