mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
at-spi2-atk: update to 2.15.90.
This commit is contained in:
parent
7f58d75ba6
commit
678b3c31e4
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'at-spi2-atk'
|
# Template file for 'at-spi2-atk'
|
||||||
pkgname=at-spi2-atk
|
pkgname=at-spi2-atk
|
||||||
version=2.14.1
|
version=2.15.90
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config intltool glib-devel"
|
hostmakedepends="automake libtool pkg-config intltool glib-devel"
|
||||||
makedepends="libglib-devel atk-devel at-spi2-core-devel"
|
makedepends="libglib-devel atk-devel at-spi2-core-devel"
|
||||||
depends="at-spi2-core>=2.14"
|
depends="at-spi2-core>=2.15"
|
||||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=058f34ea60edf0a5f831c9f2bdd280fe95c1bcafb76e466e44aa0fb356d17bcb
|
checksum=997c1ff85b7731d4c852ebef20f7bd65f20340823ca6ce1134fbd2efaa234b1e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue