23 lines
797 B
Plaintext
23 lines
797 B
Plaintext
# Template file for 'at-spi2-core'
|
|
pkgname=at-spi2-core
|
|
version=2.6.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
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>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
|
|
checksum=8d7e685c7cda6e2831b31c66ec796dc344c5eb29d8311f69b0a47529194ec559
|
|
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"
|