kwayland is a Qt-style API to interact with the wayland-client and wayland-server API.
This package is known to build and work properly using an LFS 12.2 platform.
This package is extracted from the KF6 set of packages. If KDE Frameworks-6.5.0 is built, do NOT also build this package as presented here.
Download (HTTP): http://download.kde.org/stable/plasma/6.1.4/kwayland-6.1.4.tar.xz
Download MD5 sum: d297f096ac9492262b8274a024618bd3
Download size: 132 KB
Estimated disk space required: 13 MB
Estimated build time: 0.2 SBU (Using parallelism=4)
extra-cmake-modules-6.5.0, Mesa-24.1.5 (built with Wayland-1.23.0 support), plasma-wayland-protocols-1.13.0, and Qt-6.7.2
Install kwayland 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