libinput: update to 1.12.5.
This commit is contained in:
parent
6e5178ec41
commit
9b4bd7b19c
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.12.4
|
||||
version=1.12.5
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddebug-gui=false -Ddocumentation=false"
|
||||
hostmakedepends="pkg-config valgrind"
|
||||
makedepends="libevdev-devel libwacom-devel mtdev-devel check-devel"
|
||||
short_desc="Provides handling input devices in Wayland compositors and X"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a4f329641c2e2d98199840f99792f646a3041256a380d074e00200991fcb31e6
|
||||
checksum=7d4b6831010ef3bf69df4b41170047fa4325edef8ff5d2d28e78281af0687123
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue