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

23 lines
792 B
Text
Raw Normal View History

# Template file for 'at-spi2-core'
pkgname=at-spi2-core
2012-12-15 04:46:43 +00:00
version=2.6.3
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
2012-12-15 04:46:43 +00:00
libXevie-devel libXi-devel dbus-devel 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"
2012-12-15 04:46:43 +00:00
distfiles="${GNOME_SITE}/${pkgname}/2.6/${pkgname}-${version}.tar.xz"
checksum=fc4487ae46e847cfd057b329b852cf99923772ecd2ddc29f29670c9f2b15d0ea
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"
2012-12-15 04:46:43 +00:00
subpackages="${pkgname}-devel"