From 16faf58a9d54ea7d73d70fbdee8472a42202959f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 17 May 2018 09:21:14 -0300 Subject: [PATCH] libinput: update to 1.10.7. Closes #14494. Signed-off-by: Enno Boland --- srcpkgs/libinput/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 7bd8657a3bb..a21b3f16deb 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,17 +1,17 @@ # Template file for 'libinput' pkgname=libinput -version=1.10.6 +version=1.10.7 revision=1 build_style=meson -configure_args="-Dtests=false -Ddebug-gui=false -Ddocumentation=false" -hostmakedepends="pkg-config" -makedepends="libevdev-devel libwacom-devel mtdev-devel" +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 " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/libinput" distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=4207742c96980584112b19090413f2d390c6acaaf51c4aac1df9edbbcdfb9b39 +checksum=996f27f1b12d19dbbc579d45141b2a5e5baf9832f78fe28227d724f28823d097 post_install() { vlicense COPYING