blob: 4d140f1b75c16824cad6d5f490223076d8c0a5e0 [file] [log] [blame]
Garfield Tan974668d2017-09-29 11:07:30 -07001name: "libxkbcommon"
2description:
3 "libxkbcommon is a keyboard keymap compiler and support library which "
4 "processes a reduced subset of keymaps as defined by the XKB (X Keyboard "
5 "Extension) specification. It also contains a module for handling Compose "
6 "and dead keys."
7
8third_party {
9 url {
10 type: HOMEPAGE
11 value: "https://github.com/xkbcommon/libxkbcommon"
12 }
13 url {
14 type: ARCHIVE
15 value: "https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.5.0.tar.gz"
16 }
17 version: "0.5.0"
18 last_upgrade_date { year: 2017 month: 9 day: 29 }
19 license_type: NOTICE
20}