at-spi2-atk: update to 2.38.0
This commit is contained in:
parent
78e3e81362
commit
e1b4c54e2f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'at-spi2-atk'
|
||||
pkgname=at-spi2-atk
|
||||
version=2.34.1
|
||||
version=2.38.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="libtool pkg-config intltool glib-devel"
|
||||
|
@ -10,7 +10,12 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=776df930748fde71c128be6c366a987b98b6ee66d508ed9c8db2355bf4b9cc16
|
||||
checksum=cfa008a5af822b36ae6287f18182c40c91dd699c55faa38605881ed175ca464f
|
||||
|
||||
# non-trivial dbus setup
|
||||
do_check() {
|
||||
:
|
||||
}
|
||||
|
||||
at-spi2-atk-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue