at-spi2-core: update to 2.10.2.
This commit is contained in:
parent
9ad8a32d75
commit
69b6892104
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'at-spi2-core'
|
||||
pkgname=at-spi2-core
|
||||
version=2.10.1
|
||||
version=2.10.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool dbus gobject-introspection"
|
||||
|
@ -10,16 +10,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=349b7ad5e6a8eebbf88aaefcb67a0f49b025dbcdf6ad646978faf2ca84650119
|
||||
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."
|
||||
checksum=d3da58f84f4c8e4d5fe940ecb52fb27b4d9ea2b4dcdb3e1fae0f46b5eaa2dde1
|
||||
|
||||
at-spi2-core-devel_package() {
|
||||
depends="dbus-devel ${sourcepkg}-${version}_${revision}"
|
||||
depends="dbus-devel ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in New Issue