[SCM] vlc/master: Update plugins

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Dec 19 18:31:06 UTC 2017


The following commit has been merged in the master branch:
commit 0b44355e96093223072e191b76355b00447c9114
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Sep 26 00:53:04 2017 +0200

    Update plugins

diff --git a/debian/control b/debian/control
index 2e9efe6..86be401 100644
--- a/debian/control
+++ b/debian/control
@@ -70,6 +70,7 @@ Build-Depends: autopoint,
                libopus-dev (>= 1.0.3),
                libpng-dev,
                libpostproc-dev (>= 7:3.0),
+               libprotobuf-dev (>= 2.5.0),
                libpulse-dev (>= 1.0),
                libqt5x11extras5-dev,
                libraw1394-dev (>= 2.0.1) [linux-any],
diff --git a/debian/rules b/debian/rules
index 53094c7..a8731bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,12 +52,11 @@ confflags += \
 	--enable-fribidi \
 	--enable-gles2 \
 	--enable-gnutls \
+	--enable-harfbuzz \
 	--enable-jack \
 	--enable-kate \
-	--enable-harfbuzz \
 	--enable-libass \
 	--enable-libmpeg2 \
-	--enable-libmpg123 \
 	--enable-libxml2 \
 	--enable-lirc \
 	--enable-live555 \
@@ -65,6 +64,7 @@ confflags += \
 	--enable-matroska \
 	--enable-mod \
 	--enable-mpc \
+	--enable-mpg123 \
 	--enable-mtp \
 	--enable-ncurses \
 	--enable-notify \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list