Search Criteria
Package Details: orca-git 50.0.r67.g762cd3a8b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/orca-git.git (read-only, click to copy) |
|---|---|
| Package Base: | orca-git |
| Description: | Screen reader for individuals who are blind or visually impaired (development version) |
| Upstream URL: | https://wiki.gnome.org/Projects/Orca |
| Licenses: | LGPL-2.1-or-later |
| Groups: | gnome |
| Conflicts: | orca |
| Provides: | orca |
| Submitter: | sholmes88 |
| Maintainer: | alex19EP |
| Last Packager: | alex19EP |
| Votes: | 14 |
| Popularity: | 0.024032 |
| First Submitted: | 2009-12-04 22:29 (UTC) |
| Last Updated: | 2026-03-23 11:52 (UTC) |
Dependencies (23)
- at-spi2-core (at-spi2-core-gitAUR)
- gsettings-desktop-schemas (gsettings-desktop-schemas-gitAUR, gsettings-desktop-schemas-nofontAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- liblouis (liblouis-gitAUR)
- libwnck3
- python-brltty (python-brltty-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-dasbus
- python-dbus
- python-gobject
- python-psutil
- python-setproctitle
- speech-dispatcher (speech-dispatcher-gitAUR)
- xorg-xkbcomp
- xorg-xmodmap
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- itstool (make)
- meson (meson-gitAUR) (make)
- Show 3 more dependencies...
Required by (22)
- ayatana-indicator-a11y (requires orca)
- cosmic-session-git (requires orca) (optional)
- cryptsetup-beep (requires orca) (optional)
- fjordlauncher (requires orca) (optional)
- fluxable-newmenu (requires orca) (optional)
- gnome-meta (requires orca)
- meshmc (requires orca) (optional)
- minecraft-launcher (requires orca) (optional)
- pandora-launcher (requires orca) (optional)
- pandora-launcher-bin (requires orca) (optional)
- pandora-launcher-git (requires orca) (optional)
- pantheon-session-git (requires orca)
- portable (requires orca) (optional)
- portable-git (requires orca) (optional)
- portable-legacy (requires orca) (optional)
- portable-unstable (requires orca) (optional)
- ran-git (requires orca) (optional)
- simpleorcapluginsystem (requires orca)
- simpleorcapluginsystem-git (requires orca)
- speech-provider-piper (requires orca) (optional)
- Show 2 more...
Latest Comments
1 2 Next › Last »
francesco commented on 2026-03-23 10:09 (UTC) (edited on 2026-03-23 11:48 (UTC) by francesco)
Hello there,
After the latest commit adding initial MathCAT support, the package fails to build with the following output:
Program cargo found: YES (/usr/bin/cargo) ERROR: Subproject mathcat-py is buildable: NO
orca/meson.build:69:2: ERROR: Automatic wrap-based subproject downloading is disabled
This happens because arch-meson passes -Dwrap_mode=nodownload, so meson can't fetch the mathcat-py subproject automatically.
The fix involves:
- Adding rust to makedepends (needed to compile mathcat-py) - Adding the mathcat-py repo as a second git source
- Adding a prepare() to symlink the subproject into place and apply orca's patch files from subprojects/packagefiles/mathcat-py/
- Changing arch from ('any') to ('x86_64') since mathcat-py compiles a native .so
Full working PKGBUILD here: https://gist.github.com/francescotissera1211/1cbc4f3fa4555f95e7498d227b70aa82
francesco commented on 2024-02-24 12:22 (UTC)
Hello. I was wondering if this pkgbuild is taking the newly added spiel speech server into account when building. If it isn't, i believe it'd be useful to add it for testers that use it. Thanks.
alex19EP commented on 2024-02-02 13:48 (UTC)
hello @pvagner I think it's already in depends. This package is used quite a lot, so I don't see any point in making it optional.
pvagner commented on 2024-02-02 12:45 (UTC)
Dear @alex19EP, Can you please add python-psutil to the optdepends? Since orca 46 it's used for reporting battery and CPU status scripts.
alex19EP commented on 2018-11-16 16:13 (UTC)
package updated.
hamster commented on 2018-10-18 13:22 (UTC)
Cloning from git does not works. Changing to HTTPS url solves the problem.
sholmes88 commented on 2015-06-28 18:33 (UTC)
sholmes88 commented on 2013-11-13 14:20 (UTC)
sholmes88 commented on 2012-08-27 04:39 (UTC)
<deleted-account> commented on 2011-08-06 21:01 (UTC)
1 2 Next › Last »