From da7539034a90f235466b3a4e4bb981018d5b1ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 10 Jan 2018 10:43:51 +0100 Subject: [PATCH] tesseract: provide vendor_tesseract --- app-text/tesseract/tesseract-3.02.02.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-text/tesseract/tesseract-3.02.02.recipe b/app-text/tesseract/tesseract-3.02.02.recipe index d84588ebd..9526fce09 100644 --- a/app-text/tesseract/tesseract-3.02.02.recipe +++ b/app-text/tesseract/tesseract-3.02.02.recipe @@ -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