The Amtk package contains a basic GTKUIManager replacement based on GAction.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/amtk/5.1/amtk-5.1.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/amtk/5.1/amtk-5.1.1.tar.xz
Download MD5 sum: f11c2e0cde10d5224a942b1e13d598b2
Download size: 372 KB
Estimated disk space required: 8.5 MB
Estimated build time: 0.1 SBU
GTK-Doc-1.32 (for documentation) and Valgrind-3.16.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/amtk
Install Amtk by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2020-08-21 04:11:43 -0700