Changes ready for wider testing.

This commit is contained in:
Storm Dragon
2026-01-07 11:56:17 -05:00
55 changed files with 4115 additions and 294 deletions

View File

@@ -1,7 +1,8 @@
# Maintainer: Storm Dragon <storm_dragon@stormux.org>
pkgname=cthulhu
pkgver=2026.01.02
pkgver=2026.01.07
>>>>>>> testing
pkgrel=1
pkgdesc="Desktop-agnostic screen reader with plugin system, forked from Orca"
url="https://git.stormux.org/storm/cthulhu"
@@ -65,6 +66,10 @@ optdepends=(
'python-webcolors: Color name lookup for OCR text decoration'
'tesseract: OCR engine for text recognition'
'tesseract-data-eng: English language data for Tesseract'
# nvda2cthulhu plugin (optional)
'python-msgpack: Msgpack decoding for nvda2cthulhu'
'python-tornado: WebSocket server for nvda2cthulhu'
)
makedepends=(
git