Atkmm is the official C++ interface for the ATK accessibility toolkit library.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/atkmm/2.28/atkmm-2.28.3.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/atkmm/2.28/atkmm-2.28.3.tar.xz
Download MD5 sum: bad12606feaaba28c4d31b8857b7099e
Download size: 676 KB
Estimated disk space required: 11 MB
Estimated build time: 0.2 SBU
at-spi2-core-2.46.0 and GLibmm-2.66.5
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/atkmm
Install Atkmm by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install