21 lines
775 B
Plaintext
21 lines
775 B
Plaintext
# Template file for 'at-spi2-atk'
|
|
pkgname=at-spi2-atk
|
|
version=2.3.92
|
|
distfiles="${GNOME_SITE}/$pkgname/2.3/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=ad910154504e6db9425fdbe5f2f1f4edd00aac1f0052164397b1314205e88e57
|
|
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.
|
|
|
|
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."
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gtk+3-devel
|
|
Add_dependency build at-spi2-core-devel
|