oscar: Add English tesseract for spectacle

Ideally I'll be able to remove this eventually; conversation in the
comments implies they might add English to the default language set.
However, it's not there _now_, so if I want working OCR, I have to add
it myself.

This isn't exactly ideal, since it means I have to build spectacle from
source, which isn't particularly quick. I feel that it probably
shouldn't require that? But that's troubleshooting for another day!
This commit is contained in:
Chandler Swift 2026-03-03 19:44:33 -06:00
parent 4ac95b4f6d
commit f6d8dd72d1
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -125,6 +125,7 @@
inkscape inkscape
josm josm
kdePackages.kate kdePackages.kate
(kdePackages.spectacle.override { tesseractLanguages = [ "eng" ]; })
krita krita
kicad kicad
libreoffice-qt libreoffice-qt