summaryrefslogtreecommitdiff
path: root/roles/tesseractor
AgeCommit message (Expand)Author
2020-05-04Add python-pil dependency for traintess usageNick White
2020-05-04Fix up tesseract rules and add useful stuff for trainingNick White
2020-05-04Roll training into main tesseract role; no need to keep it separateNick White
2019-12-13Fix up training deploy script, and fix READMENick White
2019-12-11Install trainings from training repo, and ensure they are updated when bookpi...Nick White
2019-09-03Ensure ld.so is updated when tools are installedNick White
2019-09-02Correct usage of homedir in lept and tess; was failing when become was used f...Nick White
2019-09-02Correct training install locationNick White
2019-09-02Switch to apt to install dependencies, and the debian package names, for lept...Nick White
2019-09-02Use generic home dirs for lept and tess installsNick White
2019-09-02Add training to tess installNick White
2019-09-02Split lept from tess installNick White
2019-01-06Code cleanup of tesseract installationsNick White
2019-01-05Don't clone or build software with becomeNick White
2019-01-05tesstrainer role installs basic tesseract tools too, and only build and run l...Nick White
2019-01-05Add /usr/local/lib to ld.so search pathNick White
2019-01-05Ensure leptonica make install is always run, so the latest version is always ...Nick White
2019-01-05Switch to using amibuild branch for tesseractNick White
2019-01-05Get rid of unnecessary leptonica config and correct tesseract build ruleNick White
2019-01-05Don't install unneeded dependencies if only installing tesseract without trai...Nick White
2019-01-05Separate out roles and groups betterNick White