Files
rk35xx-android14/external/libxkbcommon/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

22 lines
750 B
Plaintext

name: "libxkbcommon"
description: "libxkbcommon is a keyboard keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB (X Keyboard Extension) specification. It also contains a module for handling Compose and dead keys."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/xkbcommon/libxkbcommon"
}
url {
type: ARCHIVE
value: "https://xkbcommon.org/download/libxkbcommon-1.4.0.tar.xz"
}
version: "xkbcommon-1.4.0"
license_note: "would be NOTICE save for test/evdev-scancodes.h"
license_type: RESTRICTED
last_upgrade_date {
year: 2022
month: 4
day: 22
}
local_modifications: "atom_intern() in atom.c is modified to suppress Wreturn-type warning."
}