From ce4559be7cbfc734f537e5759f09803bff2131df Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Sun, 11 Jan 2026 06:27:46 -0500 Subject: [PATCH] new blfs: app-accessibility/at-spi2-core-2.56.5 --- .../at-spi2-core-2.56.5.PKGBUILD | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 app-accessibility/at-spi2-core-2.56.5.PKGBUILD diff --git a/app-accessibility/at-spi2-core-2.56.5.PKGBUILD b/app-accessibility/at-spi2-core-2.56.5.PKGBUILD new file mode 100644 index 0000000..96acb05 --- /dev/null +++ b/app-accessibility/at-spi2-core-2.56.5.PKGBUILD @@ -0,0 +1,48 @@ +pkgname=at-spi2-core +pkgver=2.56.5 +pkgdesc="D-Bus accessibility specifications and registration daemon" +DEPEND=" + >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}] + >=dev-libs/glib-2.67.4:2[${MULTILIB_USEDEP}] + >=dev-libs/libxml2-2.9.1:2=[${MULTILIB_USEDEP}] + introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) + systemd? ( sys-apps/systemd[${MULTILIB_USEDEP}] ) + !