summaryrefslogtreecommitdiff
path: root/devel/at-spi2-core
diff options
context:
space:
mode:
authorprlw1 <prlw1>2013-12-08 13:40:20 +0000
committerprlw1 <prlw1>2013-12-08 13:40:20 +0000
commit0b679295343ba83e9f86a8678d87ec8f1f9cf890 (patch)
treee218df9d5e3499d11eba2b3f790aa07074268696 /devel/at-spi2-core
parent69a8d7c8762ec0602c03b08ec58e1a960a6da516 (diff)
downloadpkgsrc-0b679295343ba83e9f86a8678d87ec8f1f9cf890.tar.gz
Update at-spi2-core to 2.10.2
* Fix atspi_component_contains (BGO#710730). * Hopefully fix a crash when unable to register with the session manager (BGO#710689). * Fix a leak introduced in 2.9.92 that adversely affected performance (BGO#709625). * Fix multiple deadlocks with keystroke listeners (BGO#707218). * Fix a performance issue when running for a long time without a main loop, such as with a dogtail script (BGO#701145). * Remove an unneeded unref that was causing a warning (BGO#706893). * Skip some functions that were not introspectable (BGO#707010). * Separate out X-dependent functionality, allow building without X11 (albeit with various things not working), and don't query/use X if DISPLAY is not set (BGO#682199, BGO#701378). * Add atspi_text_get_string_at_offset, and deprecate atspi_text_get_text_at_offset. * Fix possible memory leak when D-Bus calls time out. * Fix a memory leak in atspi_accessible_get_role_name that was introduced earlier in the 2.9 cycle with the enum refactor. * A couple of functions not intended for introspection are now marked as skip. * Add atspi_set_main_context (mainly for use by at-spi2-atk). * Add atspi_is_initialized (BGO#681276). * Fix D-Bus introspection for GetActions. * Use glib-mkenums to generate enum types, and use these generated types for role and state names, rather than static tables. * Annotate filter in atspi_register_device_event_listener with allow-none (BGO#700237). * Rename various functions to avoid name collisions (BGO#700243). The old functions are deprecated in favor of the renamed functions and renamed for introspection.
Diffstat (limited to 'devel/at-spi2-core')
-rw-r--r--devel/at-spi2-core/Makefile9
-rw-r--r--devel/at-spi2-core/PLIST5
-rw-r--r--devel/at-spi2-core/distinfo8
3 files changed, 12 insertions, 10 deletions
diff --git a/devel/at-spi2-core/Makefile b/devel/at-spi2-core/Makefile
index 56eab1ff734..ecc21bfea89 100644
--- a/devel/at-spi2-core/Makefile
+++ b/devel/at-spi2-core/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2013/08/14 20:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2013/12/08 13:40:20 prlw1 Exp $
-DISTNAME= at-spi2-core-2.8.0
-PKGREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/${PKGVERSION_NOREV:R}//}
+DISTNAME= at-spi2-core-2.10.2
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= prlw1@cam.ac.uk
diff --git a/devel/at-spi2-core/PLIST b/devel/at-spi2-core/PLIST
index 8782a232670..0621eceabdf 100644
--- a/devel/at-spi2-core/PLIST
+++ b/devel/at-spi2-core/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2013/05/18 21:51:59 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.6 2013/12/08 13:40:20 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
@@ -9,6 +9,7 @@ include/at-spi-2.0/atspi/atspi-device-listener-private.h
include/at-spi-2.0/atspi/atspi-device-listener.h
include/at-spi-2.0/atspi/atspi-document.h
include/at-spi-2.0/atspi/atspi-editabletext.h
+include/at-spi-2.0/atspi/atspi-enum-types.h
include/at-spi-2.0/atspi/atspi-event-listener-private.h
include/at-spi-2.0/atspi/atspi-event-listener.h
include/at-spi-2.0/atspi/atspi-gmain.c
@@ -98,6 +99,8 @@ 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
share/locale/fr/LC_MESSAGES/at-spi2-core.mo
+share/locale/fur/LC_MESSAGES/at-spi2-core.mo
+share/locale/ga/LC_MESSAGES/at-spi2-core.mo
share/locale/gl/LC_MESSAGES/at-spi2-core.mo
share/locale/gu/LC_MESSAGES/at-spi2-core.mo
share/locale/he/LC_MESSAGES/at-spi2-core.mo
diff --git a/devel/at-spi2-core/distinfo b/devel/at-spi2-core/distinfo
index 6fb9490b7d9..4ba86391751 100644
--- a/devel/at-spi2-core/distinfo
+++ b/devel/at-spi2-core/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2013/05/18 21:51:59 prlw1 Exp $
+$NetBSD: distinfo,v 1.11 2013/12/08 13:40:20 prlw1 Exp $
-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
+SHA1 (at-spi2-core-2.10.2.tar.xz) = 5a9edce2542d352cdcc4b402c1f8e28330e56c9b
+RMD160 (at-spi2-core-2.10.2.tar.xz) = 86ebace671375def667be4884fcc7a0ba7e80f65
+Size (at-spi2-core-2.10.2.tar.xz) = 446272 bytes