summaryrefslogtreecommitdiff
path: root/x11/libxkbcommon
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-05-02 19:20:54 +0000
committerwiz <wiz@pkgsrc.org>2021-05-02 19:20:54 +0000
commitdb3e1234b386f7696ef3810882c11d55f29d85c2 (patch)
treea558fc8b6a4271a4d2916dbf97fd2a918fd8cf18 /x11/libxkbcommon
parent43a98b7d07944b36a9fb798c3640c1874f718d1a (diff)
downloadpkgsrc-db3e1234b386f7696ef3810882c11d55f29d85c2.tar.gz
libxkbcommon: update to 1.3.0.
libxkbcommon 1.3.0 - 2021-05-01 ================== - Change `xkbcli list` to output YAML, instead of the previous ad-hoc format. This allows to more easily process the information in a programmetic way, for example xkbcli list | yq -r ".layouts[].layout" Contributed by Peter Hutterer. - Optimize a certain part of keymap compilation (atom interning). - Fix segmentation fault in case-insensitive `xkb_keysym_from_name` for certain values like the empty string. Contributed by Isaac Freund. - Support building libxkbcommon as a meson subproject. Contributed by Adrian Perez de Castro. - Add `ftruncate` fallback for `posix_fallocate` in `xkbcli interactive-wayland` for FreeBSD. Contributed by Evgeniy Khramtsov. - Properly export library symbols in MSVC. Contributed by Adrian Perez de Castro.
Diffstat (limited to 'x11/libxkbcommon')
-rw-r--r--x11/libxkbcommon/Makefile5
-rw-r--r--x11/libxkbcommon/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile
index 47c7561cc68..c1d268b1729 100644
--- a/x11/libxkbcommon/Makefile
+++ b/x11/libxkbcommon/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2021/04/21 11:42:58 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/05/02 19:20:54 wiz Exp $
-DISTNAME= libxkbcommon-1.2.1
-PKGREVISION= 1
+DISTNAME= libxkbcommon-1.3.0
CATEGORIES= x11
MASTER_SITES= https://xkbcommon.org/download/
EXTRACT_SUFX= .tar.xz
diff --git a/x11/libxkbcommon/distinfo b/x11/libxkbcommon/distinfo
index 861b40c9ae6..24f52052bb8 100644
--- a/x11/libxkbcommon/distinfo
+++ b/x11/libxkbcommon/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2021/04/13 10:11:12 wiz Exp $
+$NetBSD: distinfo,v 1.25 2021/05/02 19:20:54 wiz Exp $
-SHA1 (libxkbcommon-1.2.1.tar.xz) = 38480a0a635f3254af76eb4e64a4c89b053777cc
-RMD160 (libxkbcommon-1.2.1.tar.xz) = 66f23e9e159b1f441c0aefda8b4602b92be37074
-SHA512 (libxkbcommon-1.2.1.tar.xz) = 28de91166a289586a78068b725b904da46fca144936ea0677ec9234c7f0499b9ae321d79c57f15782b63c6e7a37b074fe44648673a2294bbde13110195567e3b
-Size (libxkbcommon-1.2.1.tar.xz) = 453172 bytes
+SHA1 (libxkbcommon-1.3.0.tar.xz) = 26434807f1bc420daec2aa2945c07e9227b83f82
+RMD160 (libxkbcommon-1.3.0.tar.xz) = 95772227ee1dd77261c42a63551103ec05997db4
+SHA512 (libxkbcommon-1.3.0.tar.xz) = 9585ab1df7f2d95b991a786ee1f1de0a645aa315edb93cb093f3409fc76ef7b8f8189a6a7bfd179dc01c5d105d9c9eea40a395762eeffe0618b0c3ee116c0d18
+Size (libxkbcommon-1.3.0.tar.xz) = 455256 bytes