pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libxkbcommon libxkbcommon: update to 1.1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de68570f0105
branches:  trunk
changeset: 448750:de68570f0105
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 14 08:17:17 2021 +0000

description:
libxkbcommon: update to 1.1.0.

libxkbcommon 1.1.0 - 2021-02-27
==================

- Publish the `xkb-format-text-v1.md` file in the HTML documentation. This file
  existed for a long time but only in the Git repository.
  Link: https://xkbcommon.org/doc/current/md_doc_keymap_format_text_v1.html

- Add partial documentation for xkb_symbols to xkb-format-text-v1.md.

  Contributed by Simon Zeni.

- Update keysym definitions to latest xorgproto. In particular, this adds many
  special keysyms corresponding to Linux evdev keycodes.

  Contributed by Peter Hutterer <@who-t.net>.

- New API:
  Too many XKB_KEY_* definitions to list here.

diffstat:

 x11/libxkbcommon/Makefile |   4 ++--
 x11/libxkbcommon/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0594310ad92d -r de68570f0105 x11/libxkbcommon/Makefile
--- a/x11/libxkbcommon/Makefile Sun Mar 14 08:16:11 2021 +0000
+++ b/x11/libxkbcommon/Makefile Sun Mar 14 08:17:17 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2020/11/29 18:03:32 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2021/03/14 08:17:17 wiz Exp $
 
-DISTNAME=      libxkbcommon-1.0.3
+DISTNAME=      libxkbcommon-1.1.0
 CATEGORIES=    x11
 MASTER_SITES=  https://xkbcommon.org/download/
 EXTRACT_SUFX=  .tar.xz
diff -r 0594310ad92d -r de68570f0105 x11/libxkbcommon/distinfo
--- a/x11/libxkbcommon/distinfo Sun Mar 14 08:16:11 2021 +0000
+++ b/x11/libxkbcommon/distinfo Sun Mar 14 08:17:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2020/11/29 18:03:32 wiz Exp $
+$NetBSD: distinfo,v 1.22 2021/03/14 08:17:17 wiz Exp $
 
-SHA1 (libxkbcommon-1.0.3.tar.xz) = d1c0a1a516684996a1e3c47f87e076f4e57cf4c1
-RMD160 (libxkbcommon-1.0.3.tar.xz) = 5667e388f01abe2f7d1e35e283b18bb8955595f1
-SHA512 (libxkbcommon-1.0.3.tar.xz) = b05a2db0acd6628427baad1967979a161019dec90a078a926d41f4dfeffb84eab63e627803df1a401e42c8e48953d6c434ce08d7206eae21e890890f29b03d3c
-Size (libxkbcommon-1.0.3.tar.xz) = 432944 bytes
+SHA1 (libxkbcommon-1.1.0.tar.xz) = fcc7f55b393118ff727537824a0d65175e2d8403
+RMD160 (libxkbcommon-1.1.0.tar.xz) = 5d51fe9f17f254ba4497af37226eab8886389ad7
+SHA512 (libxkbcommon-1.1.0.tar.xz) = 6137329653ada711abc0e093532627111ab1fb53e6b2b0d05ec4d77709cfc4368f094ebbf68b23c8e9af9a69826351b64466e81c11e6593eafa7e43cd3e7bf75
+Size (libxkbcommon-1.1.0.tar.xz) = 439488 bytes



Home | Main Index | Thread Index | Old Index