termux-packages/packages/tesseract
Henrik Grimler 7901483967
tesseract: build with cmake to fix missing symbol errors
For whatever reason building with configure and make leads to symbols
not being found (see https://github.com/termux/termux-packages/issues/7953).

When switching to cmake it seems that libicu and pango are not
considered optional dependencies anymore, so add these to dependecies.
2021-11-09 11:06:52 +01:00
..
build.sh tesseract: build with cmake to fix missing symbol errors 2021-11-09 11:06:52 +01:00
src-training-CMakeLists.txt.patch tesseract: build with cmake to fix missing symbol errors 2021-11-09 11:06:52 +01:00