%general-entities; ]> $LastChangedBy$ $Date$ Plasma-Framework-&kf5-version; Plasma-Framework Introduction to Plasma-Framework The plasma-framework package contains a library that provides the foundations that can be used to build a primary user interface. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &plasma-framework-md5sum; Download size: &plasma-framework-size; Estimated disk space required: &plasma-framework-buildsize; Estimated build time: &plasma-framework-time; Plasma-Framework Dependencies Required and User Notes: Installation of Plasma-Framework Install Plasma-Framework 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 \ -DQML_INSTALL_DIR=&qt5-qml-dir; \ -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 dpitest and plasmapkg2 libKF5PlasmaQuick.so and libKF5Plasma.so $KF5_PREFIX/include/KF5/{plasma,Plasma}, $KF5_PREFIX/lib/cmake/{KF5Plasma,KF5PlasmaQuick}, $KF5_PREFIX/lib/qt5/platformqml/touch/org/kde/plasma, $KF5_PREFIX/&qt5-qml-dir;/org/kde/plasma and $KF5_PREFIX/share/plasma