blob: 0e63b7d6f0253e6a09af77bc02dc9e69f492d716 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="tesseract"
VERSION="5.3.3"
HOMEPAGE="https://github.com/tesseract-ocr"
DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/5.3.3/tesseract-5.3.3.tar.gz \
https://github.com/tesseract-ocr/tessdata/raw/4.1.0/eng.traineddata"
MD5SUM="dbaad34a44ecbb7b81f185af7c13e21c \
57e0df3d84fed9fbf8c7a8e589f8f012"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="leptonica"
MAINTAINER="Logan Rathbone"
EMAIL="poprocks@gmail.com"
|