at-spi2-atk includes a gtk-module that bridges ATK to the new D-Bus based AT-SPI as well as 'C' and Python client libraries.
Install procedure:
gzip -cd at-spi-1.9.0.tar.gz | tar xvf - # unpack the sources
cd at-spi-1.9.0 # change to the toplevel directory
./configure # run the `configure' script
make # build at-spi
[ Become root if necessary ]
make install # install at-spi
Requirements:
GNU make
GNU autotools
pkg-config
python
glib
gtk+
gail
dbus
dbus-glib
dbus-python
X
XEVIE (Reccomended)
Product's homepage
What's New in This Release: [ read full changelog ]
· Fix for BGO#681276 (reentrancy issues with gnome-shell).