ATK provides the set of accessibility interfaces that are implemented by other toolkits and applications. Using the ATK interfaces, accessibility tools have full access to view and control running applications.
This package is known to build and work properly using an LFS-8.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/atk/2.30/atk-2.30.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/atk/2.30/atk-2.30.0.tar.xz
Download MD5 sum: 769c85005d392ad17ffbc063f2d26454
Download size: 284 KB
Estimated disk space required: 11 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/atk
Install ATK by running the following commands:
mkdir build && cd build && meson --prefix=/usr && ninja
This package does not come with a testsuite.
Now, as the root
user:
ninja install
Last updated on 2019-02-15 13:01:29 -0800