2011-03-11 11:25:15 +01:00
|
|
|
# Template file for 'at-spi2-core'
|
|
|
|
pkgname=at-spi2-core
|
2013-03-28 07:29:45 +01:00
|
|
|
version=2.8.0
|
2012-09-25 05:27:43 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-03-28 07:29:45 +01:00
|
|
|
hostmakedepends="pkg-config intltool dbus"
|
|
|
|
makedepends="gobject-introspection libXtst-devel libXevie-devel dbus-devel"
|
2011-03-11 11:25:15 +01:00
|
|
|
short_desc="Assistive Technology Service Provider Interface"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-09-25 05:27:43 +02:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2013-03-28 07:29:45 +01:00
|
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
|
|
checksum=1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458
|
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"
|
2012-12-15 05:46:43 +01:00
|
|
|
subpackages="${pkgname}-devel"
|