%general-entities; ]> $LastChangedBy$ $Date$ Solid-&kf5-version; Solid Introduction to Solid The Solid package contains a library that provides a way of querying and interacting with hardware independently of the underlying operating system. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &solid-md5sum; Download size: &solid-size; Estimated disk space required: &solid-buildsize; Estimated build time: &solid-time; Solid Dependencies Required and Recommended and Optional media-player-info (runtime) User Notes: Installation of Solid Install Solid 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; \ -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 solid-hardware5 libKF5Solid.so $KF5_PREFIX/include/KF5/Solid, $KF5_PREFIX/lib/cmake/KF5Solid and $KF5_PREFIX/&qt5-qml-dir;/org/kde/solid