2011-03-11 11:25:15 +01:00
|
|
|
# Template file for 'at-spi2-core'
|
|
|
|
pkgname=at-spi2-core
|
2012-01-16 12:18:16 +01:00
|
|
|
version=2.2.3
|
2011-09-29 09:10:04 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-03-11 11:25:15 +01:00
|
|
|
short_desc="Assistive Technology Service Provider Interface"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-01-16 12:18:16 +01:00
|
|
|
checksum=fb97f0a02fa378795e50857e22e640e099be1768081e28ca2dbdb3835f5b6af1
|
2011-03-11 11:25:15 +01:00
|
|
|
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
|
2011-09-29 09:10:04 +02:00
|
|
|
Add_dependency build gobject-introspection
|
2011-03-11 11:25:15 +01:00
|
|
|
Add_dependency build libXtst-devel
|
|
|
|
Add_dependency build libXevie-devel
|
2011-10-18 21:48:51 +02:00
|
|
|
Add_dependency build dbus-devel
|
2011-09-29 09:10:04 +02:00
|
|
|
|
|
|
|
Add_dependency full dbus
|