at-spi2-atk: update to 2.10.2.
This commit is contained in:
parent
69b6892104
commit
2e8f7d638e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'at-spi2-atk'
|
# Template file for 'at-spi2-atk'
|
||||||
pkgname=at-spi2-atk
|
pkgname=at-spi2-atk
|
||||||
version=2.10.0
|
version=2.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=dea7ff2f9bc9bbdb0351112616d738de718b55739cd2511afecac51604c31a94
|
checksum=e348a811c4830251f0c3018019072e7979ef35fb9b7f0b1b0a0dd1e66942d0f5
|
||||||
long_desc="
|
long_desc="
|
||||||
This package includes a gtk-module that bridges ATK to the new D-Bus based
|
This package includes a gtk-module that bridges ATK to the new D-Bus based
|
||||||
AT-SPI as well as C and Python client libraries.
|
AT-SPI as well as C and Python client libraries.
|
||||||
|
@ -20,7 +20,7 @@ long_desc="
|
||||||
specifications."
|
specifications."
|
||||||
|
|
||||||
at-spi2-atk-devel_package() {
|
at-spi2-atk-devel_package() {
|
||||||
depends="libglib-devel at-spi2-core-devel>=2.10 ${sourcepkg}-${version}_${revision}"
|
depends="libglib-devel at-spi2-core-devel>=2.10 ${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue