mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
New package: kcachegrind-4.14.3 (close #472).
This commit is contained in:
parent
4ae3e31b1e
commit
bda9431aa2
1 changed files with 15 additions and 0 deletions
15
srcpkgs/kcachegrind/template
Normal file
15
srcpkgs/kcachegrind/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'kcachegrind'
|
||||||
|
pkgname=kcachegrind
|
||||||
|
version=4.14.3
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
configure_args="-Wno-dev -DKDE4_BUILD_TESTS=OFF"
|
||||||
|
hostmakedepends="cmake automoc4 pkg-config"
|
||||||
|
makedepends="boost-devel glib-devel libressl-devel qt-devel phonon-devel kdelibs-devel"
|
||||||
|
depends="python hicolor-icon-theme"
|
||||||
|
short_desc="Visualization of Performance Profiling Data"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL, LGPL, FDL"
|
||||||
|
homepage="http://kde.org/applications/development/kcachegrind/"
|
||||||
|
distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=a67917ae2540101b0ab0be618ead7aa4619b1808ec1ebd74358739f8fffea424
|
Loading…
Add table
Reference in a new issue