powerdevil: update to 6.2.0
This commit is contained in:
parent
b7100f170f
commit
7d1544dc3c
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'powerdevil'
|
||||
pkgname=powerdevil
|
||||
version=6.1.5
|
||||
version=6.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
||||
hostmakedepends="extra-cmake-modules pkg-config gettext qt6-base qt6-tools
|
||||
kf6-kdoctools kf6-kcmutils kf6-kauth-tools"
|
||||
qt6-wayland-tools qt6-declarative-host-tools kf6-kdoctools kf6-kcmutils
|
||||
kf6-kauth-tools kf6-kpackage wayland-devel"
|
||||
makedepends="kf6-bluez-qt-devel libkf6screen-devel kf6-networkmanager-qt-devel
|
||||
kf6-solid-devel kf6-kcmutils-devel kf6-kauth-devel kf6-kdoctools-devel
|
||||
kf6-kidletime-devel kf6-kxmlgui-devel kf6-knotifications-devel kf6-kio-devel
|
||||
|
@ -17,4 +18,4 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/powerdevil"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=050e1c6fcf07da2cd7bfe22a618aa91504bb2b00bd31aa68121b903cde9d845d
|
||||
checksum=83c1fd55117757a8b4c4452a2f3047d8f42acc54f37ec045065a28d9264179c2
|
||||
|
|
Loading…
Reference in New Issue