New package: plasma-thunderbolt-5.17.0

This commit is contained in:
John 2019-09-24 22:52:48 +02:00 committed by John Zimmermann
parent 22518d376e
commit c5a4a5cb3b
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# Template file for 'plasma-thunderbolt'
pkgname=plasma-thunderbolt
version=5.17.0
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=8e244a2f6e872451166deaf454a057110761acec054655986d55576af38a23e1
do_check() {
: # Requires running dbus and bolt services
}