at-spi2-core: update to 2.26.2.

What's new in at-spi2-core 2.26.2:

* dist po/meson.build (bgo#789666).

* Generate correct sonname when building with meson.

What's new in at-spi2-core 2.26.1:

* Remove unused dependency on libxkbcommon.

* Various meson build fixes.

* Updated Dutch and Catalan translations.

What's new in at-spi2-core 2.25.92:

* configure.ac: make xkb optional, as intended.

* Optionally read the bus address from the ATSPI_BUS_ADDRESS environment
  variable (bgo#787126).
This commit is contained in:
wiz 2017-11-23 15:16:39 +00:00
parent 2e43815f3e
commit 7f67c25d73
3 changed files with 8 additions and 10 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.25 2017/10/15 23:19:11 prlw1 Exp $
# $NetBSD: Makefile,v 1.26 2017/11/23 15:16:39 wiz Exp $
DISTNAME= at-spi2-core-2.25.91
DISTNAME= at-spi2-core-2.26.2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@ -49,5 +49,4 @@ MAKE_DIRS+= ${default_sessiondir}
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../x11/libXi/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
.include "../../x11/libxkbcommon/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.13 2017/08/25 12:17:00 prlw1 Exp $
@comment $NetBSD: PLIST,v 1.14 2017/11/23 15:16:39 wiz 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
@ -75,7 +75,6 @@ share/gtk-doc/html/libatspi/libatspi-atspi-table.html
share/gtk-doc/html/libatspi/libatspi-atspi-text.html
share/gtk-doc/html/libatspi/libatspi-atspi-types.html
share/gtk-doc/html/libatspi/libatspi-atspi-value.html
share/gtk-doc/html/libatspi/libatspi.devhelp2
share/gtk-doc/html/libatspi/object-tree.html
share/gtk-doc/html/libatspi/right-insensitive.png
share/gtk-doc/html/libatspi/right.png

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.21 2017/08/25 12:17:00 prlw1 Exp $
$NetBSD: distinfo,v 1.22 2017/11/23 15:16:39 wiz Exp $
SHA1 (at-spi2-core-2.25.91.tar.xz) = 0af727548bbd8940341470d9085a1deed3d192e4
RMD160 (at-spi2-core-2.25.91.tar.xz) = c28a13e548c9f6084337ee4f91fd622e4ecdfa80
SHA512 (at-spi2-core-2.25.91.tar.xz) = 9842c28d908b4eb6982f35a2c72c36c4e77292a0b65939c53efef090b7692e5a582563cdbad7bac1f431874d32225a27394a7be8518ba5c37fb2554bc4e045e4
Size (at-spi2-core-2.25.91.tar.xz) = 489564 bytes
SHA1 (at-spi2-core-2.26.2.tar.xz) = 1c39d66c1ca02005abff884fdab0ab510311d018
RMD160 (at-spi2-core-2.26.2.tar.xz) = 8b4da05431a7c764701a36d8be4753ff0dc17574
SHA512 (at-spi2-core-2.26.2.tar.xz) = 6a8e158e30c37ce475467b6634aff046a318875271966d7bfa3e56052d0cd26cd37435d0b9ae14f079542b8b3e76088da5bd50ed39eb39f3f40394c55ed3f255
Size (at-spi2-core-2.26.2.tar.xz) = 494484 bytes