[SCM] vlc/master: Update ffmpeg to 2.8.8
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Sep 20 21:06:11 UTC 2016
The following commit has been merged in the master branch:
commit 4d30e075aa333a0f72621a3eaa6d3ccfa892e25a
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue Sep 20 23:01:23 2016 +0200
Update ffmpeg to 2.8.8
diff --git a/debian/rules b/debian/rules
index 1e8f129..f8bd46e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -339,7 +339,7 @@ override_dh_autoreconf:
override_dh_auto_configure:
mkdir -p $(ffmpegbuild) $(ffmpegprefix)
cd $(ffmpegbuild) && \
- $(CURDIR)/ffmpeg-2-8-7/configure $(ffmpegflags)
+ $(CURDIR)/ffmpeg-2-8-8/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