Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
This package is extracted from the KF6 set of packages. If KDE Frameworks-6.13.0 is built, do NOT also build this package as presented here.
Download (HTTP): https://download.kde.org/stable/frameworks/6.13/solid-6.13.0.tar.xz
Download MD5 sum: 3e03e17c5d4ed73fda022e5d022a5634
Download size: 301 KB
Estimated disk space required: 39 MB
Estimated build time: 0.5 SBU (Using parallelism=4)
extra-cmake-modules-6.13.0 and Qt-6.9.0
UDisks-2.10.1, UPower-1.90.9, libimobiledevice, and media-player-info
Install solid by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -D CMAKE_INSTALL_LIBEXECDIR=libexec \ -D KDE_INSTALL_USE_QT_SYS_PATHS=ON \ -D BUILD_TESTING=OFF \ -W no-dev .. && make
This package does not come with a test suite.
Now, as the root
user:
make install