diff options
author | wiz <wiz@pkgsrc.org> | 2009-01-13 16:01:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-01-13 16:01:51 +0000 |
commit | a5f503b05cb12190bb8032164372d01799fb9427 (patch) | |
tree | 9d3a1bba67ddee03d5a3ebb0692fba0e7498e192 /misc/orca | |
parent | a30fc88fed571d61c1afa7beca1dbe005afe8018 (diff) | |
download | pkgsrc-a5f503b05cb12190bb8032164372d01799fb9427.tar.gz |
Update to 2.24.3:
2.24.3 - 12-Jan-2008
General:
* Re-fix for bug #354479 - Automatic presentation of "balloon" type
messages.
* The rest of the fix for bug #551891 - Flat review does not always
start in the correct place when focus is in a tree table.
* Fix for bug #562877 - account for pronunciation dictionary
when speech-dispatcher backend is used
* Fix for bug #563171 - src/orca/flat_review.py:getZonesFromText
should clip zones based on what text is visible
* Fix for bug #564994 - Drop eel dependency
OpenOffice:
* Fix for bug #562532 - When using Openoffice.org Spreadsheet with
Orca, the cell coordinates are not spoken for all locales.
Firefox:
* Fix for bug #563502 - Need to map "Shiretoko" to the Mozilla
script.
* Fix for bug #565886 - Extraneous caret-moved events emitted by
FF 3.1 cause unnecessary braille updating.
* Fix for bug #565944 - Missing whitespace when the end of line
braille indicator is followed by an image in FF 3.x.
* Fix for bug #566073 - Orca provides the "tree level" for items
in submenus within Firefox 3.x.
* Fix for bug #566180 - Orca inappropriately announces the name
and role of (un)ordered list items as part of the context in
Firefox 3.2.
* Fix for bug #566181 - Changes made to Firefox 3.2 caret-moved
events cause Orca to provide unreliable access during the use
of the Find toolbar.
* Fix for bug #566361 - Orca inappropriately announces the name
of table cells as part of the context in Firefox 3.2.
* Fix for bug #566954 - ARIA toggle button state not handled correctly
* Fix for bug #566955 - Need to remove extra whitespace from braille
output for Firefox 3.x.
* Fix for bug #567167 - Orca sometimes (re)announces that the document
frame has just received focus in Firefox 3.x.
New and updated translations (THANKS EVERYONE!!!):
See also the overall translation status:
http://l10n.gnome.org/module/orca
hu Hungarian Attila Hammer and Gabor Kelemen
Diffstat (limited to 'misc/orca')
-rw-r--r-- | misc/orca/Makefile | 5 | ||||
-rw-r--r-- | misc/orca/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile index 2251717cc0e..bfe9ada4dae 100644 --- a/misc/orca/Makefile +++ b/misc/orca/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2008/12/11 05:46:04 ahoka Exp $ +# $NetBSD: Makefile,v 1.11 2009/01/13 16:01:51 wiz Exp $ # -DISTNAME= orca-2.24.2 -PKGREVISION= 1 +DISTNAME= orca-2.24.3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/orca/distinfo b/misc/orca/distinfo index 589a486b030..3cc23de051a 100644 --- a/misc/orca/distinfo +++ b/misc/orca/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2008/12/02 17:27:48 wiz Exp $ +$NetBSD: distinfo,v 1.6 2009/01/13 16:01:51 wiz Exp $ -SHA1 (orca-2.24.2.tar.bz2) = 78a636e67ccd9f10d09f3570aa0296aba5a89fb1 -RMD160 (orca-2.24.2.tar.bz2) = 04f32b0e25706899a99044b9dc10e2cc8292f2ab -Size (orca-2.24.2.tar.bz2) = 2125637 bytes +SHA1 (orca-2.24.3.tar.bz2) = 828c93c07b63217d8d4ca47d2a4ae46e9eb3e489 +RMD160 (orca-2.24.3.tar.bz2) = 1a5bf324d43f6aca204687c9bc5e227f640a3950 +Size (orca-2.24.3.tar.bz2) = 2153654 bytes SHA1 (patch-aa) = 26b665c54ccff55b258b27349ea12207b51c898b |