-
Notifications
You must be signed in to change notification settings - Fork 9
Adding a tesseract with additional languages for CentOS #7
Conversation
@DigitLib, do you have any images we can test the language packs on to make sure they work correctly? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you also add the libraries to the Debian.yml so we can just do them both in a single PR?
__crayfish_packages:
- imagemagick
- tesseract-ocr
- tesseract-ocr-fra
- tesseract-ocr-deu
- tesseract-ocr-ita
- tesseract-ocr-spa
- tesseract-ocr-srp
@seth-shaw-unlv sorry for the late answer (time-zones). |
@DigitLib, the CentOS works fine for me. Just add the Debian.yml changes to the PR so I can test it in Ubuntu and we will be good to go. |
@seth-shaw-unlv Excellent!! 👍 |
I just updated the Debian.yml with the packages. This replaces PR 10. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go.
Since both @DigitLib and I touched this PR, can someone else merge? @Islandora-Devops/committers |
This PR install tesseract and an additional laguage-packs in CentOS.