From 5e615bae79dfbfebb62159719d21e9b92a43e266 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 18 Jun 2020 22:00:45 -0700 Subject: libinput: Update to 1.15.6 --- pkg/libinput/config.h | 2 +- pkg/libinput/gen.lua | 2 ++ pkg/libinput/libinput-version.h | 4 ++-- pkg/libinput/src | 2 +- pkg/libinput/ver | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) (limited to 'pkg') diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index aebfe0d0..c09b91ee 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.15.5/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.6/" #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 eab7d1cf..f8f1c3a5 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -69,6 +69,7 @@ local quirks = { '30-vendor-microsoft.quirks', '30-vendor-razer.quirks', '30-vendor-synaptics.quirks', + '30-vendor-trust.quirks', '30-vendor-vmware.quirks', '30-vendor-wacom.quirks', '50-system-acer.quirks', @@ -80,6 +81,7 @@ local quirks = { '50-system-google.quirks', '50-system-hp.quirks', '50-system-lenovo.quirks', + '50-system-sony.quirks', '50-system-system76.quirks', '50-system-toshiba.quirks', } diff --git a/pkg/libinput/libinput-version.h b/pkg/libinput/libinput-version.h index 01292986..730712c8 100644 --- a/pkg/libinput/libinput-version.h +++ b/pkg/libinput/libinput-version.h @@ -26,7 +26,7 @@ #define LIBINPUT_VERSION_MAJOR 1 #define LIBINPUT_VERSION_MINOR 15 -#define LIBINPUT_VERSION_MICRO 5 -#define LIBINPUT_VERSION "1.15.5" +#define LIBINPUT_VERSION_MICRO 6 +#define LIBINPUT_VERSION "1.15.6" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src index 33134fd0..f29c3a14 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 33134fd04247616b42e462e2b6e8c311c728b403 +Subproject commit f29c3a146be922c4dcd64fb8ec508fa26c6c0b3c diff --git a/pkg/libinput/ver b/pkg/libinput/ver index cf79ddc3..ea282c73 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.15.5 r0 +1.15.6 r0 -- cgit v1.2.3