multimedia/gstreamer1-libav: unbreak and enable system ffmpeg
PR: 227748 Obtained from: upstream Security: CVE-2018-7557 Security: CVE-2018-7751 Security: CVE-2018-10001 Security: CVE-2018-12458 Security: CVE-2018-13300 Security: CVE-2018-13302 Security: CVE-2018-14394 Security: CVE-2018-14395 Security: CVE-2018-15822
This commit is contained in:
parent
936a36e30d
commit
9ac8c6a332
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484697
2 changed files with 4666 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gstreamer1-libav
|
||||
PORTVERSION= 1.14.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/
|
||||
DISTNAME= gst-libav-${PORTVERSION}
|
||||
|
@ -29,9 +29,9 @@ INSTALL_TARGET= install-strip
|
|||
CFLAGS_powerpc64= -mminimal-toc
|
||||
|
||||
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
|
||||
|
|
4664
multimedia/gstreamer1-libav/files/patch-ffmpeg4
Normal file
4664
multimedia/gstreamer1-libav/files/patch-ffmpeg4
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue