From 31c05f46507205d9d5ee389232e86dfc17a74bff Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sat, 5 Jun 2021 14:15:43 -0700 Subject: libinput: Update to 1.18.0 --- pkg/libinput/config.h | 2 +- pkg/libinput/gen.lua | 1 + pkg/libinput/libinput-version.h | 6 +++--- pkg/libinput/src | 2 +- pkg/libinput/ver | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index f8b22621..e4c7253f 100644 --- a/pkg/libinput/config.h +++ b/pkg/libinput/config.h @@ -1,6 +1,6 @@ #define HAVE_LIBWACOM 0 #define HAVE_VERSIONSORT 1 -#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.17.3/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.18.0/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index b4aefa63..e90bc438 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -80,6 +80,7 @@ local quirks = { '50-system-chicony.quirks', '50-system-cyborg.quirks', '50-system-dell.quirks', + '50-system-gigabyte.quirks', '50-system-google.quirks', '50-system-hp.quirks', '50-system-lenovo.quirks', diff --git a/pkg/libinput/libinput-version.h b/pkg/libinput/libinput-version.h index ae231daa..6a91c676 100644 --- a/pkg/libinput/libinput-version.h +++ b/pkg/libinput/libinput-version.h @@ -25,8 +25,8 @@ #define LIBINPUT_VERSION_H #define LIBINPUT_VERSION_MAJOR 1 -#define LIBINPUT_VERSION_MINOR 17 -#define LIBINPUT_VERSION_MICRO 3 -#define LIBINPUT_VERSION "1.17.3" +#define LIBINPUT_VERSION_MINOR 18 +#define LIBINPUT_VERSION_MICRO 0 +#define LIBINPUT_VERSION "1.18.0" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src index 5b98fb93..6d56951a 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 5b98fb9326a50edc562be646283660842f51828f +Subproject commit 6d56951ae2fd366484130fa2d0331559f7a7aaa7 diff --git a/pkg/libinput/ver b/pkg/libinput/ver index 26901ef3..b79822f2 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.17.3 r0 +1.18.0 r0 -- cgit v1.2.3