* [ptxdist] [PATCH] libinput: Version bump. 1.27.1 -> 1.28.0
@ 2025-03-27 20:18 Christian Melki
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2025-03-27 20:18 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox