mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
19 lines
829 B
Bash
19 lines
829 B
Bash
# Template file for 'plasma-disks'
|
|
pkgname=plasma-disks
|
|
version=6.3.3
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -Wno-dev
|
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
|
|
kf6-kconfig kf6-kauth-tools kf6-kcmutils"
|
|
makedepends="qt6-base-devel libplasma-devel kf6-kconfig-devel kf6-kcoreaddons-devel
|
|
kf6-kauth-devel kf6-kcmutils-devel"
|
|
depends="smartmontools"
|
|
short_desc="Hard disk health monitoring for KDE Plasma"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://invent.kde.org/plasma/plasma-disks"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=9911ec5176b1106170724ba72b57254c695f85662c1e5a58b920f01efce2f8e2
|