%general-entities; ]> $LastChangedBy: krejzi $ $Date: 2014-10-19 18:17:48 +0200 (Sun, 19 Oct 2014) $ KDecoration-&plasma-version; KDecoration Introduction to KDecoration The KDecoration package contains a library to create window decorations. &lfs77_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kdecoration-md5sum; Download size: &kdecoration-size; Estimated disk space required: &kdecoration-buildsize; Estimated build time: &kdecoration-time; KDecoration Dependencies Required and User Notes: Installation of KDecoration Install KDecoration 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 None libkdecorations2private.so and libkdecorations2.so $KF5_PREFIX/include/KDecoration2 and $KF5_PREFIX/lib/cmake/KDecoration2