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.0 platform.
Download (HTTP): https://download.gnome.org/sources/atkmm/2.28/atkmm-2.28.2.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/atkmm/2.28/atkmm-2.28.2.tar.xz
Download MD5 sum: c1dc581b9cf14a8f3cd088a7563d0d3e
Download size: 676 KB
Estimated disk space required: 11 MB
Estimated build time: 0.2 SBU
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 testsuite.
Now, as the root
user:
ninja install
Last updated on