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

33 lines
1.1 KiB
Plaintext

# Template file for 'at-spi2-atk'
pkgname=at-spi2-atk
version=2.2.0
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var"
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1bedda3f93c20be5a90c5eff9121404b72fcb32fd421c54bbaa56191051b0d19
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 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