Subject: CVS commit: pkgsrc/x11/libxkbcommon
From: Thomas Klausner
Date: 2016-04-14 14:44:32
Message id: 20160414124432.2F633FBBA@cvs.NetBSD.org

Log Message:
Update libxkbcommon to 0.6.1.

libxkbcommon 0.6.1 - 2016-04-08
==================

- Add LICENSE to distributed files in tarball releases.

- Minor typo fix in xkb_keymap_get_as_string() documentation.

libxkbcommon 0.6.0 - 2016-03-16
==================

- If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB
  configuration root instead of the path determined at build time.

- Tests and benchmarks now build correctly on OSX.

- An XKB keymap provides a name for each key it defines.  Traditionally,
  these names are limited to at most 4 characters, and are thus somewhat
  obscure, but might still be useful (xkbcommon lifts the 4 character limit).

  The new functions xkb_keymap_key_get_name() and xkb_keymap_key_by_name()
  can be used to get the name of a key or find a key by name.  Note that
  a key may have aliases.

- Documentation improvements.

- New API:
  xkb_keymap_key_by_name()
  xkb_keymap_key_get_name()

Files:
RevisionActionfile
1.15modifypkgsrc/x11/libxkbcommon/Makefile
1.8modifypkgsrc/x11/libxkbcommon/distinfo