libinput: update to 1.14.3.
This commit is contained in:
parent
af55ba3a16
commit
c2c6025992
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.14.2
|
||||
version=1.14.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddebug-gui=false -Ddocumentation=false -Dtests=false"
|
||||
|
@ -8,11 +8,11 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libevdev-devel libwacom-devel mtdev-devel eudev-libudev-devel"
|
||||
checkdepends="valgrind check-devel"
|
||||
short_desc="Provides handling input devices in Wayland compositors and X"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6b094669141f26c4df0d62147bbd0f76df1044333e19e6f6dc9413217c51a2c6
|
||||
checksum=0feb3a0589709cc1032893bfaf4c49150d5360bd9782bec888f9e4dd9044c5b7
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=true"
|
||||
|
|
Loading…
Reference in a new issue