eeb6947e27
[ci skip]
19 lines
642 B
Bash
19 lines
642 B
Bash
# Template file for 'plasma-thunderbolt'
|
|
pkgname=plasma-thunderbolt
|
|
version=5.18.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules kcoreaddons kcmutils
|
|
gettext 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=7fce9817eed5ad620b321c0688c952e2f15b4ea1d51f24a44be49eb994d7acd7
|
|
|
|
do_check() {
|
|
: # Requires running dbus and bolt services
|
|
}
|