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.1 platform.
Download (HTTP): https://wayland.freedesktop.org/releases/wayland-protocols-1.10.tar.xz
Download MD5 sum: 84a7846c2b6a6a3e265fc9be36453e60
Download size: 116 KB
Estimated disk space required: 1.0 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 2017-08-20 20:24:54 -0700