libinput: update to 1.9.0. (#8397)
This commit is contained in:
parent
88dcaf2c54
commit
e76a7a590a
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'libinput'
|
# Template file for 'libinput'
|
||||||
pkgname=libinput
|
pkgname=libinput
|
||||||
version=1.8.3
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
configure_args="--disable-tests --disable-debug-gui --disable-documentation"
|
configure_args="-Dtests=false -Ddebug-gui=false -Ddocumentation=false"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="mtdev-devel eudev-libudev-devel libevdev-devel libwacom-devel"
|
makedepends="mtdev-devel eudev-libudev-devel libevdev-devel libwacom-devel"
|
||||||
short_desc="Provides handling input devices in Wayland compositors and X"
|
short_desc="Provides handling input devices in Wayland compositors and X"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=2fe2e2f52f0971a9c43541b8f26582ca8df6ed4bb9050e85eb40d4ff6b13142d
|
checksum=fd717b1f9cf867b2ca1763a5a4638423af178f3a70aa34d278e8bf42777d108e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue