at-spi2-core: update to 2.2.2.
This commit is contained in:
parent
9997ec7f8a
commit
d262959194
1 changed files with 2 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'at-spi2-core'
|
||||
pkgname=at-spi2-core
|
||||
version=2.2.1
|
||||
version=2.2.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Assistive Technology Service Provider Interface"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2a4129420decca3657e163a4dbb1a3cb28acafe32ea1292417fdd81084d48fac
|
||||
checksum=d9b8ab2324d42b68552ec787b19619631c934528dc859da2349ea5f0ee7cc8b7
|
||||
long_desc="
|
||||
This package includes the protocol definitions for the new D-Bus
|
||||
at-spi.
|
||||
|
@ -17,7 +16,6 @@ long_desc="
|
|||
conf_files="/etc/at-spi2/accessibility.conf"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build gobject-introspection
|
||||
|
|
Loading…
Reference in a new issue