* update libwacom to 2.13.0-1

This commit is contained in:
Alexander Baldeck 2024-09-25 10:25:16 +02:00
parent 96022cfb5d
commit 2b165471ff
3 changed files with 33 additions and 2 deletions

25
libwacom/.SRCINFO Normal file
View File

@ -0,0 +1,25 @@
pkgbase = libwacom
pkgdesc = Library to identify Wacom tablets and their features
pkgver = 2.13.0
pkgrel = 1
url = https://github.com/linuxwacom/libwacom/wiki
arch = x86_64
license = MIT
checkdepends = python-pytest
checkdepends = python-libevdev
checkdepends = python-pyudev
makedepends = libxml2
makedepends = meson
depends = glib2
depends = libevdev
depends = libgudev
depends = glibc
optdepends = python-libevdev: for libwacom-show-stylus
optdepends = python-pyudev: for libwacom-show-stylus
source = https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.13.0/libwacom-2.13.0.tar.xz
source = https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.13.0/libwacom-2.13.0.tar.xz.sig
validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
sha256sums = acd18121441bbc00fc5c881fca08a33319ab814b798eac8d0be6354923f8fb08
sha256sums = SKIP
pkgname = libwacom

6
libwacom/.nvchecker.toml Normal file
View File

@ -0,0 +1,6 @@
[libwacom]
source = "github"
github = "linuxwacom/libwacom"
use_max_tag = true
#prefix = "v"
prefix = "libwacom-"

View File

@ -2,7 +2,7 @@
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=libwacom
pkgver=2.12.2
pkgver=2.13.0
pkgrel=1
pkgdesc="Library to identify Wacom tablets and their features"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -14,7 +14,7 @@ optdepends=('python-libevdev: for libwacom-show-stylus'
'python-pyudev: for libwacom-show-stylus')
source=(https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz{,.sig})
# https://github.com/linuxwacom/libwacom/releases
sha256sums=('c8319c40c70edd05d1839c0d3f449c23bdc90cd1f0d819bd0c1ec7c00b117700'
sha256sums=('acd18121441bbc00fc5c881fca08a33319ab814b798eac8d0be6354923f8fb08'
'SKIP')
validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # "Peter Hutterer (Who-T) <office@who-t.net>"
#validpgpkeys=('594ABBA066118C7A02D10A80A8AF906D9307FBAD') # "Joshua Dickens <Joshua@Joshua-Dickens.com>"