commit: 8c06f2cef5adaa98e716b021b845147e903801e5
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Mon Oct 15 18:52:42 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 19 08:50:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c06f2ce
media-video/ffmpeg: remove local webp use flag
Signed-off-by: Marty E. Plummer <hanetzer <AT> startmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-video/ffmpeg/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index 24bfa8b7c4a..b3f3f0d91cf 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -57,7 +57,6 @@
<flag name="ssh">Enable SSH/sftp support via
<pkg>net-libs/libssh</pkg>.</flag>
<flag name="twolame">Enables MP2 encoding via
<pkg>media-sound/twolame</pkg> as an alternative to the internal encoder.</flag>
<flag name="vpx">Enables vp8 codec support using libvpx: Decoding vp8
does not require this to be enabled but libvpx can also be used for decoding;
encoding vp8 requires this useflag to be enabled though.</flag>
- <flag name="webp">Enables WebP encoding with
<pkg>media-libs/libwebp</pkg>.</flag>
<flag name="x265">Enables HEVC encoding with
<pkg>media-libs/x265</pkg>.</flag>
<flag name="zeromq">Enables <pkg>net-libs/zeromq</pkg> support with the
zmq/azmq filters.</flag>
<flag name="zimg">Enables <pkg>media-libs/zimg</pkg> based scale
filter.</flag>