From 0bed77fb8402c8d4a42bbabf4d9d23a05047031b Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Sun, 2 Mar 2025 14:44:57 +0300 Subject: [PATCH] x11/libinput: Update to 1.27.1 Differential Revision: https://reviews.freebsd.org/D49202 Approved by: manu --- x11/libinput/Makefile | 19 ++----------------- x11/libinput/distinfo | 6 +++--- x11/libinput/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 20 deletions(-) diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile index 9e19cd788843..700b49c20cd9 100644 --- a/x11/libinput/Makefile +++ b/x11/libinput/Makefile @@ -1,6 +1,5 @@ PORTNAME= libinput -DISTVERSION= 1.26.2 -PORTREVISION= 1 +DISTVERSION= 1.27.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -27,21 +26,7 @@ CPE_VENDOR= freedesktop MESON_ARGS= -Ddocumentation=false -Dtests=false -SHEBANG_FILES= tools/libinput-analyze-buttons.py \ - tools/libinput-analyze-per-slot-delta.py \ - tools/libinput-analyze-recording.py \ - tools/libinput-analyze-touch-down-state.py \ - tools/libinput-measure-fuzz.py \ - tools/libinput-measure-touch-size.py \ - tools/libinput-measure-touchpad-pressure.py \ - tools/libinput-measure-touchpad-size.py \ - tools/libinput-measure-touchpad-tap.py \ - tools/libinput-list-kernel-devices.py \ - tools/libinput-replay.py -# The following files are not installed, but might be -# run as part of the test suite. -SHEBANG_FILES+= tools/test_tool_option_parsing.py \ - tools/libinput-record-verify-yaml.py +SHEBANG_FILES= tools/*.py OPTIONS_DEFINE= DEBUG_GUI LIBWACOM OPTIONS_DEFAULT=LIBWACOM diff --git a/x11/libinput/distinfo b/x11/libinput/distinfo index 089dbc77ca1c..1b3b17c893e7 100644 --- a/x11/libinput/distinfo +++ b/x11/libinput/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724023582 -SHA256 (libinput-1.26.2.tar.bz2) = e2dbbf515905086dc3f8c8536d326e04012f5716b8b047bb3392a17b13ca78ec -SIZE (libinput-1.26.2.tar.bz2) = 824312 +TIMESTAMP = 1740915316 +SHA256 (libinput-1.27.1.tar.bz2) = 641df745984baff8f6f822066b4e32f28482d267e95448158732eb2f65ea7fe9 +SIZE (libinput-1.27.1.tar.bz2) = 844741 diff --git a/x11/libinput/pkg-plist b/x11/libinput/pkg-plist index 450202c7c0b8..9bdb7e420024 100644 --- a/x11/libinput/pkg-plist +++ b/x11/libinput/pkg-plist @@ -61,8 +61,10 @@ libexec/libinput/libinput-test %%DATADIR%%/50-system-google.quirks %%DATADIR%%/50-system-gpd.quirks %%DATADIR%%/50-system-graviton.quirks +%%DATADIR%%/50-system-honor.quirks %%DATADIR%%/50-system-hp.quirks %%DATADIR%%/50-system-huawei.quirks +%%DATADIR%%/50-system-icl.quirks %%DATADIR%%/50-system-lenovo.quirks %%DATADIR%%/50-system-lg.quirks %%DATADIR%%/50-system-minisforum.quirks