%general-entities; ]> Amtk-&amtk-version; amtk Introduction to Amtk The Amtk package contains a basic GTKUIManager replacement based on GAction. &lfs113_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &amtk-md5sum; Download size: &amtk-size; Estimated disk space required: &amtk-buildsize; Estimated build time: &amtk-time; Amtk Dependencies Required Optional (for documentation) and User Notes: Installation of Amtk Install Amtk by running the following commands: mkdir amtk-build && cd amtk-build && meson setup .. \ --prefix=/usr \ --buildtype=release \ -Dgtk_doc=false && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Dgtk_doc=false: This switch prevents the build system from generating and installing the API documentation. Omit this switch if you have installed and wish to generate and install the API documentation. Contents Installed Programs Installed Libraries Installed Directories None libamtk-5.so /usr/include/amtk-5 and /usr/share/gtk-doc/html/amtk-5.0 Short Descriptions libamtk-5.so provides a basic GTKUIManager replacement API based on GAction libamtk-5.so