app-text/unpaper: migrate from libav
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 25 Apr 2020 18:13:23 +0000 (21:13 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 25 Apr 2020 18:13:40 +0000 (21:13 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-text/unpaper/unpaper-6.1-r1.ebuild
app-text/unpaper/unpaper-9999.ebuild

index e2d4212348de44e0f6a2411402e116a0676016ad..cb59b6c27de197a19463856cf974cb767385e8e8 100644 (file)
@@ -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
index e2d4212348de44e0f6a2411402e116a0676016ad..cb59b6c27de197a19463856cf974cb767385e8e8 100644 (file)
@@ -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