%general-entities; ]> $LastChangedBy: krejzi $ $Date: 2014-10-09 22:03:42 +0200 (Thu, 09 Oct 2014) $ KDELibs4Support-&kf5-version; KDELibs4Support Introduction to KDELibs4Support The KDELibs4Support package contains libraries and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. &lfs77_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kdelibs4support-md5sum; Download size: &kdelibs4support-size; Estimated disk space required: &kdelibs4support-buildsize; Estimated build time: &kdelibs4support-time; KDELibs4Support Dependencies Required , , , , , and User Notes: Installation of KDELibs4Support Fix detection of DocBook XML by running the following command: sed -i "s:4.2:4.5:g" cmake/FindDocBookXML4.cmake Install KDELibs4Support 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 \ -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-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 kdebugdialog5 and kf5-config libKF5KDELibs4Support.so $KF5_PREFIX/include/KF5/KDELibs4Support, $KF5_PREFIX/lib/cmake/{KDELibs4,KF5KDE4Support}, $KF5_PREFIX/lib/cmake/KF5KDELibs4Support, $KF5_PREFIX/share/doc/HTML/*/kdebugdialog5, $KF5_PREFIX/share/kf5/{kdoctools,kssl} and $KF5_PREFIX/share/kf5/{locale,widgets}