pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/orca Update to 2.24.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/147e9dcb0fa3
branches: trunk
changeset: 550920:147e9dcb0fa3
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Dec 02 17:27:48 2008 +0000
description:
Update to 2.24.2:
2.24.2 - 24-Nov-2008
General:
* More work on bug #508675 - Applying change in Orca preference dialog
is a little bit slow. This fix makes things even faster.
* Fix for bug #551891 - Flat review does not always start in
the correct place when focus is in a tree table.
* Refix for bug #552344 - tutorial message for desktop not spoken.
* Fix for bug #554002 - Orca App-Preferences dialog page tabs are
"off" by one in speech and braille.
* Fix for bug #556470 - Orca should not land on empty (cell-less)
tables when using structural navigation by table.
* Fix for bug #561540 - Traceback in default.py onStateChanged.
OpenOffice:
* Fix for bug #357545 - Orca does not speak all buttons in openoffice
database table creation wizard.
* Fix for bug #556657 - Orca is rather chatty when focus is given to
an OOo list whose parent is a combo box.
Firefox:
* Fix for bug #495303 - Character flat review not working correctly
with generated texts in XUL.
* Fix for bug #554616 - Problems accessing subsequent lines of cells
which contain line break tags in FF3 tables.
* More work on bug #554831 - Google calendar unusable with orca.
You can now arrow into the day grid.
* Fix for bug #555055 - Orca should be able to navigate
http://www.modernthaisf.com/gpage.html.
* Fix for bug #558516 - Traceback when navigating on huge webpages.
* Fix for bug #559839 - Orca sometimes includes content from other
lines when navigating via Up/Down Arrow in Firefox 3.
* Fix for bug #560466 - Improve the accuracy of label guess for
Firefox 3.
New and updated translations (THANKS EVERYONE!!!):
See also the overall translation status:
http://l10n.gnome.org/module/orca
ca Catalan Gil Forcada
de German Simon Bienlien and Jochen Skulj
et Estonian Ivar Smolin and Priit Laes
hu Hungarian Attila Hammer and Gabor Kelemen
si Sinhala Danishka Navin
zh_HK Traditional Chinese Chao-Hsiung Liao
zh_TW Traditional Chinese Chao-Hsiung Liao
diffstat:
misc/orca/Makefile | 11 ++++++++---
misc/orca/distinfo | 8 ++++----
2 files changed, 12 insertions(+), 7 deletions(-)
diffs (48 lines):
diff -r 698765d28f19 -r 147e9dcb0fa3 misc/orca/Makefile
--- a/misc/orca/Makefile Tue Dec 02 17:19:45 2008 +0000
+++ b/misc/orca/Makefile Tue Dec 02 17:27:48 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/10/27 00:33:42 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2008/12/02 17:27:48 wiz Exp $
#
-DISTNAME= orca-2.24.1
+DISTNAME= orca-2.24.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.24/}
EXTRACT_SUFX= .tar.bz2
@@ -23,8 +23,11 @@
BUILDLINK_API_DEPENDS.gnome-speech+= gnome-speech>=0.3.10
.include "../../audio/gnome-speech/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.at-spi+= at-spi>=1.7.6
+.include "../../devel/at-spi/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.glib2+= glib2>=2.10.0
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/at-spi/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.libbonobo+= libbonobo>=2.14.0
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/python/application.mk"
@@ -34,5 +37,7 @@
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
BUILDLINK_API_DEPENDS.gnome-mag+= gnome-mag>=0.12.5
.include "../../x11/gnome-mag/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.8.16
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/py-gnome2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 698765d28f19 -r 147e9dcb0fa3 misc/orca/distinfo
--- a/misc/orca/distinfo Tue Dec 02 17:19:45 2008 +0000
+++ b/misc/orca/distinfo Tue Dec 02 17:27:48 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2008/10/27 00:33:42 wiz Exp $
+$NetBSD: distinfo,v 1.5 2008/12/02 17:27:48 wiz Exp $
-SHA1 (orca-2.24.1.tar.bz2) = bc139a847c3117c1a79bdeaae09f77cccbfd6056
-RMD160 (orca-2.24.1.tar.bz2) = 1a6d1f131fe2b999941d192ec6de82fc6f4c969e
-Size (orca-2.24.1.tar.bz2) = 2102940 bytes
+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 (patch-aa) = 26b665c54ccff55b258b27349ea12207b51c898b
Home |
Main Index |
Thread Index |
Old Index