Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tesseract: update to 4.1.1 | Rosen Penev | 2021-03-25 |
| | | | | | | | | | | | | 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> | ||
* | tesseract: switch to CMake | Rosen Penev | 2020-07-08 |
Allows simplifying the Makefile. Also faster compilation. Added CMake patch to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com> |