summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-04-25 21:13:23 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-04-25 21:13:40 +0300
commitfc329cd81c11d2e126948e6373a05686109fa76c (patch)
treed1aee4ba53e1e6b9abee4a0b23b93c793ffad0bb /app-text
parentgnome-extra/chrome-gnome-shell-10-r4: amd64 stable, bug 719278 (diff)
downloadgentoo-fc329cd81c11d2e126948e6373a05686109fa76c.tar.gz
gentoo-fc329cd81c11d2e126948e6373a05686109fa76c.tar.bz2
gentoo-fc329cd81c11d2e126948e6373a05686109fa76c.zip
app-text/unpaper: migrate from libav
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/unpaper/unpaper-6.1-r1.ebuild8
-rw-r--r--app-text/unpaper/unpaper-9999.ebuild8
2 files changed, 6 insertions, 10 deletions
diff --git a/app-text/unpaper/unpaper-6.1-r1.ebuild b/app-text/unpaper/unpaper-6.1-r1.ebuild
index e2d4212348de..cb59b6c27de1 100644
--- a/app-text/unpaper/unpaper-6.1-r1.ebuild
+++ b/app-text/unpaper/unpaper-6.1-r1.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=6
@@ -16,11 +16,9 @@ HOMEPAGE="https://www.flameeyes.eu/projects/unpaper"
LICENSE="GPL-2"
SLOT="0"
-IUSE="libav test"
+IUSE="test"
-RDEPEND="
- libav? ( >=media-video/libav-10:0=[encode] )
- !libav? ( >=media-video/ffmpeg-2:0=[encode] )"
+RDEPEND=">=media-video/ffmpeg-2:0=[encode]"
DEPEND="dev-libs/libxslt
app-text/docbook-xsl-ns-stylesheets
virtual/pkgconfig
diff --git a/app-text/unpaper/unpaper-9999.ebuild b/app-text/unpaper/unpaper-9999.ebuild
index e2d4212348de..cb59b6c27de1 100644
--- a/app-text/unpaper/unpaper-9999.ebuild
+++ b/app-text/unpaper/unpaper-9999.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=6
@@ -16,11 +16,9 @@ HOMEPAGE="https://www.flameeyes.eu/projects/unpaper"
LICENSE="GPL-2"
SLOT="0"
-IUSE="libav test"
+IUSE="test"
-RDEPEND="
- libav? ( >=media-video/libav-10:0=[encode] )
- !libav? ( >=media-video/ffmpeg-2:0=[encode] )"
+RDEPEND=">=media-video/ffmpeg-2:0=[encode]"
DEPEND="dev-libs/libxslt
app-text/docbook-xsl-ns-stylesheets
virtual/pkgconfig