22 lines
811 B
Plaintext
22 lines
811 B
Plaintext
# Template file for 'at-spi2-atk'
|
|
pkgname=at-spi2-atk
|
|
version=2.2.2
|
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$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=b63b214cec23163bf59239c59b350d55a7fcfab7a95858ea833815e0b16a4041
|
|
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 dbus-glib-devel
|
|
Add_dependency build gtk+3-devel
|
|
Add_dependency build at-spi2-core-devel
|