summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2015-06-10 23:12:07 +0000
committerprlw1 <prlw1@pkgsrc.org>2015-06-10 23:12:07 +0000
commitf470f08e93980e0904d96e38b121ecaac95eef5e (patch)
tree71327b08182b71a2019491ba4675d464c25e3d4c /devel
parent0410e1fcf6b7d81d97440804beb266224ac4f9b0 (diff)
downloadpkgsrc-f470f08e93980e0904d96e38b121ecaac95eef5e.tar.gz
Update at-spi2-core to 2.16.0
* Fix a couple of gtk-doc warnings (fdo#89678). * Deprecate atspi_text_get_text_{before,at,after}_offset() (bgo#697969) * Add roles for fractions, roots, subscripts, and superscripts (bgo#743403). * Add names to every timeout (bgo#710644). * Remove accessibility.conf from EXTRA_DIST (bgo#742987). * Add ATSPI_STATE_READONLY (bgo#690004). * Replace deprecated "Rename to" gtk-doc tag. * Fix atspi_table_cell_get_column_span prototype. * Make the documentation of ATSPI's STATE_ACTIVE consistent with that of ATK's (bgo#740274). * Add ATSPI_ROLE_STATIC and update documentation for ATSPI_ROLE_TEXT (bgo#740340). * gi-annotations: get_relation_set returns a array of AtspiRelation * Fix some issues with the accessibility bus configuration (bgo#722738). * Documentation for AtspiTableCell is now built.
Diffstat (limited to 'devel')
-rw-r--r--devel/at-spi2-core/Makefile4
-rw-r--r--devel/at-spi2-core/PLIST6
-rw-r--r--devel/at-spi2-core/distinfo8
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/at-spi2-core/Makefile b/devel/at-spi2-core/Makefile
index 76918bc4800..1309cae8403 100644
--- a/devel/at-spi2-core/Makefile
+++ b/devel/at-spi2-core/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2015/01/10 16:27:34 prlw1 Exp $
+# $NetBSD: Makefile,v 1.19 2015/06/10 23:12:07 prlw1 Exp $
-DISTNAME= at-spi2-core-2.14.1
+DISTNAME= at-spi2-core-2.16.0
CATEGORIES= devel gnome
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 6c61694b999..a62540252ff 100644
--- a/devel/at-spi2-core/PLIST
+++ b/devel/at-spi2-core/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2015/01/10 16:27:34 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.10 2015/06/10 23:12:07 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
@@ -37,7 +37,7 @@ lib/pkgconfig/atspi-2.pc
libexec/at-spi-bus-launcher
libexec/at-spi2-registryd
share/dbus-1/services/org.a11y.Bus.service
-share/dbus-1/services/org.a11y.atspi.Registry.service
+share/dbus-1/accessibility-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
@@ -89,6 +89,7 @@ share/locale/ast/LC_MESSAGES/at-spi2-core.mo
share/locale/be/LC_MESSAGES/at-spi2-core.mo
share/locale/bg/LC_MESSAGES/at-spi2-core.mo
share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo
+share/locale/bs/LC_MESSAGES/at-spi2-core.mo
share/locale/ca/LC_MESSAGES/at-spi2-core.mo
share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo
share/locale/cs/LC_MESSAGES/at-spi2-core.mo
@@ -114,6 +115,7 @@ 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/kk/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
diff --git a/devel/at-spi2-core/distinfo b/devel/at-spi2-core/distinfo
index bacf0b4a189..8ba8cc93e59 100644
--- a/devel/at-spi2-core/distinfo
+++ b/devel/at-spi2-core/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2015/01/10 16:27:34 prlw1 Exp $
+$NetBSD: distinfo,v 1.15 2015/06/10 23:12:07 prlw1 Exp $
-SHA1 (at-spi2-core-2.14.1.tar.xz) = 95d41898b4f7e84bdf5377a37ed65bf4c4a808e9
-RMD160 (at-spi2-core-2.14.1.tar.xz) = 24c686b3da0313dd9ca91394db25e5deec2e744a
-Size (at-spi2-core-2.14.1.tar.xz) = 456272 bytes
+SHA1 (at-spi2-core-2.16.0.tar.xz) = efff62fb8cb8f629d5cdb2fca3e249fa69a12899
+RMD160 (at-spi2-core-2.16.0.tar.xz) = 3ea5a06cf42365275dddfbd80e0ea0fa5398edbf
+Size (at-spi2-core-2.16.0.tar.xz) = 455264 bytes