Subject: CVS commit: pkgsrc/graphics/tesseract
From: Adam Ciarcinski
Date: 2024-11-18 11:32:00
Message id: 20241118103200.E920DFC7D@cvs.NetBSD.org

Log Message:
tesseract: updated to 5.5.0

5.5.0

Fix TARGET_PDB_FILE error for static linking.
Make regular usage of CMAKE_INSTALL_LIBDIR and GNUInstallDirs
Ignore illegal TESSDATA_PREFIX (not existing filesystem entry)
Fix confidence output for the PAGE XML renderer
Set hOCR capabilities ocrp_dir and ocrp_lang unconditionally
Reduce clock syscalls
Calculate row bounding box in single-word mode
Replace access/_access by std::filesystem::exists
Modernize code for list of available models
Fix performance and other issues reported by Codacy
Remove unnecessary assignment and assertions
Update code for tprintf
Add C++ stream for log messages and use it in two debug messages
cmake: Correctly set the soversion based on SemVer properties
Replace deprecated runner macos-12 by macos-latest in GitHub actions
Modernize code for renderers and remove filename conversion for Windows
Fix some typos and grammer issues
Add GitHub action and Makefile target for Windows installer
Support symbolic values for --oem and --psm options
Replace some tprintf by tesserr stream (fixes Windows compiler warnings)
Add RISC-V V support
Fix and improve Windows installer
Remove Tensorflow support
Update submodule googletest to release v1.15.2

Files:
RevisionActionfile
1.85modifypkgsrc/graphics/tesseract/Makefile
1.34modifypkgsrc/graphics/tesseract/distinfo