diff options
author | Andrey Utkin <andrey_utkin@gentoo.org> | 2017-12-27 00:45:57 +0000 |
---|---|---|
committer | Andrey Utkin <andrey_utkin@gentoo.org> | 2017-12-29 23:35:27 +0000 |
commit | 6acbedaa9a522aa4db58a38ba5aec7d43b0bf67c (patch) | |
tree | dc9e2875a60f1722a698925786bb67b8a3f71cc2 /media-video/ffmpeg/ffmpeg-9999.ebuild | |
parent | app-portage/unsymlink-lib: Drop interim v7 release (diff) | |
download | gentoo-6acbedaa9a522aa4db58a38ba5aec7d43b0bf67c.tar.gz gentoo-6acbedaa9a522aa4db58a38ba5aec7d43b0bf67c.tar.bz2 gentoo-6acbedaa9a522aa4db58a38ba5aec7d43b0bf67c.zip |
media-video/ffmpeg: add appkit USE flag
This flag controls a corresponding configure option, which previously
was left to autodetection, causing misdetection and compilation failure
for users having GNUstep installed.
Bug: https://bugs.gentoo.org/637482
Suggested-by: Alexis Ballier <aballier@gentoo.org>
Acked-by: Luca Barbato <lu_zero@gentoo.org>
Acked-by: Alexis Ballier <aballier@gentoo.org>
Package-Manager: Portage-2.3.17, Repoman-2.3.6
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-9999.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index 90e95767dd7f..8c98ce138b09 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -78,6 +78,7 @@ FFMPEG_FLAG_MAP=( speex:libspeex svg:librsvg vorbis:libvorbis vpx:libvpx zvbi:libzvbi # libavfilter options + appkit bs2b:libbs2b chromaprint flite:libflite frei0r fribidi:libfribidi fontconfig ladspa libass truetype:libfreetype rubberband:librubberband zeromq:libzmq zimg:libzimg |