mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xf86-input-wacom: update to 1.1.0, adopt.
This commit is contained in:
parent
0a489832db
commit
58cef821a1
1 changed files with 5 additions and 6 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'xf86-input-wacom'
|
# Template file for 'xf86-input-wacom'
|
||||||
pkgname=xf86-input-wacom
|
pkgname=xf86-input-wacom
|
||||||
version=0.40.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
configure_args="--without-systemd-unit-dir"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXi-devel eudev-libudev-devel"
|
makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXi-devel eudev-libudev-devel"
|
||||||
depends="virtual?xserver-abi-input-24_1"
|
depends="virtual?xserver-abi-input-24_1"
|
||||||
short_desc="Xorg Wacom tablet input driver"
|
short_desc="Xorg Wacom tablet input driver"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/linuxwacom/xf86-input-wacom"
|
homepage="https://github.com/linuxwacom/xf86-input-wacom"
|
||||||
distfiles="https://github.com/linuxwacom/xf86-input-wacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-${version}/xf86-input-wacom-${version}.tar.bz2"
|
||||||
checksum=8c4f5dba4bee803dafea98277f81cb0e67b4e474c9cc2e42ceb443cdb4ea2062
|
checksum=23b674067f344de22bcbb4bac885c43df54c5e841f6dade7c9d18ba7ce297a12
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
xf86-input-wacom-devel_package() {
|
xf86-input-wacom-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue