Skip to content

Conversation

@xnox
Copy link
Member

@xnox xnox commented Apr 9, 2024

openjpeg:

  • move binaries from /usr/bin/bin to /usr/bin, no idea how that was still generating automatic cmd: provides.

leptonica:

  • it seemed to have been a bare library without any graphic backends enabled. Enable support for all graphics formats.

tesseract:

  • enable support for loading graphical images with updated leptonica

  • enable all other optional features libarchive & curl support

  • fix up builtin location to tessdata, to actually make it possible to use as per documentation.

Now one can actually use tesseract and OCR an image.

openjpeg:

 - move binaries from /usr/bin/bin to /usr/bin, no idea how that was
   still generating automatic cmd: provides.

leptonica:

 - it seemed to have been a bare library without any graphic backends
   enabled. Enable support for all graphics formats.

tesseract:

 - enable support for loading graphical images with updated leptonica

 - enable all other optional features libarchive & curl support

 - fix up builtin location to tessdata, to actually make it possible
   to use as per documentation.

Now one can actually use tesseract and OCR an image.

Signed-off-by: Dimitri John Ledkov <[email protected]>
@xnox xnox enabled auto-merge April 9, 2024 14:48
@xnox xnox merged commit 30cd269 into wolfi-dev:main Apr 10, 2024
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.

2 participants