mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
7e42a51847
commit
e2e7a42ec1
1 changed files with 17 additions and 0 deletions
17
srcpkgs/kcm-wacomtablet/template
Normal file
17
srcpkgs/kcm-wacomtablet/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'kcm-wacomtablet'
|
||||||
|
pkgname=kcm-wacomtablet
|
||||||
|
version=3.2.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="wacomtablet-$version"
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools
|
||||||
|
kdoctools kcoreaddons"
|
||||||
|
makedepends="qt5-devel qt5-x11extras-devel qt5-declarative-devel
|
||||||
|
plasma-workspace-devel libwacom-devel xf86-input-wacom-devel"
|
||||||
|
depends="xf86-input-wacom"
|
||||||
|
short_desc="GUI for the Wacom Linux Drivers"
|
||||||
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://cgit.kde.org/wacomtablet.git/about/"
|
||||||
|
distfiles="${KDE_SITE}/wacomtablet/${version}/wacomtablet-${version}.tar.xz"
|
||||||
|
checksum=c80ce63a41f6fcbb50ac4c2130ed2f8273c4b744e62e33d4b714bf83e8e5f7a4
|
Loading…
Add table
Reference in a new issue