at-spi2-core: update to 2.10.1.
This commit is contained in:
parent
bcc1a5f402
commit
2417ae77a1
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'at-spi2-core'
|
# Template file for 'at-spi2-core'
|
||||||
pkgname=at-spi2-core
|
pkgname=at-spi2-core
|
||||||
version=2.10.0
|
version=2.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool dbus"
|
hostmakedepends="pkg-config intltool dbus gobject-introspection"
|
||||||
makedepends="gobject-introspection libXext-devel libSM-devel libXtst-devel libXevie-devel dbus-devel"
|
makedepends="libXext-devel libSM-devel libXtst-devel libXevie-devel dbus-devel"
|
||||||
short_desc="Assistive Technology Service Provider Interface"
|
short_desc="Assistive Technology Service Provider Interface"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=964155c7574220a00e11e1c0d91f2d3017ed603920eb1333ff9cbdb6a22744db
|
checksum=349b7ad5e6a8eebbf88aaefcb67a0f49b025dbcdf6ad646978faf2ca84650119
|
||||||
long_desc="
|
long_desc="
|
||||||
This package includes the protocol definitions for the new D-Bus
|
This package includes the protocol definitions for the new D-Bus
|
||||||
at-spi.
|
at-spi.
|
||||||
|
|
Loading…
Reference in a new issue