mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libxkbcommon: version bump 1.4.0 -> 1.4.1
@ 2022-05-23  9:47 Philipp Zabel
  2022-05-25  9:45 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2022-05-23  9:47 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Disable build of xkbcli, which was never installed.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/libxkbcommon.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/libxkbcommon.make b/rules/libxkbcommon.make
index 63ffd648a9d5..928b93da28df 100644
--- a/rules/libxkbcommon.make
+++ b/rules/libxkbcommon.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBXKBCOMMON) += libxkbcommon
 #
 # Paths and names
 #
-LIBXKBCOMMON_VERSION	:= 1.4.0
-LIBXKBCOMMON_MD5	:= e021899fe359240757684be08f22135f
+LIBXKBCOMMON_VERSION	:= 1.4.1
+LIBXKBCOMMON_MD5	:= a871be5c9af2511f899e1bd6db8b429f
 LIBXKBCOMMON		:= libxkbcommon-$(LIBXKBCOMMON_VERSION)
 LIBXKBCOMMON_SUFFIX	:= tar.xz
 LIBXKBCOMMON_URL	:= http://xkbcommon.org/download/$(LIBXKBCOMMON).$(LIBXKBCOMMON_SUFFIX)
@@ -40,6 +40,7 @@ LIBXKBCOMMON_CONF_OPT	:= \
 	-Ddefault-rules='evdev' \
 	-Ddefault-variant='' \
 	-Denable-docs=false \
+	-Denable-tools=false \
 	-Denable-wayland=false \
 	-Denable-x11=$(call ptx/truefalse, PTXCONF_LIBXKBCOMMON_X11) \
 	-Denable-xkbregistry=false \
-- 
2.30.2




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

* Re: [ptxdist] [APPLIED] libxkbcommon: version bump 1.4.0 -> 1.4.1
  2022-05-23  9:47 [ptxdist] [PATCH] libxkbcommon: version bump 1.4.0 -> 1.4.1 Philipp Zabel
@ 2022-05-25  9:45 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-05-25  9:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as e406c6a1a25737af3d785a372e8835ec6df03a68.

Michael

[sent from post-receive hook]

On Wed, 25 May 2022 11:45:46 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Disable build of xkbcli, which was never installed.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20220523094730.3539329-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libxkbcommon.make b/rules/libxkbcommon.make
> index 63ffd648a9d5..928b93da28df 100644
> --- a/rules/libxkbcommon.make
> +++ b/rules/libxkbcommon.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBXKBCOMMON) += libxkbcommon
>  #
>  # Paths and names
>  #
> -LIBXKBCOMMON_VERSION	:= 1.4.0
> -LIBXKBCOMMON_MD5	:= e021899fe359240757684be08f22135f
> +LIBXKBCOMMON_VERSION	:= 1.4.1
> +LIBXKBCOMMON_MD5	:= a871be5c9af2511f899e1bd6db8b429f
>  LIBXKBCOMMON		:= libxkbcommon-$(LIBXKBCOMMON_VERSION)
>  LIBXKBCOMMON_SUFFIX	:= tar.xz
>  LIBXKBCOMMON_URL	:= http://xkbcommon.org/download/$(LIBXKBCOMMON).$(LIBXKBCOMMON_SUFFIX)
> @@ -40,6 +40,7 @@ LIBXKBCOMMON_CONF_OPT	:= \
>  	-Ddefault-rules='evdev' \
>  	-Ddefault-variant='' \
>  	-Denable-docs=false \
> +	-Denable-tools=false \
>  	-Denable-wayland=false \
>  	-Denable-x11=$(call ptx/truefalse, PTXCONF_LIBXKBCOMMON_X11) \
>  	-Denable-xkbregistry=false \



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

end of thread, other threads:[~2022-05-25  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23  9:47 [ptxdist] [PATCH] libxkbcommon: version bump 1.4.0 -> 1.4.1 Philipp Zabel
2022-05-25  9:45 ` [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