Home | History | Annotate | Download | only in libxkbcommon
      1 name: "libxkbcommon"
      2 description:
      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 
      8 third_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 }
     21