summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 14:07:24 +0000
committerwiz <wiz>2009-05-19 14:07:24 +0000
commitb57c057677578fca7ca94e103b2033eda40a6ba9 (patch)
tree673c58ea2ee649635ffb8aac1695e17d4633c81b
parentb829d284231089bc5334df88d01af962c04126ec (diff)
downloadpkgsrc-b57c057677578fca7ca94e103b2033eda40a6ba9.tar.gz
Update to 2.26.2:
2.26.2 - 18-May-2009 General: * Fix for bug #466841 - Orca doesn't announce items when Alt+Tabbing if Compiz is enabled. This fix is designed to improve Orca's access to the basic window switcher in Compiz. There are still bugs in Compiz which make providing compelling access difficult, but this should at least make switching windows accessible. * Fix for bug #577977 - provide speech feedback for "repeat last find" in Gedit. * Fix for bug #580329 - Use show_uri() to display help window. * Fix for bug #580423 - Remove deprecated libgnomeui dependency. Use DBus org.gnome.SessionManager.Logout instead of gnome.ui.master_client().request_save. * Fix for bug #582684 - Arrowing left/right across tree tables causes whole row to be spoken. ========== New and updated translations (THANKS EVERYONE!!!): See also the overall translation status: http://l10n.gnome.org/module/orca ca Catalan Jordi Mas i Hernandez hu Hungarian Attila Hammer and Gabor Kelemen uk Ukranian Maxim Dziumanenko
-rw-r--r--misc/orca/Makefile4
-rw-r--r--misc/orca/PLIST12
-rw-r--r--misc/orca/distinfo8
3 files changed, 17 insertions, 7 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile
index 1355499fb3f..af8d4539ceb 100644
--- a/misc/orca/Makefile
+++ b/misc/orca/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2009/05/19 08:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/05/19 14:07:24 wiz Exp $
#
-DISTNAME= orca-2.26.1
+DISTNAME= orca-2.26.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.26/}
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/orca/PLIST b/misc/orca/PLIST
index a9bcf1d6395..5fed5aaec00 100644
--- a/misc/orca/PLIST
+++ b/misc/orca/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/03/16 09:12:25 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/05/19 14:07:24 wiz Exp $
bin/orca
${PYSITELIB}/orca/__init__.py
${PYSITELIB}/orca/__init__.pyc
@@ -226,6 +226,9 @@ ${PYSITELIB}/orca/scripts/apps/gnome-window-properties/speech_generator.pyo
${PYSITELIB}/orca/scripts/apps/gnome_segv2.py
${PYSITELIB}/orca/scripts/apps/gnome_segv2.pyc
${PYSITELIB}/orca/scripts/apps/gnome_segv2.pyo
+${PYSITELIB}/orca/scripts/apps/gtk-window-decorator.py
+${PYSITELIB}/orca/scripts/apps/gtk-window-decorator.pyc
+${PYSITELIB}/orca/scripts/apps/gtk-window-decorator.pyo
${PYSITELIB}/orca/scripts/apps/liferea.py
${PYSITELIB}/orca/scripts/apps/liferea.pyc
${PYSITELIB}/orca/scripts/apps/liferea.pyo
@@ -455,12 +458,19 @@ share/orca/glade/orca-setup.glade
@dirrm share/orca/glade
@dirrm share/orca
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@comment in xdg-dirs: @dirrm share/icons
@comment in xdg-dirs: @dirrm share/applications
@dirrm ${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge
@dirrm ${PYSITELIB}/orca/scripts/toolkits/Gecko
diff --git a/misc/orca/distinfo b/misc/orca/distinfo
index 102c4c9ff3f..e9a5af5c88b 100644
--- a/misc/orca/distinfo
+++ b/misc/orca/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2009/05/18 13:29:41 wiz Exp $
+$NetBSD: distinfo,v 1.10 2009/05/19 14:07:24 wiz Exp $
-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 (orca-2.26.2.tar.bz2) = 849ff2d3a8b65ca8c66b2c706d296deec87069f2
+RMD160 (orca-2.26.2.tar.bz2) = ffa0f7f4ee577cdcfa83e22a019d15229fced126
+Size (orca-2.26.2.tar.bz2) = 2270264 bytes
SHA1 (patch-aa) = 26b665c54ccff55b258b27349ea12207b51c898b