* [ptxdist] [PATCH] libinput: Version bump. 1.27.1 -> 1.28.0
@ 2025-03-27 20:18 Christian Melki
2025-04-07 16:02 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-03-27 20:18 UTC (permalink / raw)
To: ptxdist
Various quirks and fixes and a new "three-finger" drag mode.
https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.28.0
* Pin down a loose build option.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libinput.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/libinput.make b/rules/libinput.make
index 1f50185b2..7732bc301 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
#
# Paths and names
#
-LIBINPUT_VERSION := 1.27.1
-LIBINPUT_MD5 := 3b311d8953f8717f711a78b60087997e
+LIBINPUT_VERSION := 1.28.0
+LIBINPUT_MD5 := ef9a2b7f29d38d2e9b5d6813b8954c3b
LIBINPUT := libinput-$(LIBINPUT_VERSION)
LIBINPUT_SUFFIX := tar.gz
LIBINPUT_URL := https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)/$(LIBINPUT).$(LIBINPUT_SUFFIX)
@@ -37,6 +37,7 @@ LIBINPUT_CONF_OPT := \
-Ddocumentation=false \
-Depoll-dir= \
-Dinstall-tests=false \
+ -Dinternal-event-debugging=false \
-Dlibwacom=$(call ptx/truefalse, PTXCONF_LIBINPUT_WACOM) \
-Dtests=false \
-Dudev-dir=/usr/lib/udev \
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libinput: Version bump. 1.27.1 -> 1.28.0
2025-03-27 20:18 [ptxdist] [PATCH] libinput: Version bump. 1.27.1 -> 1.28.0 Christian Melki
@ 2025-04-07 16:02 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-04-07 16:02 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as baf2802b2d5c812a8d0d7bbec636e9b0c67bd060.
Michael
[sent from post-receive hook]
On Mon, 07 Apr 2025 18:02:47 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Various quirks and fixes and a new "three-finger" drag mode.
> https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.28.0
>
> * Pin down a loose build option.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250327201832.794550-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libinput.make b/rules/libinput.make
> index 1f50185b2d4c..7732bc3011c0 100644
> --- a/rules/libinput.make
> +++ b/rules/libinput.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
> #
> # Paths and names
> #
> -LIBINPUT_VERSION := 1.27.1
> -LIBINPUT_MD5 := 3b311d8953f8717f711a78b60087997e
> +LIBINPUT_VERSION := 1.28.0
> +LIBINPUT_MD5 := ef9a2b7f29d38d2e9b5d6813b8954c3b
> LIBINPUT := libinput-$(LIBINPUT_VERSION)
> LIBINPUT_SUFFIX := tar.gz
> LIBINPUT_URL := https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)/$(LIBINPUT).$(LIBINPUT_SUFFIX)
> @@ -37,6 +37,7 @@ LIBINPUT_CONF_OPT := \
> -Ddocumentation=false \
> -Depoll-dir= \
> -Dinstall-tests=false \
> + -Dinternal-event-debugging=false \
> -Dlibwacom=$(call ptx/truefalse, PTXCONF_LIBINPUT_WACOM) \
> -Dtests=false \
> -Dudev-dir=/usr/lib/udev \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-07 16:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-27 20:18 [ptxdist] [PATCH] libinput: Version bump. 1.27.1 -> 1.28.0 Christian Melki
2025-04-07 16:02 ` [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