void-packages/srcpkgs/kcachegrind/template

22 lines
1.0 KiB
Bash

# Template file for 'kcachegrind'
pkgname=kcachegrind
version=24.08.0
revision=1
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-kconfig
pkg-config qt6-tools qt6-base"
makedepends="kf6-karchive-devel kf6-kcoreaddons-devel kf6-kdoctools-devel
kf6-kwidgetsaddons-devel kf6-kxmlgui-devel kf6-ki18n-devel kf6-kconfig-devel
kf6-kio-devel kf6-kdbusaddons-devel"
depends="python3 hicolor-icon-theme"
short_desc="Visualization of Performance Profiling Data"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only, GFDL-1.2-only"
homepage="https://kde.org/applications/development/kcachegrind/"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kcachegrind"
distfiles="${KDE_SITE}/release-service/${version}/src/kcachegrind-${version}.tar.xz"
checksum=3378ee7e6722172044176ca1c0f07b850bb1cece9a1564ac48ecb4f3dbfa7170
python_version=3