plasma-thunderbolt: update to 6.0.4
This commit is contained in:
parent
5ab63d314b
commit
9384d48f6f
@ -1,19 +1,20 @@
|
||||
# Template file for 'plasma-thunderbolt'
|
||||
pkgname=plasma-thunderbolt
|
||||
version=5.27.11
|
||||
version=6.0.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons-devel
|
||||
kcmutils-devel gettext qt5-host-tools qt5-qmake"
|
||||
makedepends="kcmutils-devel"
|
||||
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"
|
||||
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=5fe7c2d6338bcdb234eecb31296ccd49cc3746626ac41c7bc65d2e76ab5a89fb
|
||||
checksum=5a9713769db40f94fd8a0ab5d08e5eaa190768df16dfe848b391a34831d8661e
|
||||
|
||||
do_check() {
|
||||
: # Requires running dbus and bolt services
|
||||
|
Loading…
Reference in New Issue
Block a user