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.0 platform.
          This package is extracted from the KF5 set of packages. If KDE Frameworks-5.109.0 is built, do NOT also build this package as presented here.
Download (HTTP): https://download.kde.org/stable/frameworks/5.109/kwayland-5.109.0.tar.xz
Download MD5 sum: b9ce7efb96ee1f88f3d8c505a3c8e8b1
Download size: 332 KB
Estimated disk space required: 31 MB
Estimated build time: 0.3 SBU (Using parallelism=4)
extra-cmake-modules-5.109.0, Mesa-23.1.6 (built with Wayland-1.22.0 support), plasma-wayland-protocols-1.10.0, and (Qt-5.15.10 or qt-alternate-5.15.10)
Install kwayland by running the following commands:
mkdir -v build &&
cd       build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      -DBUILD_TESTING=OFF         \
      -Wno-dev ..                 &&
make
        This package does not come with a test suite.
          Now, as the root user:
        
make install
          Finally, remove some unneeded files as the root user:
        
rm -rf /usr/mkspecs