at-spi2-core: update to 2.6.3.
This commit is contained in:
parent
1385a1b310
commit
50af27f054
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'at-spi2-core'
|
||||
pkgname=at-spi2-core
|
||||
version=2.6.2
|
||||
version=2.6.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config intltool gobject-introspection libXtst-devel
|
||||
libXevie-devel libXi-devel dbus-devel"
|
||||
fulldepends="dbus"
|
||||
libXevie-devel libXi-devel dbus-devel 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
|
||||
distfiles="${GNOME_SITE}/${pkgname}/2.6/${pkgname}-${version}.tar.xz"
|
||||
checksum=fc4487ae46e847cfd057b329b852cf99923772ecd2ddc29f29670c9f2b15d0ea
|
||||
long_desc="
|
||||
This package includes the protocol definitions for the new D-Bus
|
||||
at-spi.
|
||||
|
@ -20,4 +19,4 @@ long_desc="
|
|||
and registering accessible applicaitons."
|
||||
|
||||
conf_files="/etc/at-spi2/accessibility.conf"
|
||||
subpackages="$pkgname-devel"
|
||||
subpackages="${pkgname}-devel"
|
||||
|
|
Loading…
Reference in New Issue