UB-Mannheim / tesseract

Tesseract Open Source OCR Engine (main repository)
Apache License 2.0
2.93k stars 421 forks source link

Installer for macOS? #9

Open zuphilip opened 5 years ago

zuphilip commented 5 years ago

The installation on macOS with Homebrew or MacPorts can also be tricky as we saw in yesterday's workshop. Therefore, a similar installer for macOS could be useful.

stweil commented 4 years ago

Other free software with nice installers for macOS: VLC.

Maybe we can get an idea how to do this from there.

zuphilip commented 4 years ago

Another one is @zotero which can be build for the different platforms https://www.zotero.org/support/dev/client_coding/building_the_standalone_client . I guess that especially this build script is doing most of the job: https://github.com/zotero/zotero-standalone-build/blob/master/build.sh