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.4 platform.
Download (HTTP): https://wayland.freedesktop.org/releases/wayland-protocols-1.17.tar.xz
Download MD5 sum: 55ddd5fdb02b73b9de9559aaec267315
Download size: 108 KB
Estimated disk space required: 1.2 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 2019-02-15 13:01:29 -0800