New package: plasma-thunderbolt-5.17.0
This commit is contained in:
parent
22518d376e
commit
c5a4a5cb3b
|
@ -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
|
||||
}
|
Loading…
Reference in New Issue