aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/libinput
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-07-08 09:59:42 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-07-08 09:59:42 +0800
commit89121fe56828d29c604f8767e10620036860e963 (patch)
tree0326192825b7f607a0e9cbfc3dbf7a2acd5d877f /repos/extra/libinput
parentba17cf4921278bece97221b43e5e9b61423eb952 (diff)
downloadalicelinux-89121fe56828d29c604f8767e10620036860e963.tar.gz
alicelinux-89121fe56828d29c604f8767e10620036860e963.zip
libinput: updated to 1.26.1
Diffstat (limited to 'repos/extra/libinput')
-rw-r--r--repos/extra/libinput/.files2
-rw-r--r--repos/extra/libinput/abuild2
2 files changed, 3 insertions, 1 deletions
diff --git a/repos/extra/libinput/.files b/repos/extra/libinput/.files
index d1470379..dfb98d8e 100644
--- a/repos/extra/libinput/.files
+++ b/repos/extra/libinput/.files
@@ -21,6 +21,7 @@ drwxr-xr-x root/root usr/lib/udev/rules.d/
drwxr-xr-x root/root usr/libexec/
drwxr-xr-x root/root usr/libexec/libinput/
-rwxr-xr-x root/root usr/libexec/libinput/libinput-analyze
+-rwxr-xr-x root/root usr/libexec/libinput/libinput-analyze-buttons
-rwxr-xr-x root/root usr/libexec/libinput/libinput-analyze-per-slot-delta
-rwxr-xr-x root/root usr/libexec/libinput/libinput-analyze-recording
-rwxr-xr-x root/root usr/libexec/libinput/libinput-analyze-touch-down-state
@@ -88,6 +89,7 @@ drwxr-xr-x root/root usr/share/libinput/
-rw-r--r-- root/root usr/share/libinput/50-system-vaio.quirks
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-buttons.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-per-slot-delta.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-recording.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-touch-down-state.1.gz
diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild
index 2fe56104..08ee9932 100644
--- a/repos/extra/libinput/abuild
+++ b/repos/extra/libinput/abuild
@@ -1,5 +1,5 @@
name=libinput
-version=1.26.0
+version=1.26.1
release=1
source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz"
build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false"