mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
at-spi2-atk: update to 2.30.1.
This commit is contained in:
parent
4733a1a457
commit
4468b16e39
1 changed files with 4 additions and 4 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.30.0
|
version=2.30.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="libtool pkg-config intltool glib-devel"
|
hostmakedepends="libtool pkg-config intltool glib-devel"
|
||||||
makedepends="libglib-devel atk-devel at-spi2-core-devel libxml2-devel"
|
makedepends="libglib-devel atk-devel at-spi2-core-devel libxml2-devel"
|
||||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
short_desc="GTK+ module that bridges ATK to D-Bus at-spi"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
homepage="http://www.gnome.org"
|
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e2e1571004ea7b105c969473ce455a95be4038fb2541471714aeb33a26da8a9a
|
checksum=d93bb958f23d022e746cce262b63409a878cef14f8a645d0f3ac22f766bab8e7
|
||||||
|
|
||||||
at-spi2-atk-devel_package() {
|
at-spi2-atk-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue