The kwindowsystem provides information about, and allows interaction with, the windowing system. It provides a high level API that is windowing system independent and has platform specific implementations.
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.26.0 is built, do NOT also build this package as presented here.
下载地址(HTTP):https://download.kde.org/stable/frameworks/6.26/kwindowsystem-6.26.0.tar.xz
MD5 校验和:0f4bbe9d04716d96cd53aada98699f5a
大小:2.2 MB
预计所需磁盘空间:74 MB
预计构建时间:0.2 SBU(并行度=4)
Extra-CMake-Modules-6.26.0, plasma-wayland-protocols-1.21.0, Qt-6.11.1, and Xorg Libraries
Install kwindowsystem by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_TESTING=OFF \
-W no-dev .. &&
make
This package does not come with a test suite.
Now, as the root user:
make install