void-packages/srcpkgs/at-spi2-atk/template

19 lines
759 B
Plaintext
Raw Normal View History

# Template file for 'at-spi2-atk'
pkgname=at-spi2-atk
2012-11-12 23:04:30 +01:00
version=2.6.2
2012-10-17 10:39:00 +02:00
revision=1
2012-09-25 05:12:07 +02:00
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>"
2012-09-25 05:12:07 +02:00
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
2012-11-12 23:04:30 +01:00
checksum=496c8432e8ab82735145f9af5d45209e9b708bf3c94e527ee091d08641a9bcfa
long_desc="
This package includes a gtk-module that bridges ATK to the new D-Bus based
2011-09-29 09:12:56 +02:00
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."