From fc329cd81c11d2e126948e6373a05686109fa76c Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 25 Apr 2020 21:13:23 +0300 Subject: app-text/unpaper: migrate from libav Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada --- app-text/unpaper/unpaper-6.1-r1.ebuild | 8 +++----- app-text/unpaper/unpaper-9999.ebuild | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) (limited to 'app-text') 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 -- cgit v1.2.3-65-gdbad