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-9.0 platform.
Download (HTTP): https://wayland.freedesktop.org/releases/wayland-protocols-1.18.tar.xz
Download MD5 sum: af38f22d8e233c2f2e00ddc8dcc94694
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-08-16 15:28:01 -0700