Skip to content

Conversation

@kumarram27
Copy link

#59

zdenop and others added 30 commits September 10, 2024 22:16
Move NSIS installer file to new location
Support cross builds with NSIS
Clean nsis configuration
Fix typos in nsis configuration
Add jar files needed for ScrollView.jar
Move ScrollView.jar to a new section
Add missing configurations to tessdata
Registry settings are now disabled (problems with long PATH)
Add menu sections for all languages
Simplify language downloads
Tune nsis configuration
Add sizes for language data
Improve nsis configuration
Add missing translations to nsis configuration
Don't show details in installer by default
Initial code for 64 bit Tesseract installer
Fix uninstall for TESSDATA_PREFIX registry key
Remove cube code

Signed-off-by: Stefan Weil <[email protected]>

nsis: Update Tesseract version to 4.00-dev

Signed-off-by: Stefan Weil <[email protected]>

nsis: Disable registry settings

Trying to add to PATH fails if the old PATH is very long and
will result in an empty PATH.

Remove these settings as they were already disabled by default,
and both are not needed.

Signed-off-by: Stefan Weil <[email protected]>

nsis: Add all training executables

Signed-off-by: Stefan Weil <[email protected]>
- Added a couple of languages that are available for the Linux version
- Add new section for script data
- Get data from tessdata_fast
  The data files are now in the "script" subdirectory.
- Update list of scripts and languages
- Update path for script trained data
- Add data for Han Simplified vertical script
- Fix names of tessdata (jpn_vert, kmr)
- Fix some path names for 64 bit version
- Remove testing files from installation
  Those files were moved from tesseract.git to test.git.
- Don't enforce admin mode, but use highest available
- Don't use a checkbox for the license
- Remove unused code for registry settings (PATH, TESSDATA)
- Don't show README.md (did not work)

Signed-off-by: Stefan Weil <[email protected]>
The build for the Windows installer still uses the MINGW macro.

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Stefan Weil <[email protected]>
Call autogen.sh before building installers

Signed-off-by: Stefan Weil <[email protected]>
Fixes: 19df204
Signed-off-by: Stefan Weil <[email protected]>
The old code for downloading of the required jar files no longer
worked, obviously due to changes on maven.org.

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Stefan Weil <[email protected]>
@yesitisme
Copy link

can we get this done, its really anyoing to have to browse through the entire list
Image 2025-02-26 at 23 30 24_a66d28df

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants