Update at-spi2-core from 2.3.5 -> 2.5.2

2.5.2:
* Fix a crash when a call to fetch a hyperlink times out.
* Fix C++ compilation.
* Remove a warning that was sometimes logged when a method call timed out.
* Fix crash in atspi_deregister_keystroke_listener (FDO#50578)

2.5.1:
* Add atspi_set_timeout.
* By default, disable method call timeouts until an application
  has been on the bus for 15 seconds (work-around for applications
  with potentially long start-up times). This behavior can be changed
  with a call to atspi_set_timeout.
* Fix GError sent when receiving a reply of the wrong type
* Fix typo in atspi_document_get_attribute_value
* Fix for bug 675004 - object:state-changed:defunct events are
  emitted as object:state-change:defunct

2.4.0:
* Fix typo in at-spi-dbus-bus.desktop.in (BGO#605662).

2.3.92:
* Some changes to try to prevent at-spi2-registryd from incorrectly
  thinking that an AT is hung and passing keys meant for it to the application.
* Fix crash fetching an error from a reply when retrieving a property.

2.3.91:
* Invalidate states when receiving a focus event (BGO#663992).
* Fix atspi_table_get_row_column_extents_at_index.
* Expect a signed int for GetIndexInParent, per the spec.
* Send key events to listeners assumed to be hung, but don't block.
* Reduce the method call timeout slightly, so that it will be lower than
  the keystroke listener timeout.
* Don't cache data for transient objects.
* Enable caching on a call to atspi_accessible_set_cache_mask, even if
  atspi-event_main() hasn't been called.

2.3.90:
* At-spi-bus-launcher now emits PropertiesChanged signals from the correct
  interface.
* If a keystroke listener does not respond, disable it until it responds.
  This prevents the desktop from locking up if an AT hangs or is suspended
  and has a keyboard listener registered.
* Fix a warning when a NULL object is returned as the detail of an event.
This commit is contained in:
prlw1 2012-06-12 17:16:13 +00:00
parent 133d330be0
commit e9698b28ec
3 changed files with 15 additions and 9 deletions

View file

@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.2 2012/03/03 00:12:01 wiz Exp $
# $NetBSD: Makefile,v 1.3 2012/06/12 17:16:13 prlw1 Exp $
#
DISTNAME= at-spi2-core-2.3.5
PKGREVISION= 1
DISTNAME= at-spi2-core-2.5.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/2.3/}
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/2.5/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= prlw1@cam.ac.uk
@ -41,6 +40,7 @@ CONF_FILES= ${eg_busconfigdir}/accessibility.conf \
${default_sessiondir}/at-spi-dbus-bus.desktop
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/10 17:25:38 drochner Exp $
@comment $NetBSD: PLIST,v 1.2 2012/06/12 17:16:13 prlw1 Exp $
include/at-spi-2.0/atspi/atspi-accessible.h
include/at-spi-2.0/atspi/atspi-action.h
include/at-spi-2.0/atspi/atspi-application.h
@ -29,6 +29,7 @@ include/at-spi-2.0/atspi/atspi-text.h
include/at-spi-2.0/atspi/atspi-types.h
include/at-spi-2.0/atspi/atspi-value.h
include/at-spi-2.0/atspi/atspi.h
lib/girepository-1.0/Atspi-2.0.typelib
lib/libatspi.la
lib/pkgconfig/atspi-2.pc
libexec/at-spi-bus-launcher
@ -37,6 +38,7 @@ share/dbus-1/services/org.a11y.Bus.service
share/dbus-1/services/org.a11y.atspi.Registry.service
share/examples/at-spi2-core/at-spi2/accessibility.conf
share/examples/at-spi2-core/xdg/autostart/at-spi-dbus-bus.desktop
share/gir-1.0/Atspi-2.0.gir
share/gtk-doc/html/libatspi/AtspiAccessible.html
share/gtk-doc/html/libatspi/AtspiDeviceListener.html
share/gtk-doc/html/libatspi/AtspiEventListener.html
@ -90,6 +92,7 @@ share/locale/en_CA/LC_MESSAGES/at-spi2-core.mo
share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo
share/locale/eo/LC_MESSAGES/at-spi2-core.mo
share/locale/es/LC_MESSAGES/at-spi2-core.mo
share/locale/et/LC_MESSAGES/at-spi2-core.mo
share/locale/eu/LC_MESSAGES/at-spi2-core.mo
share/locale/fa/LC_MESSAGES/at-spi2-core.mo
share/locale/fi/LC_MESSAGES/at-spi2-core.mo
@ -102,10 +105,12 @@ share/locale/hu/LC_MESSAGES/at-spi2-core.mo
share/locale/id/LC_MESSAGES/at-spi2-core.mo
share/locale/it/LC_MESSAGES/at-spi2-core.mo
share/locale/ja/LC_MESSAGES/at-spi2-core.mo
share/locale/km/LC_MESSAGES/at-spi2-core.mo
share/locale/kn/LC_MESSAGES/at-spi2-core.mo
share/locale/ko/LC_MESSAGES/at-spi2-core.mo
share/locale/lt/LC_MESSAGES/at-spi2-core.mo
share/locale/lv/LC_MESSAGES/at-spi2-core.mo
share/locale/ml/LC_MESSAGES/at-spi2-core.mo
share/locale/mr/LC_MESSAGES/at-spi2-core.mo
share/locale/ms/LC_MESSAGES/at-spi2-core.mo
share/locale/nb/LC_MESSAGES/at-spi2-core.mo
@ -127,6 +132,7 @@ share/locale/te/LC_MESSAGES/at-spi2-core.mo
share/locale/tr/LC_MESSAGES/at-spi2-core.mo
share/locale/ug/LC_MESSAGES/at-spi2-core.mo
share/locale/uk/LC_MESSAGES/at-spi2-core.mo
share/locale/uz@cyrillic/LC_MESSAGES/at-spi2-core.mo
share/locale/vi/LC_MESSAGES/at-spi2-core.mo
share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo
share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2012/02/10 17:25:38 drochner Exp $
$NetBSD: distinfo,v 1.2 2012/06/12 17:16:13 prlw1 Exp $
SHA1 (at-spi2-core-2.3.5.tar.xz) = 16cbcfefd19204e7c093c5ce78e23dd79c2c1a4f
RMD160 (at-spi2-core-2.3.5.tar.xz) = b91a1e2e4a4fa34065deedc06db57eb1b48224ab
Size (at-spi2-core-2.3.5.tar.xz) = 444800 bytes
SHA1 (at-spi2-core-2.5.2.tar.xz) = 2169722ce699f4b11ef631553747a8bdd1e469bf
RMD160 (at-spi2-core-2.5.2.tar.xz) = d9b8ce1713f1ed0469b666dda9e22e4e47b7f282
Size (at-spi2-core-2.5.2.tar.xz) = 441584 bytes