23 lines
798 B
Text
23 lines
798 B
Text
# Template file for 'at-spi2-core'
|
|
pkgname=at-spi2-core
|
|
version=2.6.2
|
|
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=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"
|