Commit Graph

13 Commits

Author SHA1 Message Date
Stefan Weil
d7c0a05ffa Remove Tensorflow support
Tensorflow was never used because of missing models.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-11-07 13:40:43 +01:00
Stefan Weil
daaa902a5e Update documentation on history of development
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-11-07 11:39:00 +01:00
Zdenko Podobný
2976eb1678 Revert "use variable instead of hardcoded name for pkg-config file"
This reverts commit b4a4f5c6cb.
2024-10-22 11:03:58 +02:00
Zdenko Podobný
b4a4f5c6cb use variable instead of hardcoded name for pkg-config file 2024-10-17 09:11:22 +02:00
Stefan Weil
d5e000bc58
Remove unsupported OpenCL code and related API functions (#4220)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-04-11 19:15:39 +03:00
Stefan Weil
41c3e93cb7 Add missing libraries in configuration for pkg-config
This fixes linker errors in third-party software like tesserocr for builds
which use any of these libraries.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-11-02 19:00:05 +01:00
Zdenko Podobný
ef26b312f9 improve tesseract.pc.in - fixes #241 2016-03-04 22:25:40 +01:00
Zdenko Podobný
bf3f125ad5 change links from code.google.com to github.com 2015-07-11 09:43:31 +02:00
Zdenko Podobný
370f1c65ad fix issue 1436 2015-04-12 16:38:03 +02:00
zdenop
e28176c5dd check for leptonica version; add info to tesseract.pc about opencl lib if needed
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1035 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2014-01-31 23:00:40 +00:00
zdenop@gmail.com
37cb31afc9 Sanitise pkg-config file (issue 817)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@817 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2013-01-02 12:53:48 +00:00
zdenop@gmail.com
a4e8bf7da0 fix 'make dist' and tesseract.pc.in
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@769 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-29 11:59:31 +00:00
zdenop@gmail.com
eaf9d63626 Provide pkgconfig file (issue 451), improve configure.ac and INSTALL.SVN
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@733 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-07-28 21:17:20 +00:00