aboutsummaryrefslogtreecommitdiff
path: root/extra/libinput
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libinput')
-rwxr-xr-xextra/libinput/build10
-rw-r--r--extra/libinput/checksums3
-rw-r--r--extra/libinput/meta3
-rw-r--r--extra/libinput/sources2
-rw-r--r--extra/libinput/version2
5 files changed, 10 insertions, 10 deletions
diff --git a/extra/libinput/build b/extra/libinput/build
index 3d58df40..e7087fd5 100755
--- a/extra/libinput/build
+++ b/extra/libinput/build
@@ -2,18 +2,14 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
- --sysconfdir=/etc \
- --mandir=/usr/share/man \
- --default-library=both \
+cl-meson \
-Ddebug-gui=false \
-Ddocumentation=false \
-Dtests=false \
-Dlibwacom=false \
- -Dudev=true \
- -Dtools=true \
. output
ninja -C output
ninja -C output install
+
+rmdir "$1/etc/libinput" "$1/etc"
diff --git a/extra/libinput/checksums b/extra/libinput/checksums
index c25359dd..a68fbe63 100644
--- a/extra/libinput/checksums
+++ b/extra/libinput/checksums
@@ -1 +1,2 @@
-18c6a286583268d39841348e561fbb4713bde0c643b360f5d8a3f27800afdb9a libinput-1.18.0.tar.xz
+%BLAKE3
+376d877ed0737b4961437c0c7e95ca6eee1769d6d174d9b50f128aadfdc8ec42 libinput-1.24.0.tar.gz
diff --git a/extra/libinput/meta b/extra/libinput/meta
new file mode 100644
index 00000000..9054b402
--- /dev/null
+++ b/extra/libinput/meta
@@ -0,0 +1,3 @@
+description: Input device handling library
+license: MIT
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/libinput/sources b/extra/libinput/sources
index 44cfe351..0d28398c 100644
--- a/extra/libinput/sources
+++ b/extra/libinput/sources
@@ -1 +1 @@
-https://www.freedesktop.org/software/libinput/libinput-1.18.0.tar.xz
+https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.24.0/libinput-1.24.0.tar.gz
diff --git a/extra/libinput/version b/extra/libinput/version
index f0fb559d..48b5dc6c 100644
--- a/extra/libinput/version
+++ b/extra/libinput/version
@@ -1 +1 @@
-1.18.0 1
+1.24.0 1