at-spi2-core: update to 2.6.0.

This commit is contained in:
Juan RP 2012-09-25 05:27:43 +02:00
parent 2b445023c2
commit ace3959aba
3 changed files with 7 additions and 11 deletions

View file

@ -1,12 +1,11 @@
# Template file for 'at-spi2-core-devel'.
#
depends="dbus-devel at-spi2-core>=2.4.2"
depends="dbus-devel at-spi2-core>=${version}"
short_desc="${sourcepkg} - development files"
long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
noarch=yes
do_install() {

View file

@ -4,7 +4,6 @@ libICE.so.6
libX11.so.6
libdbus-1.so.3
libpthread.so.0
librt.so.1
libglib-2.0.so.0
libc.so.6
libgio-2.0.so.0

View file

@ -1,16 +1,16 @@
# Template file for 'at-spi2-core'
pkgname=at-spi2-core
version=2.4.2
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/2.4/$pkgname-$version.tar.xz"
version=2.6.0
revision=1
build_style=gnu-configure
makedepends="pkg-config intltool gobject-introspection libXtst-devel libXevie-devel libXi-devel dbus-devel"
fulldepends="dbus"
revision=2
short_desc="Assistive Technology Service Provider Interface"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=61d926ffc49c7f9236580468c5c9dabda16cec37ef3aee78ca6f2751595518fd
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
checksum=8d7e685c7cda6e2831b31c66ec796dc344c5eb29d8311f69b0a47529194ec559
long_desc="
This package includes the protocol definitions for the new D-Bus
at-spi.
@ -20,5 +20,3 @@ long_desc="
conf_files="/etc/at-spi2/accessibility.conf"
subpackages="$pkgname-devel"