summaryrefslogtreecommitdiff
path: root/x11/libxkbcommon
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-10 10:43:27 +0000
committerwiz <wiz@pkgsrc.org>2018-01-10 10:43:27 +0000
commit81467d62cb258c7466979fa9a888d71aa59af9d7 (patch)
tree7fcf924a7b62e9ce013efaa710033d06a19a3865 /x11/libxkbcommon
parent63282e2e48048fe279d55a3bb02fcbeee66a1b04 (diff)
downloadpkgsrc-81467d62cb258c7466979fa9a888d71aa59af9d7.tar.gz
libxkbcommon: update to 0.8.0.
libxkbcommon 0.8.0 - 2017-12-15 ================== - Added xkb_keysym_to_{upper,lower} to perform case-conversion directly on keysyms. This is useful in some odd cases, but working with the Unicode representations should be preferred when possible. - Added Unicode conversion rules for the signifblank and permille keysyms. - Fixed a bug in the parsing of XKB key type definitions where the number of levels were determined by the number of level *names*. Keymaps which omit level names were hence miscompiled. This regressed in version 0.4.3. Keymaps from xkeyboard-config were not affected since they don't omit level names. - New API: xkb_keysym_to_upper() xkb_keysym_to_lower()
Diffstat (limited to 'x11/libxkbcommon')
-rw-r--r--x11/libxkbcommon/Makefile4
-rw-r--r--x11/libxkbcommon/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile
index f5ca3246333..a404dffb50c 100644
--- a/x11/libxkbcommon/Makefile
+++ b/x11/libxkbcommon/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2017/08/16 20:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/01/10 10:43:27 wiz Exp $
-DISTNAME= libxkbcommon-0.7.2
+DISTNAME= libxkbcommon-0.8.0
CATEGORIES= x11
MASTER_SITES= https://xkbcommon.org/download/
EXTRACT_SUFX= .tar.xz
diff --git a/x11/libxkbcommon/distinfo b/x11/libxkbcommon/distinfo
index 78c4a045904..d4fd5027dd2 100644
--- a/x11/libxkbcommon/distinfo
+++ b/x11/libxkbcommon/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/08/14 20:35:52 wiz Exp $
+$NetBSD: distinfo,v 1.13 2018/01/10 10:43:27 wiz Exp $
-SHA1 (libxkbcommon-0.7.2.tar.xz) = 782c8eab3f5daaccc151e2a9f234456997b57d04
-RMD160 (libxkbcommon-0.7.2.tar.xz) = 635d6503936cca3eae8619a101f4d6e6e5ec90cb
-SHA512 (libxkbcommon-0.7.2.tar.xz) = 4a06f9d719393a34689fdd74b0cce80af20e26cc5bd6e1b34fff4093a4f8f103704bdc54f0245b62903cdd7529cd8d59864924b9f4ddab314d152804da4da649
-Size (libxkbcommon-0.7.2.tar.xz) = 630276 bytes
+SHA1 (libxkbcommon-0.8.0.tar.xz) = 2bdd5871e5e76f2fc427911f137aa46e91abbcf3
+RMD160 (libxkbcommon-0.8.0.tar.xz) = 440bdd2d824bc37481240e60c9122f50e09c644f
+SHA512 (libxkbcommon-0.8.0.tar.xz) = ad64baa03685b72e1047f9fdfc95661acf5bace59280a95d3defaca73c91fb77c31ecde00b430726e3521ff90cf8dd93ecbc816c18be0971cb616e00b81cf163
+Size (libxkbcommon-0.8.0.tar.xz) = 643456 bytes