orca 46.1-1ubuntu1 source package in Ubuntu

Changelog

orca (46.1-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.

orca (46.1-1) unstable; urgency=medium

  * New upstream release.
  * control: Bump atk-bridge dependency version.

 -- Jeremy Bícha <email address hidden>  Wed, 03 Apr 2024 08:22:44 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main gnome
Noble release main gnome

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
orca_46.1.orig.tar.xz 3.3 MiB cf675e350c18ac0fa29436c6559d1da975f7ffffefa808ebe476d8f9e9d11114
orca_46.1-1ubuntu1.debian.tar.xz 13.3 KiB e98d140c59ff173e8819122ed5f3457ac31eaffe9a6373b5693047d97fb34008
orca_46.1-1ubuntu1.dsc 2.6 KiB 38c2e88a5c58fc6acd2eed1909772caa20e77be948c8df5fd99ce9425e825977

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.