diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-18 13:29:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-18 13:29:41 +0000 |
commit | aae5bbcda5930ab6a781112503f075a8d0f35b88 (patch) | |
tree | d012061715546fe0ba87474f1e2fbe38d6b854b1 /misc/orca | |
parent | 24698807af3ce5be1f82063e3e11db039dcbdbd0 (diff) | |
download | pkgsrc-aae5bbcda5930ab6a781112503f075a8d0f35b88.tar.gz |
Update to 2.26.1:
2.26.1 - 13-Apr-2009
General:
* Fix for bug #575921 - When I working with the gcalctool application,
Orca says too lot of the result of the mathematic operations
* Fix for bug #576037 - Bind F1 key to help page
* Fix for bug #576438 - Provide state change information for radio
buttons that require you to press space to select them
* Fix for bug #577330 - Detect whether speech dispatcher is installed
or not
OpenOffice:
* Fix for bug #577245 - Present paragraph-style information in
OpenOffice
* Fix for bug #578072 - Orca does not always present text attributes
in braille in OOo documents
Firefox/Thunderbird:
* Fix for bug #577239 - Cannot navigate by line through multi-line
HTML list items in Firefox/Thunderbird when arrowToLineBeginning is
False
* Fix for bug #577979 - Pressing Down Arrow from the middle of a
multi-line HTML list item initially moves to the beginning of the
line when arrowToLineBeginning is False
New and updated translations (THANKS EVERYONE!!!):
See also the overall translation status:
http://l10n.gnome.org/module/orca
ar Arabic Djihed Afifi
bg Bulgarian Alexander Shopov
cs Czech Lucas Lommer and Petr Kovar
el Greek Jennie Petoumenou and Kostas Papadimas
hu Hungarian Gabor Kelemen
ml Malayalam Harivishnu and Ani Peter
ru Russian Nickolay V. Shmyrev
Diffstat (limited to 'misc/orca')
-rw-r--r-- | misc/orca/Makefile | 6 | ||||
-rw-r--r-- | misc/orca/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile index 7c099a78b07..dd541069f19 100644 --- a/misc/orca/Makefile +++ b/misc/orca/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2009/03/22 19:01:40 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2009/05/18 13:29:41 wiz Exp $ # -DISTNAME= orca-2.26.0 +DISTNAME= orca-2.26.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.26/} EXTRACT_SUFX= .tar.bz2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/Orca COMMENT= Screen reader +LICENSE= gnu-lgpl-v2 + PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes diff --git a/misc/orca/distinfo b/misc/orca/distinfo index c84029be2be..102c4c9ff3f 100644 --- a/misc/orca/distinfo +++ b/misc/orca/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2009/03/16 09:12:25 jmcneill Exp $ +$NetBSD: distinfo,v 1.9 2009/05/18 13:29:41 wiz Exp $ -SHA1 (orca-2.26.0.tar.bz2) = 8e6ee4e7021f5f68f888fd39aaa84cfdbdda3bd7 -RMD160 (orca-2.26.0.tar.bz2) = 41273cc7ddeb69191746a728a0176364ff41ec7a -Size (orca-2.26.0.tar.bz2) = 2234371 bytes +SHA1 (orca-2.26.1.tar.bz2) = 45941746887a3ad39b1c48364b518e6b91ef238a +RMD160 (orca-2.26.1.tar.bz2) = cdc6bfb8689b05e8f66be93ec5557221c8396d42 +Size (orca-2.26.1.tar.bz2) = 2248081 bytes SHA1 (patch-aa) = 26b665c54ccff55b258b27349ea12207b51c898b |