From: Alexis Ballier Date: Mon, 24 Aug 2015 16:57:04 +0000 (+0200) Subject: media-video/ffmpeg: Add sidxindex tool. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=34483d3449c0cf122c0d6b58147113ad67765743;p=gentoo.git media-video/ffmpeg: Add sidxindex tool. Package-Manager: portage-2.2.20.1 --- diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index 47175a4fa230..9b12d7634c1e 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -148,7 +148,7 @@ CPU_FEATURES_MAP=" amd64:X86 " -FFTOOLS=( aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart trasher ) +FFTOOLS=( aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher ) IUSE="${IUSE} ${FFTOOLS[@]/#/+fftools_}" RDEPEND="