mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: plasma-disks-5.20.1
This commit is contained in:
parent
e59501b7dd
commit
32a3a47f29
1 changed files with 16 additions and 0 deletions
16
srcpkgs/plasma-disks/template
Normal file
16
srcpkgs/plasma-disks/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'plasma-disks'
|
||||||
|
pkgname=plasma-disks
|
||||||
|
version=5.20.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=0e382861b3fcd5eeecfbbc3fb924ae1da839b502da639dda14893a2903929f0e
|
Loading…
Add table
Reference in a new issue