commit:     00029af243c60af5a4a0804724f484fe119e6a2c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 19:20:41 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 19:20:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00029af2

media-video/harvid: migrate from libav

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

 media-video/harvid/harvid-0.8.0.ebuild | 6 ++----
 media-video/harvid/harvid-0.8.1.ebuild | 6 ++----
 media-video/harvid/harvid-0.8.2.ebuild | 6 ++----
 3 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/media-video/harvid/harvid-0.8.0.ebuild 
b/media-video/harvid/harvid-0.8.0.ebuild
index 324ebb2f22f..45de47a567e 100644
--- a/media-video/harvid/harvid-0.8.0.ebuild
+++ b/media-video/harvid/harvid-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,11 +12,9 @@ SRC_URI="https://github.com/x42/harvid/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="libav"
 
 RDEPEND="
-       !libav? ( >=media-video/ffmpeg-2.6:0= )
-       libav? ( >=media-video/libav-9:0= )
+       >=media-video/ffmpeg-2.6:0=
        media-libs/libpng:0=
        virtual/jpeg:0
 "

diff --git a/media-video/harvid/harvid-0.8.1.ebuild 
b/media-video/harvid/harvid-0.8.1.ebuild
index 56e380ac9d6..d7829ef1ef5 100644
--- a/media-video/harvid/harvid-0.8.1.ebuild
+++ b/media-video/harvid/harvid-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,11 +12,9 @@ SRC_URI="https://github.com/x42/harvid/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="libav"
 
 RDEPEND="
-       !libav? ( >=media-video/ffmpeg-2.6:0= )
-       libav? ( >=media-video/libav-9:0= )
+       >=media-video/ffmpeg-2.6:0=
        media-libs/libpng:0=
        virtual/jpeg:0
 "

diff --git a/media-video/harvid/harvid-0.8.2.ebuild 
b/media-video/harvid/harvid-0.8.2.ebuild
index 8dbd4423ebc..d7829ef1ef5 100644
--- a/media-video/harvid/harvid-0.8.2.ebuild
+++ b/media-video/harvid/harvid-0.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,11 +12,9 @@ SRC_URI="https://github.com/x42/harvid/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="libav"
 
 RDEPEND="
-       !libav? ( >=media-video/ffmpeg-2.6:0= )
-       libav? ( >=media-video/libav-9:0= )
+       >=media-video/ffmpeg-2.6:0=
        media-libs/libpng:0=
        virtual/jpeg:0
 "

Reply via email to