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

25 lines
799 B
Text
Raw Normal View History

# Template file for 'at-spi2-core'
pkgname=at-spi2-core
2012-05-15 09:31:25 +00:00
version=2.4.2
2012-04-16 23:00:41 +00:00
homepage="http://www.gnome.org"
license="GPL-2"
2012-03-26 22:21:36 +00:00
distfiles="${GNOME_SITE}/$pkgname/2.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
makedepends="pkg-config intltool gobject-introspection libXtst-devel libXevie-devel libXi-devel dbus-devel"
fulldepends="dbus"
revision=1
short_desc="Assistive Technology Service Provider Interface"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-05-15 09:31:25 +00:00
checksum=61d926ffc49c7f9236580468c5c9dabda16cec37ef3aee78ca6f2751595518fd
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"
2011-09-29 07:10:04 +00:00