xref: /aosp_15_r20/external/libxkbcommon/METADATA (revision 2b949d0487e80d67f1fda82db69e101e761f8064)
1name: "libxkbcommon"
2description: "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."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://github.com/xkbcommon/libxkbcommon"
7  }
8  url {
9    type: ARCHIVE
10    value: "https://xkbcommon.org/download/libxkbcommon-1.4.0.tar.xz"
11  }
12  version: "xkbcommon-1.4.0"
13  license_note: "would be NOTICE save for test/evdev-scancodes.h"
14  license_type: RESTRICTED
15  last_upgrade_date {
16    year: 2022
17    month: 4
18    day: 22
19  }
20  local_modifications: "atom_intern() in atom.c is modified to suppress Wreturn-type warning."
21}
22