mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
plasma-disks: update to 6.0.4
This commit is contained in:
parent
09b760cf04
commit
72ad6ee76f
1 changed files with 10 additions and 6 deletions
|
@ -1,16 +1,20 @@
|
|||
# Template file for 'plasma-disks'
|
||||
pkgname=plasma-disks
|
||||
version=5.27.11
|
||||
version=6.0.4
|
||||
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"
|
||||
build_helper=qemu
|
||||
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=98d074f772c71cbd06440cfb495e4ef3a559583e6981d431831a1eb80ca941cb
|
||||
checksum=fd2f5d2303c3146eca2ef07514f2d02000a37ed899a1f9d17ff0367f87cd4fc0
|
||||
|
|
Loading…
Add table
Reference in a new issue