From 9ebfc3c2d8aa6904b3ecf3d1ceb44825101b464f Mon Sep 17 00:00:00 2001 From: skmpz Date: Sun, 28 Feb 2021 22:34:01 +0400 Subject: [PATCH] libwacom: update to 1.9. --- srcpkgs/libwacom/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libwacom/template b/srcpkgs/libwacom/template index 5413fedd51e..cb514fc7ff4 100644 --- a/srcpkgs/libwacom/template +++ b/srcpkgs/libwacom/template @@ -1,11 +1,12 @@ # Template file for 'libwacom' pkgname=libwacom -version=1.6 +version=1.9 revision=1 build_style=meson build_helper="qemu" configure_args="-Ddocumentation=disabled -Dexe_wrapper=qemu-${XBPS_TARGET_QEMU_MACHINE}-static" -hostmakedepends="pkg-config" +# python modules required to build +hostmakedepends="pkg-config python3-pytest python3-libevdev python3-pyudev" makedepends="gtk+-devel libgudev-devel librsvg-devel libxml2-devel" short_desc="Library to identify wacom tablets" maintainer="skmpz " @@ -13,7 +14,7 @@ license="MIT" homepage="https://github.com/linuxwacom/libwacom" changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS" distfiles="https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2" -checksum=701cb23ee3f2ad4eb5183ef1421dfff3e5b7622e5d3bb6fcd599190a7d77aea8 +checksum=68b14d4e3b75fed9f590bf6eaea361a72dc23e933b7725094c779477acf665c7 post_install() { vlicense COPYING