aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-libav
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-05-02 15:07:27 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-05-02 15:07:27 +0000
commitc400a2c8b66ef7d81b63a185371097fcd14de2f7 (patch)
treef71697e1f45a6271e1a15499aca86ed380d94710 /multimedia/gstreamer1-libav
parentc27599182b75f6ae7b04d33b80e60bfb8b2dc111 (diff)
downloadports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.tar.gz
ports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.zip
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175
Notes
Notes: svn path=/head/; revision=468844
Diffstat (limited to 'multimedia/gstreamer1-libav')
-rw-r--r--multimedia/gstreamer1-libav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer1-libav/Makefile b/multimedia/gstreamer1-libav/Makefile
index e2a36360134e..0ce067a8952c 100644
--- a/multimedia/gstreamer1-libav/Makefile
+++ b/multimedia/gstreamer1-libav/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gstreamer1-libav
PORTVERSION= 1.12.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/
DISTNAME= gst-libav-${PORTVERSION}
@@ -28,9 +28,9 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= FFMPEG
-OPTIONS_DEFAULT=FFMPEG
FFMPEG_DESC?= Use system ffmpeg instead of internal libav
+FFMPEG_BROKEN= fails to build with ffmpeg 4.0, see bug 227748
FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
FFMPEG_CONFIGURE_WITH= system-libav
FFMPEG_BUILD_DEPENDS_OFF=as:devel/binutils nasm:devel/nasm