The Wayland-Protocols package contains additional Wayland protocols that add functionality outside of protocols already in the Wayland core.
![[Note]](../images/note.png)
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.32/downloads/wayland-protocols-1.32.tar.xz
Download MD5 sum: 00c2cedb0d2df714a0965a00c19385c6
Download size: 92 KB
Estimated disk space required: 7.4 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
Install Wayland-protocols by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release && ninja
To test the results, issue: ninja test.
Now, as the root user:
ninja install