ports/xorg (3.6): libinput: update to 1.17.0
commit 650034779e2fc04d48399cfd7861e682ee403ae2 Author: Juergen Daubert <jue@jue.li> Date: Wed Feb 24 12:12:40 2021 +0100 libinput: update to 1.17.0 diff --git a/libinput/.footprint b/libinput/.footprint index 7e2b0aa6..0a8d0997 100644 --- a/libinput/.footprint +++ b/libinput/.footprint @@ -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 diff --git a/libinput/.signature b/libinput/.signature index da4c2bb9..e824ee12 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -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 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index 6cdcfc45..d5371b11 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -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)
participants (1)
-
crux@crux.nu