aboutsummaryrefslogtreecommitdiff
path: root/graphics/tesseract/pkg-plist
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-27 20:28:05 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-27 20:28:05 +0000
commit0cf96364416dcef83cae87f9488162db58b66aee (patch)
tree7d77de839e59513099fc8b9e19c6b0269e8adb41 /graphics/tesseract/pkg-plist
parent5742a6d17bbb3dcab14726f4e474695f77b06be4 (diff)
downloadports-0cf96364416dcef83cae87f9488162db58b66aee.tar.gz
ports-0cf96364416dcef83cae87f9488162db58b66aee.zip
graphics/tesseract: Update to 4.0.0
Changelog: https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes#tesseract-release-notes-oct-29-2018---v400 - due to an issue with the build system the man pages are missing -- this will be corrected at a later stage. - bump revisions of dependencies due to shlib-version change. PR: 234285 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Notes
Notes: svn path=/head/; revision=496977
Diffstat (limited to 'graphics/tesseract/pkg-plist')
-rw-r--r--graphics/tesseract/pkg-plist31
1 files changed, 10 insertions, 21 deletions
diff --git a/graphics/tesseract/pkg-plist b/graphics/tesseract/pkg-plist
index 837a053d4bd1..afead3d32e11 100644
--- a/graphics/tesseract/pkg-plist
+++ b/graphics/tesseract/pkg-plist
@@ -1,31 +1,32 @@
%%TOOLS%%bin/ambiguous_words
%%TOOLS%%bin/classifier_tester
%%TOOLS%%bin/cntraining
+%%TOOLS%%bin/combine_lang_model
%%TOOLS%%bin/combine_tessdata
%%TOOLS%%bin/dawg2wordlist
+%%TOOLS%%bin/language-specific.sh
+%%TOOLS%%bin/lstmtraining
+%%TOOLS%%bin/lstmeval
+%%TOOLS%%bin/merge_unicharsets
%%TOOLS%%bin/mftraining
%%TOOLS%%bin/set_unicharset_properties
%%TOOLS%%bin/shapeclustering
bin/tesseract
+%%TOOLS%%bin/tesstrain.sh
+%%TOOLS%%bin/tesstrain_utils.sh
%%TOOLS%%bin/text2image
%%TOOLS%%bin/unicharset_extractor
%%TOOLS%%bin/wordlist2dawg
include/tesseract/apitypes.h
include/tesseract/baseapi.h
-include/tesseract/basedir.h
include/tesseract/capi.h
-include/tesseract/errcode.h
-include/tesseract/fileerr.h
include/tesseract/genericvector.h
include/tesseract/helpers.h
include/tesseract/host.h
include/tesseract/ltrresultiterator.h
-include/tesseract/memry.h
-include/tesseract/ndminx.h
include/tesseract/ocrclass.h
include/tesseract/osdetect.h
include/tesseract/pageiterator.h
-include/tesseract/params.h
include/tesseract/platform.h
include/tesseract/publictypes.h
include/tesseract/renderer.h
@@ -33,23 +34,11 @@ include/tesseract/resultiterator.h
include/tesseract/serialis.h
include/tesseract/strngs.h
include/tesseract/tesscallback.h
+include/tesseract/tess_version.h
include/tesseract/thresholder.h
include/tesseract/unichar.h
-include/tesseract/unicharmap.h
-include/tesseract/unicharset.h
lib/libtesseract.a
lib/libtesseract.so
-lib/libtesseract.so.3
-lib/libtesseract.so.3.0.5
+lib/libtesseract.so.4
+lib/libtesseract.so.4.0.0
libdata/pkgconfig/tesseract.pc
-man/man1/ambiguous_words.1.gz
-man/man1/cntraining.1.gz
-man/man1/combine_tessdata.1.gz
-man/man1/dawg2wordlist.1.gz
-man/man1/mftraining.1.gz
-man/man1/shapeclustering.1.gz
-man/man1/tesseract.1.gz
-man/man1/unicharset_extractor.1.gz
-man/man1/wordlist2dawg.1.gz
-man/man5/unicharambigs.5.gz
-man/man5/unicharset.5.gz