From 58cef821a19259a0a0eca1ca3391a99cd8b19403 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 8 Nov 2022 11:19:23 -0500 Subject: [PATCH] xf86-input-wacom: update to 1.1.0, adopt. --- srcpkgs/xf86-input-wacom/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/xf86-input-wacom/template b/srcpkgs/xf86-input-wacom/template index 2dafa7ed001..51b96468291 100644 --- a/srcpkgs/xf86-input-wacom/template +++ b/srcpkgs/xf86-input-wacom/template @@ -1,18 +1,17 @@ # Template file for 'xf86-input-wacom' pkgname=xf86-input-wacom -version=0.40.0 +version=1.1.0 revision=1 -build_style=gnu-configure -configure_args="--without-systemd-unit-dir" +build_style=meson hostmakedepends="pkg-config" makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXi-devel eudev-libudev-devel" depends="virtual?xserver-abi-input-24_1" short_desc="Xorg Wacom tablet input driver" -maintainer="Orphaned " +maintainer="classabbyamp " license="GPL-2.0-only" homepage="https://github.com/linuxwacom/xf86-input-wacom" -distfiles="https://github.com/linuxwacom/xf86-input-wacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2" -checksum=8c4f5dba4bee803dafea98277f81cb0e67b4e474c9cc2e42ceb443cdb4ea2062 +distfiles="https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-${version}/xf86-input-wacom-${version}.tar.bz2" +checksum=23b674067f344de22bcbb4bac885c43df54c5e841f6dade7c9d18ba7ce297a12 lib32disabled=yes xf86-input-wacom-devel_package() {