void-packages/srcpkgs/plasma-thunderbolt/template

20 lines
634 B
Bash
Raw Normal View History

2019-09-24 20:52:48 +00:00
# Template file for 'plasma-thunderbolt'
pkgname=plasma-thunderbolt
version=5.17.4
2019-09-24 20:52:48 +00:00
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons kcmutils
qt5-host-tools qt5-qmake"
makedepends="kcmutils-devel"
depends="bolt"
short_desc="Plasma integration for controlling Thunderbolt devices"
maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later"
homepage="https://cgit.kde.org/plasma-thunderbolt.git"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=45325717929bd3d56cafcb5b52b151a68e2b850d4e4fcfd091212d7a42316335
2019-09-24 20:52:48 +00:00
do_check() {
: # Requires running dbus and bolt services
}