blob: 1a4862f2a0fcfbb8b5ce20f63510d0c7a87218d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="tesseract"
VERSION="3.04.00"
HOMEPAGE="https://github.com/tesseract-ocr"
DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/3.04.00.tar.gz \
https://github.com/tesseract-ocr/tessdata/raw/3.04.00/eng.traineddata"
MD5SUM="078130b9c7d28c558a0e49d432505864 \
59a99c829aa385ae8cde35775e32e57f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="leptonica"
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"
|