at-spi2-core: update to 2.44.0
This commit is contained in:
parent
3038613bfe
commit
05d7c71bbd
1 changed files with 3 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'at-spi2-core'
|
||||
pkgname=at-spi2-core
|
||||
version=2.42.0
|
||||
version=2.44.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -11,21 +11,13 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/at-spi2-core"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4b5da10e94fa3c6195f95222438f63a0234b99ef9df772c7640e82baeaa6e386
|
||||
checksum=7eee3cf285b089060fd6b6e51b3eb2cacf752cca3a082c7f4c2c5ab841e51353
|
||||
make_check=no # non-trivial dbus setup
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
||||
# non-trivial dbus setup
|
||||
do_check() {
|
||||
:
|
||||
}
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
}
|
||||
|
||||
at-spi2-core-devel_package() {
|
||||
depends="dbus-devel libglib-devel libX11-devel libXtst-devel libXi-devel
|
||||
${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue