[SCM] vlc/master: Enable soxr
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Dec 19 18:31:43 UTC 2017
The following commit has been merged in the master branch:
commit 0327a01d6d1827209e534aad8938c03c68b318f1
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Nov 23 23:32:58 2017 +0100
Enable soxr
diff --git a/debian/control b/debian/control
index f63bf0c..c1b4824 100644
--- a/debian/control
+++ b/debian/control
@@ -89,6 +89,7 @@ Build-Depends: autopoint,
libsidplay2-dev,
libsmbclient-dev [!hurd-any],
libsndio-dev,
+ libsoxr-dev (>= 0.1.2),
libspeex-dev (>= 1.0.5),
libspeexdsp-dev (>= 1.0.5),
libssh2-1-dev,
diff --git a/debian/rules b/debian/rules
index dd08b4f..c42d7f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,6 +80,7 @@ confflags += \
--enable-shout \
--enable-skins2 \
--enable-sndio \
+ --enable-soxr \
--enable-speex \
--enable-svg \
--enable-svgdec \
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list