libinput: update to 1.12.5.
This commit is contained in:
parent
6e5178ec41
commit
9b4bd7b19c
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'libinput'
|
# Template file for 'libinput'
|
||||||
pkgname=libinput
|
pkgname=libinput
|
||||||
version=1.12.4
|
version=1.12.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddebug-gui=false -Ddocumentation=false"
|
configure_args="-Ddebug-gui=false -Ddocumentation=false"
|
||||||
hostmakedepends="pkg-config valgrind"
|
hostmakedepends="pkg-config valgrind"
|
||||||
makedepends="libevdev-devel libwacom-devel mtdev-devel check-devel"
|
makedepends="libevdev-devel libwacom-devel mtdev-devel check-devel"
|
||||||
short_desc="Provides handling input devices in Wayland compositors and X"
|
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"
|
license="MIT"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a4f329641c2e2d98199840f99792f646a3041256a380d074e00200991fcb31e6
|
checksum=7d4b6831010ef3bf69df4b41170047fa4325edef8ff5d2d28e78281af0687123
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue