kcachegrind: update to 18.04.3.
This commit is contained in:
parent
7e911853a2
commit
f7a06a444c
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'kcachegrind'
|
||||
pkgname=kcachegrind
|
||||
version=18.04.2
|
||||
version=18.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev"
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
makedepends="kparts-devel qt5-devel"
|
||||
depends="python 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="http://kde.org/applications/development/kcachegrind/"
|
||||
homepage="https://kde.org/applications/development/kcachegrind/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=248a45a8351593f4ea4d411221b700e090ea0e48af63204f880d60a0d25878ae
|
||||
checksum=2370827f8d3c29ec931fc3ebf34726e42d25aaaab6c2f10dc5dd87f57056acfd
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Add table
Reference in a new issue