mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 13:15:12 +02:00
Without `kirigami-addons`, parts of the application (such as its about page) don't work properly. `kirigami-addons` already depends on `kf6-kirigami`, so `kf6-kirigami` it can be removed as an explicit dependency
21 lines
1.1 KiB
Bash
21 lines
1.1 KiB
Bash
# Template file for 'filelight'
|
|
pkgname=filelight
|
|
version=24.02.2
|
|
revision=3
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons kf6-kdoctools
|
|
kf6-kpackage qt6-base qt6-tools kf6-kconfig"
|
|
makedepends="kirigami-addons-devel kf6-kio-devel kf6-kcoreaddons-devel
|
|
kf6-kconfig-devel kf6-kpackage-devel kf6-kdoctools-devel
|
|
kf6-qqc2-desktop-style-devel kf6-kirigami-devel kf6-kquickcharts-devel
|
|
kf6-kxmlgui-devel kf6-ki18n-devel"
|
|
depends="kirigami-addons kf6-kquickcharts kf6-kcoreaddons kf6-qqc2-desktop-style qt6-declarative"
|
|
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/"
|
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#filelight"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/filelight-${version}.tar.xz"
|
|
checksum=1551bdfde7fc7e4234c6653d5a6138f9efefc9e8bdedaaaa683354728368bb8e
|