22 lines
792 B
Text
22 lines
792 B
Text
# Template file for 'at-spi2-core'
|
|
pkgname=at-spi2-core
|
|
version=2.6.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config intltool gobject-introspection libXtst-devel
|
|
libXevie-devel libXi-devel dbus-devel dbus"
|
|
short_desc="Assistive Technology Service Provider Interface"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
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"
|
|
subpackages="${pkgname}-devel"
|