commit:     0545fe4959fa15f3f2449ca7b9bff0a263736749
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 18:54:40 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 18:54:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0545fe49

media-video/simplescreenrecorder: migrate from libav

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 .../simplescreenrecorder/simplescreenrecorder-0.3.11-r2.ebuild     | 7 ++-----
 media-video/simplescreenrecorder/simplescreenrecorder-0.4.0.ebuild | 5 +----
 media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild  | 5 +----
 3 files changed, 4 insertions(+), 13 deletions(-)

diff --git 
a/media-video/simplescreenrecorder/simplescreenrecorder-0.3.11-r2.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-0.3.11-r2.ebuild
index 54eeceee53a..be49dbe85ff 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.3.11-r2.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.3.11-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -33,10 +33,7 @@ RDEPEND="
        dev-qt/qtx11extras:5
        media-libs/alsa-lib:0=
        media-libs/mesa[${MULTILIB_USEDEP},X(+)]
-       || (
-               media-video/ffmpeg[vorbis?,vpx?,x264?,mp3?,theora?]
-               media-video/libav[vorbis?,vpx?,x264?,mp3?,theora?]
-       )
+       media-video/ffmpeg[vorbis?,vpx?,x264?,mp3?,theora?]
        x11-libs/libX11[${MULTILIB_USEDEP}]
        x11-libs/libXext
        x11-libs/libXfixes[${MULTILIB_USEDEP}]

diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.0.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.0.ebuild
index 4edd7070ece..08f9a609c2f 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.0.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.0.ebuild
@@ -33,10 +33,7 @@ RDEPEND="
        dev-qt/qtx11extras:5
        media-libs/alsa-lib:0=
        media-libs/mesa[${MULTILIB_USEDEP},X(+)]
-       || (
-               media-video/ffmpeg[vorbis?,vpx?,x264?,mp3?,theora?]
-               media-video/libav[vorbis?,vpx?,x264?,mp3?,theora?]
-       )
+       media-video/ffmpeg[vorbis?,vpx?,x264?,mp3?,theora?]
        x11-libs/libX11[${MULTILIB_USEDEP}]
        x11-libs/libXext
        x11-libs/libXfixes[${MULTILIB_USEDEP}]

diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
index 099655b743d..5dad366ff9a 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
@@ -33,10 +33,7 @@ RDEPEND="
        dev-qt/qtx11extras:5
        media-libs/alsa-lib:0=
        media-libs/mesa[${MULTILIB_USEDEP},X(+)]
-       || (
-               media-video/ffmpeg[vorbis?,vpx?,x264?,mp3?,theora?]
-               media-video/libav[vorbis?,vpx?,x264?,mp3?,theora?]
-       )
+       media-video/ffmpeg[vorbis?,vpx?,x264?,mp3?,theora?]
        x11-libs/libX11[${MULTILIB_USEDEP}]
        x11-libs/libXext
        x11-libs/libXfixes[${MULTILIB_USEDEP}]

Reply via email to