libinput: update to 1.8.0.
This commit is contained in:
parent
d294dddaee
commit
b5ebfe6d52
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.7.3
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tests --disable-debug-gui --disable-documentation"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="mtdev-devel eudev-libudev-devel libevdev-devel libwacom-devel"
|
||||
short_desc="Provides handling input devices in Wayland compositors and X"
|
||||
|
@ -10,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=096d612d2711f0caa2de544976ff3729e6233511ab373808644cc2dd5affcb1d
|
||||
checksum=f8c9dbc31bf549008486258ebfa328d3dbc749c0029c6168e46949c24cf19076
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue