mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
at-spi2-atk: update to 2.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
e10befe190
commit
3734a0a499
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'at-spi2-atk'
|
# Template file for 'at-spi2-atk'
|
||||||
pkgname=at-spi2-atk
|
pkgname=at-spi2-atk
|
||||||
version=2.24.1
|
version=2.26.0
|
||||||
revision=1
|
revision=1
|
||||||
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"
|
||||||
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="Enno Boland <gottox@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=60dc90ac4f74b8ffe96a9363c25208a443b381bacecfefea6de549f20ed6957d
|
checksum=d25e528e1406a10c7d9b675aa15e638bcbf0a122ca3681f655a30cce83272fb9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue