libinput: update to 1.25.0.

This commit is contained in:
Piraty 2024-02-15 20:25:47 +01:00
parent 94fea4a772
commit 92908b4122
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077

View File

@ -1,7 +1,7 @@
# Template file for 'libinput'
# keep in sync with libinput-debug-gui
pkgname=libinput
version=1.23.0
version=1.25.0
revision=1
build_style=meson
configure_args="-Db_ndebug=false -Ddebug-gui=false"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://www.freedesktop.org/wiki/Software/libinput"
changelog="https://gitlab.freedesktop.org/libinput/libinput/-/releases"
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
checksum=7a7c90fbc59f1f65c781a51fa634e4f79e460bf6e16ad68afbe7965d25d09738
checksum=f7e8425f185cadba5761d0a1dae6be041750d351163ffa04adc5b9a79a13c0ec
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"