%general-entities; ]> $LastChangedBy$ $Date$ KGuiAddons-&kf5-version; KGuiAddons Introduction to KGuiAddons The KGuiAddons package contains a library that provides utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kguiaddons-md5sum; Download size: &kguiaddons-size; Estimated disk space required: &kguiaddons-buildsize; Estimated build time: &kguiaddons-time; KGuiAddons Dependencies Required and User Notes: Installation of KGuiAddons Install KGuiAddons by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir; \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libKF5GuiAddons.so $KF5_PREFIX/include/KF5/KGuiAddons and $KF5_PREFIX/lib/cmake/KF5GuiAddons