Files
rk35xx-android14/external/wayland/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

23 lines
728 B
Plaintext

name: "wayland"
description:
"Wayland is a protocol for a compositor to talk to its clients as well as a "
"C library implementation of that protocol. The compositor can be a "
"standalone display server running on Linux kernel modesetting and evdev "
"input devices, an X application, or a wayland client itself. The clients "
"can be traditional applications, X servers (rootless or fullscreen) or "
"other display servers"
third_party {
url {
type: HOMEPAGE
value: "https://wayland.freedesktop.org/"
}
url {
type: GIT
value: "https://gitlab.freedesktop.org/wayland/wayland.git"
}
version: "1.19.0"
last_upgrade_date { year: 2021 month: 2 day: 9 }
license_type: NOTICE
}