atk: update to 2.0.0.
--HG-- branch : gnome3
This commit is contained in:
parent
4bafbad93e
commit
95aae7213b
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'atk'.
|
||||
pkgname=atk
|
||||
version=1.33.6
|
||||
distfiles="${GNOME_SITE}/atk/1.33/$pkgname-$version.tar.bz2"
|
||||
version=2.0.0
|
||||
distfiles="${GNOME_SITE}/atk/2.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Set of interfaces for accessibility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e61c9a7bb2605a6ba698285f5593590c90818592f3d122101b9d42697fd2b0b6
|
||||
checksum=5dbdc35f7f5b3f0748039bb3faa7cd5e45ec3d337a539772bc73acd0dfb55afd
|
||||
long_desc="
|
||||
The ATK library provides a set of interfaces for accessibility.
|
||||
By supporting the ATK interfaces, an application or toolkit can
|
||||
|
|
Loading…
Reference in a new issue