mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
at-spi2-atk: update to 2.38.0
This commit is contained in:
parent
78e3e81362
commit
e1b4c54e2f
1 changed files with 7 additions and 2 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.34.1
|
version=2.38.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="libtool pkg-config intltool glib-devel"
|
hostmakedepends="libtool pkg-config intltool glib-devel"
|
||||||
|
@ -10,7 +10,12 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=776df930748fde71c128be6c366a987b98b6ee66d508ed9c8db2355bf4b9cc16
|
checksum=cfa008a5af822b36ae6287f18182c40c91dd699c55faa38605881ed175ca464f
|
||||||
|
|
||||||
|
# non-trivial dbus setup
|
||||||
|
do_check() {
|
||||||
|
:
|
||||||
|
}
|
||||||
|
|
||||||
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