22 lines
1.1 KiB
Bash
22 lines
1.1 KiB
Bash
# Template file for 'powerdevil'
|
|
pkgname=powerdevil
|
|
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_QMLDIR=lib/qt6/qml"
|
|
hostmakedepends="extra-cmake-modules pkg-config gettext qt6-base qt6-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
|
|
kf6-kirigami-devel kf6-kitemmodels-devel plasma-activities-devel
|
|
plasma-workspace-devel ddcutil-devel qt6-base-private-devel"
|
|
short_desc="Power consumption settings of a Plasma"
|
|
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=83c1fd55117757a8b4c4452a2f3047d8f42acc54f37ec045065a28d9264179c2
|