From ed5e65c1ab5ba15743a9c3ff0bd7398295e5f772 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 22 Oct 2018 21:32:17 +0000 Subject: user/atk*: bump to 2.30.0 (atomically) --- user/at-spi2-atk/APKBUILD | 5 ++--- user/at-spi2-core/APKBUILD | 4 ++-- user/atk/APKBUILD | 7 +++---- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/user/at-spi2-atk/APKBUILD b/user/at-spi2-atk/APKBUILD index fa464e08f..51e4d1ea4 100644 --- a/user/at-spi2-atk/APKBUILD +++ b/user/at-spi2-atk/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: pkgname=at-spi2-atk -pkgver=2.26.2 +pkgver=2.30.0 pkgrel=0 pkgdesc="GTK+ module to bridge ATK to D-Bus at-spi" url="https://wiki.linuxfoundation.org/accessibility/d-bus" @@ -12,7 +12,6 @@ depends="" depends_dev="atk-dev dbus-dev" makedepends="$depends_dev at-spi2-core-dev glib-dev intltool libxml2-dev meson ninja" -install="" subpackages="$pkgname-dev" source="https://download.gnome.org/sources/at-spi2-atk/${pkgver%.*}/at-spi2-atk-$pkgver.tar.xz" @@ -38,4 +37,4 @@ package() { DESTDIR="$pkgdir" ninja install } -sha512sums="f938b8e2b999fcdfa13e9433bd13c39430bae2ceae0c664a24caccc6af522947bf73de02de3c359807f5370a85961193df2ba24b193b60b915c61828ea747bb2 at-spi2-atk-2.26.2.tar.xz" +sha512sums="d7a02c347e31d78da81455cff77b44ab6d9e11add8d9457fba6a6b354cef731ab73e8a83060c150f3ef3d5191bfbc649618360a61c9826816b1aafb3e2bea7d5 at-spi2-atk-2.30.0.tar.xz" diff --git a/user/at-spi2-core/APKBUILD b/user/at-spi2-core/APKBUILD index 00c49e856..1280740d3 100644 --- a/user/at-spi2-core/APKBUILD +++ b/user/at-spi2-core/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: pkgname=at-spi2-core -pkgver=2.29.1 +pkgver=2.30.0 pkgrel=0 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" url="https://wiki.linuxfoundation.org/accessibility/d-bus" @@ -31,4 +31,4 @@ package() { DESTDIR="$pkgdir" ninja -C builddir/ install } -sha512sums="d8e68637dbfd3917a0594ead5de223dcd6d6f43670c9d3880994942967343d41828636cef09b465f1f7b48bcb6f2b9e34af430873f43e42f56cb68cfb0cacfbe at-spi2-core-2.29.1.tar.xz" +sha512sums="f875738fd8a30dc8eeebb0b1a2631d7ef03e93db4dd8475cddb91c173a4ca7b473149ccb4fa2480df53555654612aa02f571461160e8931f50fda10b6a8b8c21 at-spi2-core-2.30.0.tar.xz" diff --git a/user/atk/APKBUILD b/user/atk/APKBUILD index c63ae166f..6beebfcb0 100644 --- a/user/atk/APKBUILD +++ b/user/atk/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: pkgname=atk -pkgver=2.28.1 +pkgver=2.30.0 pkgrel=0 pkgdesc="A library providing a set of interfaces for accessibility" url="https://www.gtk.org/" @@ -19,8 +19,7 @@ prepare() { build() { cd "$builddir"/_build - # enable_docs becomes docs in 2.30 release. - meson -Dprefix=/usr -Dintrospection=true -Denable_docs=true + meson -Dprefix=/usr -Dintrospection=true -Ddocs=true ninja } @@ -34,4 +33,4 @@ package() { DESTDIR="$pkgdir" ninja install } -sha512sums="aa61e7718b3f4d9c33ec2b4747e35f894a51550ef39ecc4a7af5705811c029645bd3c728071f446b075a0b7aef0c35c1b73406a210cd30171838f24a8dfc0abb atk-2.28.1.tar.xz" +sha512sums="03f311378fdb91442f27ed542fa36edd2c9c036837c9f25ff37468bf7f743277d0b9253621563d15894e0da9d37e8df0a0e2c0e47e6aae33a38b13744c3b8b8e atk-2.30.0.tar.xz" -- cgit v1.2.3-60-g2f50