kcachegrind: update to 24.02.2.
This commit is contained in:
parent
dd4d1435a8
commit
3030fe9c1f
|
@ -1,11 +1,15 @@
|
|||
# Template file for 'kcachegrind'
|
||||
pkgname=kcachegrind
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
||||
pkg-config qt5-host-tools qt5-qmake"
|
||||
makedepends="kparts-devel qt5-devel"
|
||||
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>"
|
||||
|
@ -13,5 +17,5 @@ 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=056687b7adb0049db0503738cf95a7051f3b889b3313fa8b78dc7d03c3dbb7b6
|
||||
checksum=1c43099fa42a389e9ff92613b550e6606a9de9d5b57a10a4b08ab513e5a67b9c
|
||||
python_version=3
|
||||
|
|
Loading…
Reference in New Issue