summaryrefslogtreecommitdiff
path: root/devel/at-spi2-core
diff options
context:
space:
mode:
authorprlw1 <prlw1>2013-05-18 21:51:59 +0000
committerprlw1 <prlw1>2013-05-18 21:51:59 +0000
commit741372cc444e7de1cbb9ef0a6771ebecb322bce8 (patch)
treee866a50bfc3e649dcb13e3e3966944a79c2b2e80 /devel/at-spi2-core
parent6ec3561564964740fcd6e2452f30ae88ec7361b6 (diff)
downloadpkgsrc-741372cc444e7de1cbb9ef0a6771ebecb322bce8.tar.gz
Update at-spi2-core to 2.8.0
* Add atspi_accessible_get_object_locale (BGO#694368). * Start the bus launcher in the initialization phase (BGO#694984). * Removed a debug print that was accidentally included in 2.7.5. * Add ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role. * Fix various compiler warnings. * Fix some ref count leaks. * Some functions that return accessibles now propagate errors. * Atspi_accessible_get_index_in_parent no longer returns -1 if the object's parent is not cached (BGO#688057). * re-register keystroke listeners if the registry goes away and then returns. * Fix atspi_device_listener_new_simple. * Fix some compiler warnings. * Build: use gobject-introspection's Makefile instead of rolling our own. * Fix a crash when parsing events without detail when there is a listener for the event that names a specific detail value. * Fix crash when removing hung processes. * Fix deregistering of applications. * A few documentation fixes. * Only call an event listener once per event, even if the listener registered for both the event and a superset of the event. * Don't distribute dbind-config.h (BGO#688083). * Fix gtk-doc for Atspi-Registry (BGO#688224). * Some introspection fixes to make vapigen happy (BGO#688223). * [registry] Fixed a crash handling DeregisterKeystrokeListener. * Update the cache in response to role change notifications (BGO#685469). * Don't output a warning when a p2p connection isn't available.
Diffstat (limited to 'devel/at-spi2-core')
-rw-r--r--devel/at-spi2-core/Makefile4
-rw-r--r--devel/at-spi2-core/PLIST3
-rw-r--r--devel/at-spi2-core/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/at-spi2-core/Makefile b/devel/at-spi2-core/Makefile
index 1493a5f8b66..448c1186726 100644
--- a/devel/at-spi2-core/Makefile
+++ b/devel/at-spi2-core/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2013/01/10 22:14:14 prlw1 Exp $
+# $NetBSD: Makefile,v 1.12 2013/05/18 21:51:59 prlw1 Exp $
-DISTNAME= at-spi2-core-2.6.3
+DISTNAME= at-spi2-core-2.8.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/${PKGVERSION_NOREV:R}//}
EXTRACT_SUFX= .tar.xz
diff --git a/devel/at-spi2-core/PLIST b/devel/at-spi2-core/PLIST
index 0de47bf5c2e..8782a232670 100644
--- a/devel/at-spi2-core/PLIST
+++ b/devel/at-spi2-core/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2013/01/10 22:14:14 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.5 2013/05/18 21:51:59 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
@@ -131,6 +131,7 @@ share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo
share/locale/sv/LC_MESSAGES/at-spi2-core.mo
share/locale/ta/LC_MESSAGES/at-spi2-core.mo
share/locale/te/LC_MESSAGES/at-spi2-core.mo
+share/locale/tg/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
diff --git a/devel/at-spi2-core/distinfo b/devel/at-spi2-core/distinfo
index 79394917f40..6fb9490b7d9 100644
--- a/devel/at-spi2-core/distinfo
+++ b/devel/at-spi2-core/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2013/01/10 22:14:14 prlw1 Exp $
+$NetBSD: distinfo,v 1.10 2013/05/18 21:51:59 prlw1 Exp $
-SHA1 (at-spi2-core-2.6.3.tar.xz) = 473e149b24bee3bbdf3ff3bf828461b19c2f5058
-RMD160 (at-spi2-core-2.6.3.tar.xz) = ac8549f871428ab98069ed572eab442e2ff8db21
-Size (at-spi2-core-2.6.3.tar.xz) = 445084 bytes
+SHA1 (at-spi2-core-2.8.0.tar.xz) = 323b9b2332d50ceea999d33c10eb2fedc26b4c40
+RMD160 (at-spi2-core-2.8.0.tar.xz) = 1c7653d4ff508780d53215e0c6a44891c409edf2
+Size (at-spi2-core-2.8.0.tar.xz) = 436836 bytes