at-spi2-atk: update to 2.6.0.

This commit is contained in:
Juan RP
2012-09-25 05:12:07 +02:00
parent 8744f7a785
commit 061451041b
5 changed files with 22 additions and 9 deletions

View File

@@ -1,13 +1,14 @@
# Template file for 'at-spi2-atk'
pkgname=at-spi2-atk
version=2.4.0
distfiles="${GNOME_SITE}/$pkgname/2.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
makedepends="pkg-config intltool gtk+3-devel at-spi2-core-devel"
version=2.6.0
revision=1
subpackages="${pkgname}-devel"
build_style=gnu-configure
makedepends="pkg-config intltool glib-devel atk-devel>=2.6 at-spi2-core-devel"
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=28e9c21ec8a76cae4914bdbc011c4f6bf1beeaa27751a88534d87364e6a888bf
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
checksum=2cfcb5e29aa6db5e8982add072dffecadd81d6ef04845afa2336be1b515bdc1f
long_desc="
This package includes a gtk-module that bridges ATK to the new D-Bus based
AT-SPI as well as C and Python client libraries.
@@ -15,4 +16,3 @@ long_desc="
These libraries depend on the at-spi2-core code that contains the daemon for
registering applications, D-Bus helper libraries and te AT-SPI D-Bus
specifications."