The Wayland-Protocols package contains additional Wayland protocols that add functionality outside of protocols already in the Wayland core.
This package is known to build and work properly using an LFS-11.2 platform.
Download (HTTP): https://wayland.freedesktop.org/releases/wayland-protocols-1.26.tar.xz
Download MD5 sum: 0c6b3e037f3881650d9a53610dd235c7
Download size: 80 KB
Estimated disk space required: 6.9 MB (with tests)
Estimated build time: 0.2 SBU (with tests)
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/wayland-protocols
Install Wayland-protocols by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install