mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libinput: Version bump. 1.27.1 -> 1.28.0
Date: Thu, 27 Mar 2025 21:18:32 +0100	[thread overview]
Message-ID: <20250327201832.794550-1-christian.melki@t2data.com> (raw)

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




                 reply	other threads:[~2025-03-27 20:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250327201832.794550-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox