at-spi2-atk: update to 2.12.0.
This commit is contained in:
parent
c54235f6b8
commit
15c42d3802
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'at-spi2-atk'
|
||||
pkgname=at-spi2-atk
|
||||
version=2.10.2
|
||||
revision=2
|
||||
version=2.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config intltool glib-devel"
|
||||
makedepends="libglib-devel>=2.38 atk-devel>=2.10 at-spi2-core-devel>=2.10"
|
||||
makedepends="libglib-devel atk-devel>=2.12 at-spi2-core-devel>=2.12"
|
||||
depends="at-spi2-core>=2.10"
|
||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=e348a811c4830251f0c3018019072e7979ef35fb9b7f0b1b0a0dd1e66942d0f5
|
||||
checksum=3b5467c9f169812bc36a4245355b7deedea0a62eb22153df96ced88dcd1c3633
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue