[SCM] vlc/master: Bump ffmpeg version

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Jun 18 16:30:11 UTC 2017


The following commit has been merged in the master branch:
commit 29ef232c441b6277396f1b1a7888526c6f2dac6f
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Jun 18 17:15:41 2017 +0200

    Bump ffmpeg version

diff --git a/debian/rules b/debian/rules
index ea8fd51..7bbb58e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -347,7 +347,7 @@ override_dh_autoreconf:
 override_dh_auto_configure:
 	mkdir -p $(ffmpegbuild) $(ffmpegprefix)
 	cd $(ffmpegbuild) && \
-		$(CURDIR)/ffmpeg-2-8-11/configure $(ffmpegflags)
+		$(CURDIR)/ffmpeg-2-8-12/configure $(ffmpegflags)
 	dh_auto_build --sourcedirectory $(ffmpegbuild) -- V=1
 	$(MAKE) -C $(ffmpegbuild) install-libs install-headers V=1
 	PKG_CONFIG_PATH=$(ffmpegprefix)/lib/pkgconfig \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list