diff options
author | Alexis Ballier <aballier@gentoo.org> | 2019-09-02 13:59:37 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2019-09-02 13:59:50 +0200 |
commit | fdb58e1242ae735a3a55baaaf9c17a7122b33c4b (patch) | |
tree | 7a8be97ad8d599676e271761ca323d78af55ac70 /media-video/ffmpeg | |
parent | dev-ros/turtle_tf2: add missing boost dep (diff) | |
download | gentoo-fdb58e1242ae735a3a55baaaf9c17a7122b33c4b.tar.gz gentoo-fdb58e1242ae735a3a55baaaf9c17a7122b33c4b.tar.bz2 gentoo-fdb58e1242ae735a3a55baaaf9c17a7122b33c4b.zip |
media-video/ffmpeg: add rubberband -> gpl req use.
Closes: https://bugs.gentoo.org/693218
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 1 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.1.4.ebuild | 1 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.ebuild | 1 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild index e608f7f769d9..f291a15cbd53 100644 --- a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild @@ -284,6 +284,7 @@ GPL_REQUIRED_USE=" postproc? ( gpl ) frei0r? ( gpl ) cdio? ( gpl ) + rubberband? ( gpl ) samba? ( gpl ) encode? ( x264? ( gpl ) diff --git a/media-video/ffmpeg/ffmpeg-4.1.4.ebuild b/media-video/ffmpeg/ffmpeg-4.1.4.ebuild index 46cb0d7e1ef8..6052be327bcd 100644 --- a/media-video/ffmpeg/ffmpeg-4.1.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.1.4.ebuild @@ -284,6 +284,7 @@ GPL_REQUIRED_USE=" postproc? ( gpl ) frei0r? ( gpl ) cdio? ( gpl ) + rubberband? ( gpl ) samba? ( gpl ) encode? ( x264? ( gpl ) diff --git a/media-video/ffmpeg/ffmpeg-4.2.ebuild b/media-video/ffmpeg/ffmpeg-4.2.ebuild index 50796d37816c..ffac01d6fe81 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.ebuild @@ -294,6 +294,7 @@ GPL_REQUIRED_USE=" postproc? ( gpl ) frei0r? ( gpl ) cdio? ( gpl ) + rubberband? ( gpl ) samba? ( gpl ) encode? ( x264? ( gpl ) diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index 6538d98057a2..5df73abbc922 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -294,6 +294,7 @@ GPL_REQUIRED_USE=" postproc? ( gpl ) frei0r? ( gpl ) cdio? ( gpl ) + rubberband? ( gpl ) samba? ( gpl ) encode? ( x264? ( gpl ) |