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-8.2 platform.
This package is extracted from the KF5 set of packages. If KDE Frameworks-5.43.0 is built, do NOT also build this package as presented here.
Download (HTTP): http://download.kde.org/stable/frameworks/5.43/kwayland-5.43.0.tar.xz
Download MD5 sum: b03e7c6c53b0919fc09059a1614b2aa2
Download size: 292 KB
Estimated disk space required: 20 MB
Estimated build time: 1.1 SBU
extra-cmake-modules-5.43.0, Mesa-17.3.4 (built with Wayland-1.14.0 support), and Qt-5.10.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kwayland
Install kwayland by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_TESTING=OFF \ -DECM_MKSPECS_INSTALL_DIR=$LXQT_PREFIX/share/mkspecs/modules \ -Wno-dev .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2018-02-21 04:35:18 -0800