orca 46.0-1ubuntu1 source package in Ubuntu

Changelog

orca (46.0-1ubuntu1) noble; urgency=medium

  * Merge with Debian. Remaining changes:
    + debian/patches/unity-a11y.patch: add hacks to better work with Unity
    + Revert "control: Add xkbset dependency (Closes #972621)" This is in
      universe in Ubuntu so we can't depend on it. It's silently skipped if
      not available.

 -- Amin Bandali <email address hidden>  Mon, 18 Mar 2024 17:43:11 -0400

Upload details

Uploaded by:
Amin Bandali
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
orca_46.0.orig.tar.xz 3.3 MiB f21da3cc155f7a514d374264a04ce28c90a26cb3fddf0b58b89cd1d7fdd0a64f
orca_46.0-1ubuntu1.debian.tar.xz 13.3 KiB 4a319dc4a871e9af814160d8e9ee5f73aa0a103d161ba1b4e12c9f289b704bd1
orca_46.0-1ubuntu1.dsc 2.5 KiB 14054446b772df6c5ef16ff34b37c6308693b0b6902d7e1fcabe6318b8edd309

Available diffs

View changes file

Binary packages built by this source

orca: Scriptable screen reader

 A flexible, extensible, and powerful assistive technology that
 provides end-user access to applications and toolkits that support the
 AT-SPI (e.g., the GNOME desktop).
 .
 Orca defines a set of default behaviors (reactions to application events) and
 key bindings (reaction to user key presses). These default behaviors and key
 bindings can be overwritten on a per-application basis. Orca creates a script
 object for each running application, which merges both the default behaviors
 and key bindings, and the application specific ones. Orca provides the
 infrastructure to activate and deactivate scripts, as well as a host of
 services accessible from within the scripts.