mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
kcachegrind: update to 19.04.0.
This commit is contained in:
parent
88852f9f2f
commit
1453fd832c
1 changed files with 4 additions and 7 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'kcachegrind'
|
||||
pkgname=kcachegrind
|
||||
version=18.12.3
|
||||
version=19.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
||||
pkg-config python qt5-host-tools qt5-qmake"
|
||||
makedepends="kparts-devel qt5-devel"
|
||||
depends="python hicolor-icon-theme"
|
||||
short_desc="Visualization of Performance Profiling Data"
|
||||
|
@ -11,8 +12,4 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="GPL-2.0-only, GFDL-1.2-only"
|
||||
homepage="https://kde.org/applications/development/kcachegrind/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kcachegrind-${version}.tar.xz"
|
||||
checksum=48011190a0ef28998e6c96b9d644e3d06b68606b7d1467c84a8d176eeebb9adf
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
checksum=7021ac1b133e86692dad92ff8de6a0467c2b488d7e5c2977ee4880c166e088ca
|
||||
|
|
Loading…
Add table
Reference in a new issue