pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/at-spi2-core Update at-spi2-core to 2.16.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/354effe77fe6
branches:  trunk
changeset: 652978:354effe77fe6
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Wed Jun 10 23:12:07 2015 +0000

description:
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:

 devel/at-spi2-core/Makefile |  4 ++--
 devel/at-spi2-core/PLIST    |  6 ++++--
 devel/at-spi2-core/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (59 lines):

diff -r e143f1ccdf43 -r 354effe77fe6 devel/at-spi2-core/Makefile
--- a/devel/at-spi2-core/Makefile       Wed Jun 10 23:08:36 2015 +0000
+++ b/devel/at-spi2-core/Makefile       Wed Jun 10 23:12:07 2015 +0000
@@ -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 -r e143f1ccdf43 -r 354effe77fe6 devel/at-spi2-core/PLIST
--- a/devel/at-spi2-core/PLIST  Wed Jun 10 23:08:36 2015 +0000
+++ b/devel/at-spi2-core/PLIST  Wed Jun 10 23:12:07 2015 +0000
@@ -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 @@
 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/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/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 -r e143f1ccdf43 -r 354effe77fe6 devel/at-spi2-core/distinfo
--- a/devel/at-spi2-core/distinfo       Wed Jun 10 23:08:36 2015 +0000
+++ b/devel/at-spi2-core/distinfo       Wed Jun 10 23:12:07 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index