2011-03-11 10:32:30 +00:00
|
|
|
# Template file for 'at-spi2-atk'
|
|
|
|
pkgname=at-spi2-atk
|
2012-03-26 22:22:50 +00:00
|
|
|
version=2.4.0
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.4/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config intltool gtk+3-devel at-spi2-core-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2011-03-11 10:32:30 +00:00
|
|
|
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-26 22:22:50 +00:00
|
|
|
checksum=28e9c21ec8a76cae4914bdbc011c4f6bf1beeaa27751a88534d87364e6a888bf
|
2011-03-11 10:32:30 +00:00
|
|
|
long_desc="
|
|
|
|
This package includes a gtk-module that bridges ATK to the new D-Bus based
|
2011-09-29 07:12:56 +00:00
|
|
|
AT-SPI as well as C and Python client libraries.
|
2011-03-11 10:32:30 +00:00
|
|
|
|
|
|
|
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."
|
|
|
|
|