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

32 lines
1 KiB
Plaintext
Raw Normal View History

# Template file for 'at-spi2-atk'
pkgname=at-spi2-atk
2011-10-18 19:19:40 +00:00
version=2.2.1
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>"
2011-10-18 19:19:40 +00:00
checksum=6677def34b16c9a28d6ad96473ea56a3c0e13aa968e584df004cd44c8691ea1a
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.
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 run glibc
Add_dependency run glib
Add_dependency run dbus-libs
Add_dependency run dbus-glib
Add_dependency run atk
Add_dependency run libSM
Add_dependency run libICE
Add_dependency run libX11
Add_dependency run at-spi2-core
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