The libkscreen package contains the KDE Screen Management library.
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 plasma set of packages. If Plasma-6.6.5 is built, do NOT also build this package as presented here.
下载地址(HTTP):https://download.kde.org/stable/plasma/6.6.5/libkscreen-6.6.5.tar.xz
MD5 校验和:84c079431cc0997e392198dfd6e1ca5d
大小:120 KB
预计所需磁盘空间:18 MB
预计构建时间:0.3 SBU (using parallelism=4)
kwayland-6.6.5 for lxqt, plasma-wayland-protocols-1.21.0, and Qt-6.11.1
Install libkscreen 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