* [ptxdist] [PATCH] libxkbcommon: Version bump. 1.8.1 -> 1.9.0
@ 2025-04-28 16:18 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-04-28 16:18 UTC (permalink / raw)
To: ptxdist
https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-1.9.0/NEWS.md
* Pin down two options to their current (and previous) defaults.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libxkbcommon.make | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/rules/libxkbcommon.make b/rules/libxkbcommon.make
index e9a2ab5da..6aa511d58 100644
--- a/rules/libxkbcommon.make
+++ b/rules/libxkbcommon.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBXKBCOMMON) += libxkbcommon
#
# Paths and names
#
-LIBXKBCOMMON_VERSION := 1.8.1
-LIBXKBCOMMON_MD5 := 7a40f17b3d26bbf232df2242f16e69d9
+LIBXKBCOMMON_VERSION := 1.9.0
+LIBXKBCOMMON_MD5 := 9f7237fc0cc575e8d26c06ce02a1fedf
LIBXKBCOMMON := libxkbcommon-$(LIBXKBCOMMON_VERSION)
LIBXKBCOMMON_SUFFIX := tar.gz
LIBXKBCOMMON_URL := https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-$(LIBXKBCOMMON_VERSION).$(LIBXKBCOMMON_SUFFIX)
@@ -39,6 +39,8 @@ LIBXKBCOMMON_CONF_OPT := \
-Ddefault-options='' \
-Ddefault-rules='evdev' \
-Ddefault-variant='' \
+ -Denable-bash-completion=true \
+ -Denable-cool-uris=false \
-Denable-docs=false \
-Denable-tools=false \
-Denable-wayland=false \
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-28 16:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-28 16:18 [ptxdist] [PATCH] libxkbcommon: Version bump. 1.8.1 -> 1.9.0 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox