mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-26 13:45:17 +02:00
16 lines
609 B
Bash
16 lines
609 B
Bash
# Template file for 'plasma-disks'
|
|
pkgname=plasma-disks
|
|
version=5.23.1
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
|
gettext kcoreaddons kauth"
|
|
makedepends="plasma-framework-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=b83b021f43f3b7736fc0908dae7efd5526474879f03e340eb13441f2dbd39a85
|