libinput: update to 1.17.0
This commit is contained in:
parent
ad6daa46ef
commit
650034779e
@ -1,3 +1,5 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
drwxr-xr-x root/root etc/libinput/
|
||||
drwxr-xr-x root/root lib/
|
||||
drwxr-xr-x root/root lib/udev/
|
||||
-rwxr-xr-x root/root lib/udev/libinput-device-group
|
||||
@ -18,6 +20,8 @@ lrwxrwxrwx root/root usr/lib/libinput.so.10 -> libinput.so.10.13.0
|
||||
drwxr-xr-x root/root usr/lib/libinput/
|
||||
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze
|
||||
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze-per-slot-delta
|
||||
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze-recording
|
||||
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze-touch-down-state
|
||||
-rwxr-xr-x root/root usr/lib/libinput/libinput-debug-events
|
||||
-rwxr-xr-x root/root usr/lib/libinput/libinput-debug-tablet
|
||||
-rwxr-xr-x root/root usr/lib/libinput/libinput-list-devices
|
||||
@ -67,6 +71,8 @@ drwxr-xr-x root/root usr/share/libinput/
|
||||
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-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
|
||||
-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.1.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/xorg.pub
|
||||
RWTSGWF5Q7TndKVTNJKiLNhgTD5gfR+iDSEc4+yzBd1w8y/OLXz/eo2oCfcIV8xiiDqF16fhhH3mwZ2uSchJKbhoD3tkvt5Dggg=
|
||||
SHA256 (Pkgfile) = 6f93e001d809adf9b2b1eec16d93cf2cc372ece8ae32dd2bfe6cf6910f92b23b
|
||||
SHA256 (.footprint) = 64c7443001183c279db12baadebd214246f861c3f186ded6f2cc8f4a5dc8e94d
|
||||
SHA256 (libinput-1.16.4.tar.xz) = 65923a06d5a8970e4a999c4668797b9b689614b62b1d44432ab1c87b65e39e29
|
||||
RWTSGWF5Q7TndCInvDKTj3F8DkhiRu7RzFiuLnbgzzm6/kGQ/IpBKIXM8iOFgc80pVy7b7I8tRnigB+fIiWng+O/5iAW3luKTQM=
|
||||
SHA256 (Pkgfile) = a01e812e7b0e9544f5ea325dd6868db468774bf59b060b96b37fcac28cff783d
|
||||
SHA256 (.footprint) = fe2a43374a3b778fdaaac482b7abda3b287eed1cb10fae9c645bd03fa88b4bdf
|
||||
SHA256 (libinput-1.17.0.tar.xz) = c560cfca14cb5c50d2a1b7551df06bc5d4306e32c128f3e3d37e137285dedbad
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Description: library that handles input devices for display servers
|
||||
# URL: https://www.freedesktop.org/wiki/Software/libinput/
|
||||
# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
|
||||
# Depends on: eudev meson mtdev ninja xorg-libevdev
|
||||
# URL: https://www.freedesktop.org/wiki/Software/libinput/
|
||||
# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
|
||||
# Depends on: eudev meson mtdev ninja xorg-libevdev
|
||||
|
||||
name=libinput
|
||||
version=1.16.4
|
||||
version=1.17.0
|
||||
release=1
|
||||
source=(https://www.freedesktop.org/software/$name/$name-$version.tar.xz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user