at-spi2-atk: update to 2.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
e10befe190
commit
3734a0a499
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'at-spi2-atk'
|
||||
pkgname=at-spi2-atk
|
||||
version=2.24.1
|
||||
version=2.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config intltool glib-devel"
|
||||
makedepends="libglib-devel atk-devel at-spi2-core-devel"
|
||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=60dc90ac4f74b8ffe96a9363c25208a443b381bacecfefea6de549f20ed6957d
|
||||
checksum=d25e528e1406a10c7d9b675aa15e638bcbf0a122ca3681f655a30cce83272fb9
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue