tesseract: provide vendor_tesseract

This commit is contained in:
Jérôme Duval
2018-01-10 10:43:51 +01:00
committed by GitHub
parent c64163902f
commit da7539034a

View File

@@ -15,7 +15,7 @@ COPYRIGHT="1985-1995 HP labs
2012 Google Inc."
SOURCE_URI="https://github.com/tesseract-ocr/tesseract/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="1566a78f81570e7dc656e881a0fa688fe1c700d4657041807f2160bf67fbb485"
REVISION="3"
REVISION="4"
PATCHES="tesseract-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -23,6 +23,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
tesseract$secondaryArchSuffix = $portVersion
vendor_tesseract = $portVersion
lib:libtesseract$secondaryArchSuffix = $portVersion compat >= 3
cmd:ambiguous_words$secondaryArchSuffix = $portVersion
cmd:classifier_tester$secondaryArchSuffix = $portVersion