mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
kcm-wacomtablet: revbump for libwacom-2.6.0.
This commit is contained in:
parent
9b3a1f7413
commit
1cf11c8e55
1 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'kcm-wacomtablet'
|
||||
pkgname=kcm-wacomtablet
|
||||
version=3.2.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools
|
||||
kdoctools kcoreaddons"
|
||||
kdoctools kcoreaddons kpackage"
|
||||
makedepends="qt5-devel qt5-x11extras-devel qt5-declarative-devel
|
||||
plasma-workspace-devel libwacom-devel xf86-input-wacom-devel"
|
||||
plasma-workspace-devel libwacom-devel xf86-input-wacom-devel libinput-devel"
|
||||
depends="xf86-input-wacom"
|
||||
short_desc="GUI for the Wacom Linux Drivers"
|
||||
maintainer="Piraty <mail@piraty.dev>"
|
||||
|
@ -14,3 +15,4 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://invent.kde.org/system/wacomtablet"
|
||||
distfiles="${KDE_SITE}/wacomtablet/${version}/wacomtablet-${version}.tar.xz"
|
||||
checksum=c80ce63a41f6fcbb50ac4c2130ed2f8273c4b744e62e33d4b714bf83e8e5f7a4
|
||||
make_check=no # FIXME
|
||||
|
|
Loading…
Add table
Reference in a new issue