From b01a4686b225788f6af9ac117d6a36bb086b53b5 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 11 Aug 2019 20:19:03 -0700 Subject: libinput: Update to 1.14.0 --- pkg/libinput/gen.lua | 5 +++-- pkg/libinput/libinput-version.h | 4 ++-- pkg/libinput/src | 2 +- pkg/libinput/ver | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index b170f262..50bacea7 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -18,9 +18,11 @@ lib('libinput.a', [[ evdev.c evdev-debounce.c evdev-fallback.c + evdev-totem.c evdev-middle-button.c evdev-mt-touchpad.c evdev-mt-touchpad-tap.c + evdev-mt-touchpad-thumb.c evdev-mt-touchpad-buttons.c evdev-mt-touchpad-edge-scroll.c evdev-mt-touchpad-gestures.c @@ -53,9 +55,8 @@ local quirks = { '30-vendor-aiptek.quirks', '30-vendor-alps.quirks', '30-vendor-contour.quirks', - '30-vendor-cyapa.quirks', + '30-vendor-cypress.quirks', '30-vendor-elantech.quirks', - '30-vendor-huion.quirks', '30-vendor-ibm.quirks', '30-vendor-kensington.quirks', '30-vendor-logitech.quirks', diff --git a/pkg/libinput/libinput-version.h b/pkg/libinput/libinput-version.h index 62d44198..cf53c7c6 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 13 +#define LIBINPUT_VERSION_MINOR 14 #define LIBINPUT_VERSION_MICRO 0 -#define LIBINPUT_VERSION "1.13.0" +#define LIBINPUT_VERSION "1.14.0" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src index 67f9ff1d..67ade6c5 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 67f9ff1db38d5dacb2a7bd28edf162ea05be6528 +Subproject commit 67ade6c5c9a21e3f34a1c5c39522f13572d74a62 diff --git a/pkg/libinput/ver b/pkg/libinput/ver index 7f448b6d..e2e3bc21 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.13.4 r2 +1.14.0 r0 -- cgit v1.2.3