diff options
| author | Arkady Shapkin <arkady.shapkin@gmail.com> | 2017-08-17 03:02:09 +0300 |
|---|---|---|
| committer | Arkady Shapkin <arkady.shapkin@gmail.com> | 2017-09-04 00:12:56 +0300 |
| commit | 15b0c1a4b664ce2dbfbda100ca2b14adfabb10aa (patch) | |
| tree | d3a2e4f0c5384735430cf3b851a6b2b98dd1f30c /ports/tesseract/CONTROL | |
| parent | 10f51972cb03ee07a282e44f25c665bce163590e (diff) | |
| download | vcpkg-15b0c1a4b664ce2dbfbda100ca2b14adfabb10aa.tar.gz vcpkg-15b0c1a4b664ce2dbfbda100ca2b14adfabb10aa.zip | |
[tesseract] Initial port. Closes #465
Diffstat (limited to 'ports/tesseract/CONTROL')
| -rw-r--r-- | ports/tesseract/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tesseract/CONTROL b/ports/tesseract/CONTROL new file mode 100644 index 000000000..5bbc7b7e5 --- /dev/null +++ b/ports/tesseract/CONTROL @@ -0,0 +1,4 @@ +Source: tesseract +Version: 3.05.01 +Description: An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google. +Build-Depends: leptonica, icu |
