From 8340b864d6f13481361dcbead5931ab0741ed610 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Fri, 22 May 2020 15:02:10 +0200 Subject: [PATCH] app-text/pdfsandwich: fix dependency and full description Closes: https://bugs.gentoo.org/611532 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alfredo Tupone --- app-text/pdfsandwich/metadata.xml | 3 +-- app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/pdfsandwich/metadata.xml b/app-text/pdfsandwich/metadata.xml index 36a3f0246066..fce36805a6fc 100644 --- a/app-text/pdfsandwich/metadata.xml +++ b/app-text/pdfsandwich/metadata.xml @@ -16,8 +16,7 @@ OCR scanned books or journals. It is able to recognize the page layout even for multicolumn text. Essentially, pdfsandwich is a wrapper script which calls the following -binaries: convert, cuneiform, gs, and hocr2pdf. It is known to run on -Unix systems and has been tested on Linux and MacOS X. It supports +binaries: unpaper, convert, gs, and tesseract. It supports parallel processing on multiprocessor systems. diff --git a/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild b/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild index 23eef187cf77..c42e82306713 100644 --- a/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild +++ b/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild @@ -12,10 +12,11 @@ KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="png" -RDEPEND=">=app-text/tesseract-3.00 +RDEPEND="app-text/tesseract media-gfx/exact-image app-text/unpaper app-text/ghostscript-gpl + app-text/poppler virtual/imagemagick-tools[png?]" DEPEND="sys-apps/gawk >=dev-lang/ocaml-3.10[ocamlopt]" -- 2.26.2