mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libxkbcommon: Version bump. 1.8.1 -> 1.9.0
@ 2025-04-28 16:18 Christian Melki
  2025-05-14  6:07 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libxkbcommon: Version bump. 1.8.1 -> 1.9.0
  2025-04-28 16:18 [ptxdist] [PATCH] libxkbcommon: Version bump. 1.8.1 -> 1.9.0 Christian Melki
@ 2025-05-14  6:07 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-05-14  6:07 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 54c0ed3d4de5e57ad8691232a1987608bf14ff4e.

Michael

[sent from post-receive hook]

On Wed, 14 May 2025 08:07:37 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20250428161852.2604765-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libxkbcommon.make b/rules/libxkbcommon.make
> index e9a2ab5da6e3..6aa511d58afd 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 \



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-14  6:08 UTC | newest]

Thread overview: 2+ messages (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
2025-05-14  6:07 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox