mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-27 14:15:09 +02:00
16 lines
618 B
Bash
16 lines
618 B
Bash
# Template file for 'plasma-disks'
|
|
pkgname=plasma-disks
|
|
version=5.27.6
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
|
kpackage 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=3cc04456b7c16c5bb78c0e89f9a864cc48ec6d571d4d85c9025f232c3a876427
|