commit: fdb58e1242ae735a3a55baaaf9c17a7122b33c4b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Sep 2 11:59:37 2019 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Sep 2 11:59:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb58e12
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 <AT> gentoo.org> media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 1 + media-video/ffmpeg/ffmpeg-4.1.4.ebuild | 1 + media-video/ffmpeg/ffmpeg-4.2.ebuild | 1 + media-video/ffmpeg/ffmpeg-9999.ebuild | 1 + 4 files changed, 4 insertions(+) diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild index e608f7f769d..f291a15cbd5 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 46cb0d7e1ef..6052be327bc 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 50796d37816..ffac01d6fe8 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 6538d98057a..5df73abbc92 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 )
