From 00029af243c60af5a4a0804724f484fe119e6a2c Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 25 Apr 2020 22:20:41 +0300 Subject: [PATCH] media-video/harvid: migrate from libav Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada --- 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 324ebb2f22f5..45de47a567e3 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 56e380ac9d6e..d7829ef1ef59 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 8dbd4423ebc4..d7829ef1ef59 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 " -- 2.26.2