The Wayland-Protocols package contains additional Wayland protocols that add functionality outside of protocols already in the Wayland core.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.31/downloads/wayland-protocols-1.31.tar.xz
Download MD5 sum: 1584de13eb30a4d1f2cd06c08ee24354
Download size: 84 KB
Estimated disk space required: 7.8 MB (with tests)
Estimated build time: less than 0.1 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