summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-04-25 22:20:41 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-04-25 22:20:41 +0300
commit00029af243c60af5a4a0804724f484fe119e6a2c (patch)
tree4a20dceacff579f488fea6b369b5324bcb837143 /media-video/harvid
parentmedia-sound/pianobar: migrate from libav (diff)
downloadgentoo-00029af243c60af5a4a0804724f484fe119e6a2c.tar.gz
gentoo-00029af243c60af5a4a0804724f484fe119e6a2c.tar.bz2
gentoo-00029af243c60af5a4a0804724f484fe119e6a2c.zip
media-video/harvid: migrate from libav
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-video/harvid')
-rw-r--r--media-video/harvid/harvid-0.8.0.ebuild6
-rw-r--r--media-video/harvid/harvid-0.8.1.ebuild6
-rw-r--r--media-video/harvid/harvid-0.8.2.ebuild6
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
"