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-8.3 platform.
Download (HTTP): https://wayland.freedesktop.org/releases/wayland-protocols-1.15.tar.xz
Download MD5 sum: d75ec11e8443946b4795e4be1cf22db8
Download size: 100 KB
Estimated disk space required: 1.1 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/wayland-protocols
Install Wayland-protocols by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2018-08-17 18:17:43 -0700