17 lines
609 B
Bash
17 lines
609 B
Bash
# Template file for 'plasma-disks'
|
|
pkgname=plasma-disks
|
|
version=5.21.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=d48a58311f876ea2e5760479c745c74a5bc68ad2b62f991120a52f4cb930c65f
|