pkgsrc/x11/libxkbcommon
wiz 7a29347bcd Update to 0.4.3:
libxkbcommon 0.4.3 - 2014-08-19
==================

- Fixed a bug which caused xkb_x11_keymap_new_from_device() to misrepresent
  modifiers for some keymaps.

  https://github.com/xkbcommon/libxkbcommon/issues/9

- Fixed a bug which caused xkb_x11_keymap_new_from_device() to ignore XKB
  PrivateAction's.

- Modifiers are now always fully resolved after xkb_state_update_mask().
  Previously the given state components were used as-is, without
  considering virtual modifier mappings.
  Note: this only affects non-standard uses of xkb_state_update_mask().

- Added a test for xkbcommon-x11, "x11comp". The test uses the system's
  Xvfb server and xkbcomp. If they do not exist or fail, the test is
  skipped.

- Fixed memory leaks after parse errors in the XKB yacc parser.
  The fix required changes which are currently incompatible with byacc.
2014-08-25 18:25:51 +00:00
..
buildlink3.mk Recursive revbump from libxkbcommon 0.4.0 update 2014-02-03 16:17:12 +00:00
DESCR
distinfo Update to 0.4.3: 2014-08-25 18:25:51 +00:00
Makefile Update to 0.4.3: 2014-08-25 18:25:51 +00:00
options.mk Improve doc handling, from Niclas Rosenvik in PR 48454. 2013-12-18 18:51:03 +00:00
PLIST Fix doc option packaging 2014-02-03 16:11:31 +00:00