%general-entities; ]> $LastChangedBy$ $Date$ KPackage-&kf5-version; KPackage Introduction to KPackage The KPackage package contains a library that lets applications manage user installable packages of non-binary assets. &lfs77_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kpackage-md5sum; Download size: &kpackage-size; Estimated disk space required: &kpackage-buildsize; Estimated build time: &kpackage-time; KPackage Dependencies Required , , and Recommended User Notes: Installation of KPackage Install KPackage 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 \ .. && 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 kpackagetool5 libKF5Package.so $KF5_PREFIX/include/KF5/KPackage and $KF5_PREFIX/lib/cmake/KF5Package