mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
filelight: update to 19.08.1.
This commit is contained in:
parent
8a7b4e7455
commit
de24e90576
1 changed files with 4 additions and 7 deletions
|
@ -1,17 +1,14 @@
|
|||
# Template file for 'filelight'
|
||||
pkgname=filelight
|
||||
version=19.08.0
|
||||
version=19.08.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools
|
||||
qt5-host-tools qt5-qmake"
|
||||
makedepends="kparts-devel qt5-devel"
|
||||
short_desc="Interactive map that helps visualize disk usage on your computer"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://utils.kde.org/projects/filelight/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/filelight-${version}.tar.xz"
|
||||
checksum=bdd3d32f6666b3d2fa4c614f5f058571c8849484e1ba17a97996680503f8e8e6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
checksum=170e633e0d2f8c9b13cccfd5957590100be435f9e7258e84c6f15fabc636768e
|
||||
|
|
Loading…
Add table
Reference in a new issue