mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcachegrind: update to 24.02.2.
This commit is contained in:
parent
dd4d1435a8
commit
3030fe9c1f
1 changed files with 9 additions and 5 deletions
|
@ -1,11 +1,15 @@
|
||||||
# Template file for 'kcachegrind'
|
# Template file for 'kcachegrind'
|
||||||
pkgname=kcachegrind
|
pkgname=kcachegrind
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
pkg-config qt5-host-tools qt5-qmake"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
makedepends="kparts-devel qt5-devel"
|
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"
|
depends="python3 hicolor-icon-theme"
|
||||||
short_desc="Visualization of Performance Profiling Data"
|
short_desc="Visualization of Performance Profiling Data"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
|
@ -13,5 +17,5 @@ license="GPL-2.0-only, GFDL-1.2-only"
|
||||||
homepage="https://kde.org/applications/development/kcachegrind/"
|
homepage="https://kde.org/applications/development/kcachegrind/"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kcachegrind"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kcachegrind"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kcachegrind-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kcachegrind-${version}.tar.xz"
|
||||||
checksum=056687b7adb0049db0503738cf95a7051f3b889b3313fa8b78dc7d03c3dbb7b6
|
checksum=1c43099fa42a389e9ff92613b550e6606a9de9d5b57a10a4b08ab513e5a67b9c
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue