Skip to content
Snippets Groups Projects
Commit 42a49699 authored by Emmanuel Vadot's avatar Emmanuel Vadot
Browse files

x11/libinput: Finish update to 1.23.0

Forgot to update GL_COMMIT ...

Sponsored by:	Beckhoff Automation GmbH & Co. KG
parent d0df0dae
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ USE_LDCONFIG= yes
USE_GITLAB= yes
GL_SITE= https://gitlab.freedesktop.org
GL_COMMIT= d9f45fd1261da85b4eb44f8aa82e1500b99f303b
GL_COMMIT= 0b005eb64b12603e65a620a77c67ec62fd03f413
CPE_VENDOR= freedesktop
......@@ -35,6 +35,7 @@ SHEBANG_FILES= tools/libinput-analyze-per-slot-delta.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.
......
TIMESTAMP = 1673856995
SHA256 (libinput-libinput-d9f45fd1261da85b4eb44f8aa82e1500b99f303b_GL0.tar.gz) = dfa3c889c17fecdbdafced8b4405aff2309ebd57b6a2a648cc2ab97388dfdf9d
SIZE (libinput-libinput-d9f45fd1261da85b4eb44f8aa82e1500b99f303b_GL0.tar.gz) = 991008
TIMESTAMP = 1679852089
SHA256 (libinput-libinput-0b005eb64b12603e65a620a77c67ec62fd03f413_GL0.tar.gz) = 9ffa54c3710eceaa0ececde04f778abc46e3c807ab65ccd4fc9ac1af6ffa4097
SIZE (libinput-libinput-0b005eb64b12603e65a620a77c67ec62fd03f413_GL0.tar.gz) = 1004853
......@@ -12,6 +12,7 @@ libexec/libinput/libinput-debug-events
%%DEBUG_GUI%%libexec/libinput/libinput-debug-gui
libexec/libinput/libinput-debug-tablet
libexec/libinput/libinput-list-devices
libexec/libinput/libinput-list-kernel-devices
libexec/libinput/libinput-measure
libexec/libinput/libinput-measure-fuzz
libexec/libinput/libinput-measure-touch-size
......@@ -30,6 +31,7 @@ man/man1/libinput-debug-events.1.gz
%%DEBUG_GUI%%man/man1/libinput-debug-gui.1.gz
man/man1/libinput-debug-tablet.1.gz
man/man1/libinput-list-devices.1.gz
man/man1/libinput-list-kernel-devices.1.gz
man/man1/libinput-measure-fuzz.1.gz
man/man1/libinput-measure-touch-size.1.gz
man/man1/libinput-measure-touchpad-pressure.1.gz
......@@ -82,5 +84,6 @@ man/man1/libinput.1.gz
%%DATADIR%%/50-system-starlabs.quirks
%%DATADIR%%/50-system-system76.quirks
%%DATADIR%%/50-system-toshiba.quirks
%%DATADIR%%/50-system-vaio.quirks
share/zsh/site-functions/_libinput
@dir %%ETCDIR%%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment