tesseract-ocr: new package
authorGilles Talis <gilles.talis@gmail.com>
Sun, 19 Mar 2017 08:07:53 +0000 (09:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Mar 2017 13:57:56 +0000 (14:57 +0100)
commitd1103eeab34c60baf3a1f4b01306977b08bc3d2f
tree9903c493b1b3116c2bd7eab851436a289af5046e
parentccab2d636fbee6eb8073ea2010442d7678a9ec54
tesseract-ocr: new package

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
[Thomas:
 - remove jpeg, tiff and libpng dependencies, they do not seem to be
   used
 - add host-pkgconf as a dependency, since the configure script uses
   PKG_CHECK_MODULES()
 - pass --disable-opencl to explicitly disable OpenCL support
 - add comment to explain why we don't add support for cairo, pango and
   icu as optional dependencies.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/tesseract-ocr/Config.in [new file with mode: 0644]
package/tesseract-ocr/tesseract-ocr.hash [new file with mode: 0644]
package/tesseract-ocr/tesseract-ocr.mk [new file with mode: 0644]