[SCM] vlc/stretch: Update ffmpeg version number

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Nov 19 15:19:04 UTC 2017


The following commit has been merged in the stretch branch:
commit dc2f45ce26826c83df76f661792967a8c217f1f1
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Nov 19 15:44:44 2017 +0100

    Update ffmpeg version number

diff --git a/debian/rules b/debian/rules
index 8d48ec8..b85879c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -346,7 +346,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-13/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