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

24 lines
798 B
Text
Raw Normal View History

# Template file for 'at-spi2-core'
pkgname=at-spi2-core
2012-11-12 22:03:51 +00:00
version=2.6.2
2012-09-25 03:27:43 +00:00
revision=1
build_style=gnu-configure
2012-10-17 08:36:51 +00:00
makedepends="pkg-config intltool gobject-introspection libXtst-devel
libXevie-devel libXi-devel dbus-devel"
fulldepends="dbus"
short_desc="Assistive Technology Service Provider Interface"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-09-25 03:27:43 +00:00
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
2012-11-12 22:03:51 +00:00
checksum=0d5321ce9fdd7d036b072ef28cba14088394606e1687183ec5d0ae6adea8c87e
long_desc="
This package includes the protocol definitions for the new D-Bus
at-spi.
Also included is the daemon neccessary for forwarding device events
and registering accessible applicaitons."
conf_files="/etc/at-spi2/accessibility.conf"
subpackages="$pkgname-devel"