blob: 211ed5b7cf5cd07c605145c21c573d5f79938245 [file] [log] [blame]
Name: wayland
URL: https://wayland.freedesktop.org
License: MIT
License File: COPYING
Description:
Wayland is a project to define a protocol for a compositor to talk to its clients as well as a
library implementation of the protocol.
After updating this library, maintainers should regenerate dependent configuration files:
1. git clone -n <upstream> && cd wayland && git checkout <commit>
2. ./autogen.sh --disable-documentation
3. cp ./src/wayland-version.h ${FUCHSIA_DIR}/third_party/wayland/src
4. cp ./config.h ${FUCHSIA_DIR}/third_party/wayland
5. ${FUCHSIA_DIR}/third_party/wayland/protocol/wayland.dtd.c.gen.sh ./protocol/wayland.dtd > ${FUCHSIA_DIR}/third_party/wayland/protocol/wayland.dtd.c