%general-entities; ]> $LastChangedBy$ $Date$ KWayland-&plasma-version; KWayland Introduction to KWayland The KWayland package contains a Qt-style client and server library wrapper for the Wayland libraries. &lfs77_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kwayland-md5sum; Download size: &kwayland-size; Estimated disk space required: &kwayland-buildsize; Estimated build time: &kwayland-time; KWayland Dependencies Required , and User Notes: Installation of KWayland Install KWayland by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libKF5WaylandClient.so and libKF5WaylandServer.so $KF5_PREFIX/include/KF5/KWayland and $KF5_PREFIX/lib/cmake/KF5Wayland