Commit Graph

3 Commits

Author SHA1 Message Date
Rosen Penev e835bd58c7 tesseract: update to 5.3.3
Fixes compilation with GCC13.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-12-01 11:20:30 -08:00
Rosen Penev c4981cd87e tesseract: update to 4.1.1
Switch to AUTORELEASE for simplicity.

Add libarchive dependency since it's now used.

Build with ninja for faster compilation.

Refresh SIMD CMake patch and add musl patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-25 16:49:00 -07:00
Rosen Penev ea5405bfa6
tesseract: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Added CMake patch to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 16:59:00 -07:00