The Amtk package contains a basic GTKUIManager replacement based on GAction.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/amtk/5.2/amtk-5.2.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/amtk/5.2/amtk-5.2.0.tar.xz
Download MD5 sum: 8ea25cde8b7bdbf98d7d6c939dea1724
Download size: 376 KB
Estimated disk space required: 8.5 MB
Estimated build time: 0.1 SBU
GTK-Doc-1.33.2 (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 2021-02-22 21:05:47 -0800