summaryrefslogtreecommitdiff
path: root/pkg/libinput
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-10-24 01:21:51 -0700
committerMichael Forney <mforney@mforney.org>2017-10-24 01:24:45 -0700
commitce46e7b5099b98406dd7b6013d1ab50aa23de676 (patch)
treef2868af09c1ad787e6836dc0b73a8738c290fb17 /pkg/libinput
parent4fc0bc7f76a9d167d3a3aa08f395541b79bcec94 (diff)
libinput: Update to 1.9.0
Diffstat (limited to 'pkg/libinput')
-rw-r--r--pkg/libinput/config.h47
-rw-r--r--pkg/libinput/gen.lua2
-rw-r--r--pkg/libinput/rev2
m---------pkg/libinput/src0
4 files changed, 5 insertions, 46 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h
index 6a5852de..06cb22cf 100644
--- a/pkg/libinput/config.h
+++ b/pkg/libinput/config.h
@@ -1,44 +1,3 @@
-#include <config-posix.h>
-
-/* #undef ADDR2LINE */
-/* #undef BUILD_DEBUG_GUI */
-/* #undef HAVE_ADDR2LINE */
-#define HAVE_LIBM 1
-#define HAVE_LIBRT 1
-/* #undef HAVE_LIBUDEV */
-/* #undef HAVE_LIBUNWIND */
-/* #undef HAVE_LIBWACOM */
-/* #undef HAVE_LIBWACOM_GET_PAIRED_DEVICE */
-#define HAVE_MEMORY_H 1
-#define LIBINPUT_VERSION "1.8.3"
-#define LIBINPUT_VERSION_MAJOR 1
-#define LIBINPUT_VERSION_MICRO 0
-#define LIBINPUT_VERSION_MINOR 8
-#define LT_OBJDIR ".libs/"
-#define PACKAGE "libinput"
-#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=libinput&version=1.8.0"
-#define PACKAGE_NAME "libinput"
-#define PACKAGE_STRING "libinput 1.8.3"
-#define PACKAGE_TARNAME "libinput"
-#define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/libinput/"
-#define PACKAGE_VERSION "1.8.3"
-#ifndef _ALL_SOURCE
-# define _ALL_SOURCE 1
-#endif
-#ifndef _GNU_SOURCE
-# define _GNU_SOURCE 1
-#endif
-#ifndef _POSIX_PTHREAD_SEMANTICS
-# define _POSIX_PTHREAD_SEMANTICS 1
-#endif
-#ifndef _TANDEM_SOURCE
-# define _TANDEM_SOURCE 1
-#endif
-#ifndef __EXTENSIONS__
-# define __EXTENSIONS__ 1
-#endif
-#define VERSION "1.8.3"
-/* #undef _MINIX */
-/* #undef _POSIX_1_SOURCE */
-/* #undef _POSIX_SOURCE */
-/* #undef static_assert */
+#define LIBINPUT_VERSION "1.9.0"
+#define HAVE_LIBWACOM 0
+#define _GNU_SOURCE 1
diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua
index 4b8b566e..6e7bac1c 100644
--- a/pkg/libinput/gen.lua
+++ b/pkg/libinput/gen.lua
@@ -17,7 +17,7 @@ lib('libinput.a', [[
libinput.c
libinput-util.c
evdev.c
- evdev-lid.c
+ evdev-fallback.c
evdev-middle-button.c
evdev-mt-touchpad.c
evdev-mt-touchpad-tap.c
diff --git a/pkg/libinput/rev b/pkg/libinput/rev
index 7f8f011e..45a4fb75 100644
--- a/pkg/libinput/rev
+++ b/pkg/libinput/rev
@@ -1 +1 @@
-7
+8
diff --git a/pkg/libinput/src b/pkg/libinput/src
-Subproject 8217e7a9a88fe2c91d78d32b3a5c38bf6c51d7b
+Subproject a0678de75e3c35538ae4f93978cd4a8fcae2e2b