Revert "at-spi2-core: update to 2.56.0"
This reverts commit c9ca3ac2c7
.
orca 48 and at-spi2-core 2.56.0, causes issues with orca on Wayland DEs that
don't implement the new org.freedesktop.a11y interface.
Revert for now.
This commit is contained in:
parent
7b811cfec0
commit
1cd9cd0cb0
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'at-spi2-core'
|
# Template file for 'at-spi2-core'
|
||||||
pkgname=at-spi2-core
|
pkgname=at-spi2-core
|
||||||
version=2.56.0
|
reverts="2.56.0_1"
|
||||||
revision=1
|
version=2.52.0
|
||||||
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="$(vopt_feature gir introspection)"
|
configure_args="$(vopt_feature gir introspection)"
|
||||||
|
@ -12,10 +13,10 @@ short_desc="Assistive Technology Service Provider Interface"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/at-spi2-core"
|
homepage="https://gitlab.gnome.org/GNOME/at-spi2-core"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/at-spi2-core/-/raw/gnome-48/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/at-spi2-core/-/raw/gnome-46/NEWS"
|
||||||
#changelog="https://gitlab.gnome.org/GNOME/at-spi2-core/-/raw/main/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/at-spi2-core/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/at-spi2-core/${version%.*}/at-spi2-core-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/at-spi2-core/${version%.*}/at-spi2-core-${version}.tar.xz"
|
||||||
checksum=80d7e8ea0be924e045525367f909d6668dfdd3e87cd40792c6cfd08e6b58e95c
|
checksum=0ac3fc8320c8d01fa147c272ba7fa03806389c6b03d3c406d0823e30e35ff5ab
|
||||||
make_check=no # non-trivial dbus setup
|
make_check=no # non-trivial dbus setup
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue