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-7.10 platform.
Download (HTTP): https://wayland.freedesktop.org/releases/wayland-protocols-1.7.tar.xz
Download MD5 sum: 9acfc9556f7cfedc44d97af60da66a5f
Download size: 112 KB
Estimated disk space required: 1.3 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 2016-08-27 18:22:29 -0700