Compare commits
10 Commits
testing
...
2025.06.07
Author | SHA1 | Date | |
---|---|---|---|
220e84afa4 | |||
5d48f4770c | |||
81cc4627f7 | |||
d36b664319 | |||
3f7d60763d | |||
6bbf3d0e67 | |||
cbe3424e29 | |||
327ad99e49 | |||
c46cf1c939 | |||
a97bb30ed3 |
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Storm Dragon <storm_dragon@stormux.org>
|
# Maintainer: Storm Dragon <storm_dragon@stormux.org>
|
||||||
|
|
||||||
pkgname=cthulhu
|
pkgname=cthulhu
|
||||||
pkgver=0.4
|
pkgver=2025.06.06
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Screen reader for individuals who are blind or visually impaired forked from Orca"
|
pkgdesc="Screen reader for individuals who are blind or visually impaired forked from Orca"
|
||||||
url="https://git.stormux.org/storm/cthulhu"
|
url="https://git.stormux.org/storm/cthulhu"
|
||||||
@ -25,6 +25,7 @@ depends=(
|
|||||||
python-atspi
|
python-atspi
|
||||||
python-cairo
|
python-cairo
|
||||||
python-gobject
|
python-gobject
|
||||||
|
python-pluggy
|
||||||
python-setproctitle
|
python-setproctitle
|
||||||
socat
|
socat
|
||||||
speech-dispatcher
|
speech-dispatcher
|
||||||
|
@ -23,5 +23,5 @@
|
|||||||
# Fork of Orca Screen Reader (GNOME)
|
# Fork of Orca Screen Reader (GNOME)
|
||||||
# Original source: https://gitlab.gnome.org/GNOME/orca
|
# Original source: https://gitlab.gnome.org/GNOME/orca
|
||||||
|
|
||||||
version = "2025.06.05"
|
version = "2025.06.06"
|
||||||
codeName = "plugins"
|
codeName = "master"
|
||||||
|
Reference in New Issue
Block a user