From e76a7a590a2f33021a8cf01add5428b710372241 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sat, 21 Oct 2017 06:03:50 -0200 Subject: [PATCH] libinput: update to 1.9.0. (#8397) --- srcpkgs/libinput/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index f3fb4db111..3d7b2161a5 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,9 +1,9 @@ # Template file for 'libinput' pkgname=libinput -version=1.8.3 +version=1.9.0 revision=1 -build_style=gnu-configure -configure_args="--disable-tests --disable-debug-gui --disable-documentation" +build_style=meson +configure_args="-Dtests=false -Ddebug-gui=false -Ddocumentation=false" hostmakedepends="pkg-config" makedepends="mtdev-devel eudev-libudev-devel libevdev-devel libwacom-devel" short_desc="Provides handling input devices in Wayland compositors and X" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="MIT" homepage="http://www.freedesktop.org/wiki/Software/libinput/" distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz" -checksum=2fe2e2f52f0971a9c43541b8f26582ca8df6ed4bb9050e85eb40d4ff6b13142d +checksum=fd717b1f9cf867b2ca1763a5a4638423af178f3a70aa34d278e8bf42777d108e post_install() { vlicense COPYING