26 lines
846 B
Text
26 lines
846 B
Text
# Template file for 'at-spi2-core'
|
|
pkgname=at-spi2-core
|
|
version=2.2.2
|
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="Assistive Technology Service Provider Interface"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=d9b8ab2324d42b68552ec787b19619631c934528dc859da2349ea5f0ee7cc8b7
|
|
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"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gobject-introspection
|
|
Add_dependency build libXtst-devel
|
|
Add_dependency build libXevie-devel
|
|
Add_dependency build dbus-devel
|
|
|
|
Add_dependency full dbus
|