aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-08-05 09:20:28 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-08-05 09:20:28 +0000
commit1a54ed4c0de4504a36ebbcb8441cdd60c60e1b3d (patch)
tree5e69f31babb549dde65edf60ec424718e3b1062b
parent9f62941aed4eb3b1a5d6d89d163280f248116cf1 (diff)
downloadalicelinux-1a54ed4c0de4504a36ebbcb8441cdd60c60e1b3d.tar.gz
alicelinux-1a54ed4c0de4504a36ebbcb8441cdd60c60e1b3d.zip
libinput: updated to 1.29.0
-rw-r--r--repos/extra/libinput/.checksum2
-rw-r--r--repos/extra/libinput/.files2
-rw-r--r--repos/extra/libinput/abuild2
3 files changed, 4 insertions, 2 deletions
diff --git a/repos/extra/libinput/.checksum b/repos/extra/libinput/.checksum
index 541c5292..83608115 100644
--- a/repos/extra/libinput/.checksum
+++ b/repos/extra/libinput/.checksum
@@ -1 +1 @@
-f56edcd08899077b479c732da9f63a7be38a88142cca00d866133f1a510450da libinput-1.28.1.tar.gz
+d7478794c6d3a61b7162201f85e633f6ec6bdb807dfc585b89c2cce0f0664c17 libinput-1.29.0.tar.gz
diff --git a/repos/extra/libinput/.files b/repos/extra/libinput/.files
index 3fdb1d18..dbfd3d92 100644
--- a/repos/extra/libinput/.files
+++ b/repos/extra/libinput/.files
@@ -20,6 +20,7 @@ drwxr-xr-x root/root usr/libexec/libinput/
-rwxr-xr-x root/root usr/libexec/libinput/libinput-analyze-touch-down-state
-rwxr-xr-x root/root usr/libexec/libinput/libinput-debug-events
-rwxr-xr-x root/root usr/libexec/libinput/libinput-debug-tablet
+-rwxr-xr-x root/root usr/libexec/libinput/libinput-debug-tablet-pad
-rwxr-xr-x root/root usr/libexec/libinput/libinput-list-devices
-rwxr-xr-x root/root usr/libexec/libinput/libinput-list-kernel-devices
-rwxr-xr-x root/root usr/libexec/libinput/libinput-measure
@@ -92,6 +93,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-touch-down-state.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-debug-events.1.gz
+-rw-r--r-- root/root usr/share/man/man1/libinput-debug-tablet-pad.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-debug-tablet.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-list-devices.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-list-kernel-devices.1.gz
diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild
index 5d716e9d..8856a0e7 100644
--- a/repos/extra/libinput/abuild
+++ b/repos/extra/libinput/abuild
@@ -1,5 +1,5 @@
name=libinput
-version=1.28.1
+version=1.29.0
release=1
source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz"
build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false -Dzshcompletiondir=no"