2011-03-11 11:25:15 +01:00
|
|
|
# Template file for 'at-spi2-core'
|
|
|
|
pkgname=at-spi2-core
|
2012-05-15 11:31:25 +02:00
|
|
|
version=2.4.2
|
2012-04-17 01:00:41 +02:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2012-03-27 00:21:36 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.4/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool gobject-introspection libXtst-devel libXevie-devel libXi-devel dbus-devel"
|
|
|
|
fulldepends="dbus"
|
2012-06-05 18:49:00 +02:00
|
|
|
revision=2
|
2011-03-11 11:25:15 +01:00
|
|
|
short_desc="Assistive Technology Service Provider Interface"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-15 11:31:25 +02:00
|
|
|
checksum=61d926ffc49c7f9236580468c5c9dabda16cec37ef3aee78ca6f2751595518fd
|
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"
|
|
|
|
|
2011-09-29 09:10:04 +02:00
|
|
|
|