xref: /aosp_15_r20/external/wayland/METADATA (revision 84e872a0dc482bffdb63672969dd03a827d67c73)
1name: "wayland"
2description:
3    "Wayland is a protocol for a compositor to talk to its clients as well as a "
4    "C library implementation of that protocol. The compositor can be a "
5    "standalone display server running on Linux kernel modesetting and evdev "
6    "input devices, an X application, or a wayland client itself. The clients "
7    "can be traditional applications, X servers (rootless or fullscreen) or "
8    "other display servers"
9
10third_party {
11  url {
12    type: HOMEPAGE
13    value: "https://wayland.freedesktop.org/"
14  }
15  url {
16    type: GIT
17    value: "https://gitlab.freedesktop.org/wayland/wayland.git"
18  }
19  version: "1.22.0"
20  last_upgrade_date { year: 2023 month: 8 day: 8 }
21  license_type: NOTICE
22}
23