From 1cd9cd0cb06edb770a9349fff4aa4cc9fdd73e20 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Wed, 26 Mar 2025 18:14:23 -0700 Subject: [PATCH] Revert "at-spi2-core: update to 2.56.0" This reverts commit c9ca3ac2c7d398141f46079d4a4ff37a3e3d9bd9. 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. --- srcpkgs/at-spi2-core/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/at-spi2-core/template b/srcpkgs/at-spi2-core/template index 3619b4ef442..784ce06954d 100644 --- a/srcpkgs/at-spi2-core/template +++ b/srcpkgs/at-spi2-core/template @@ -1,7 +1,8 @@ # Template file for 'at-spi2-core' pkgname=at-spi2-core -version=2.56.0 -revision=1 +reverts="2.56.0_1" +version=2.52.0 +revision=2 build_style=meson build_helper="gir" configure_args="$(vopt_feature gir introspection)" @@ -12,10 +13,10 @@ short_desc="Assistive Technology Service Provider Interface" maintainer="Enno Boland " license="GPL-2.0-or-later" 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" distfiles="${GNOME_SITE}/at-spi2-core/${version%.*}/at-spi2-core-${version}.tar.xz" -checksum=80d7e8ea0be924e045525367f909d6668dfdd3e87cd40792c6cfd08e6b58e95c +checksum=0ac3fc8320c8d01fa147c272ba7fa03806389c6b03d3c406d0823e30e35ff5ab make_check=no # non-trivial dbus setup # Package build options