aboutsummaryrefslogtreecommitdiffhomepage
path: root/srcpkgs/plasma-thunderbolt/template
blob: 61cf5341a3d5a82090527c77d7b1be8edabf631d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Template file for 'plasma-thunderbolt'
pkgname=plasma-thunderbolt
version=6.6.1
revision=1
build_style=cmake
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
 -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules gettext qt6-tools qt6-base
 kf6-kconfig kf6-kcmutils"
makedepends="kf6-kcmutils-devel kf6-kconfig-devel kf6-kdbusaddons-devel
 qt6-declarative-devel kf6-kcoreaddons-devel kf6-ki18n-devel kf6-knotifications-devel"
depends="bolt"
short_desc="Plasma integration for controlling Thunderbolt devices"
maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://invent.kde.org/plasma/plasma-thunderbolt"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=561033a11268d219ffea8dcaf4b7476232d459e302f5a4e59523355004882d81

do_check() {
	: # Requires running dbus and bolt services
}