# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup kde4 1.1 name kcachegrind4 version 4.11.4 categories kde kde4 license GPL-2+ LGPL-2.1+ maintainers nicos openmaintainer description KDE profiling application long_description KCachegrind is a profile data visualization tool, \ used to determine the most time consuming execution \ parts of program. platforms darwin homepage http://www.kde.org/applications/development/kcachegrind/ master_sites kde:stable/${version}/src/ distname kcachegrind-${version} use_xz yes checksums rmd160 87901fa7cad26f391d6b2703cbd90bd2c9b5caec \ sha256 156b48ad0f066193a0ef329d4cc19826f7370d83c79695b83d1694594d3c8121 patchfiles-append patch-CMake-icons.diff #Binaries do not link to openssl, nor use the ssl backend of kdelibs4 license_noconflict openssl depends_lib-append port:kdelibs4 if {![variant_isset docs]} { patchfiles-append patch-CMakeLists.diff } pre-activate { #Deactivate hack for when kdesdk4 port has been fragmented into small ports if {[file exists ${prefix}/bin/kdedoc] && ![catch {set vers [lindex [registry_active kdesdk4] 0]}] && [rpm-vercomp [lindex $vers 1] 4.11.0] < 0} { registry_deactivate_composite kdesdk4 "" [list ports_nodepcheck 1] } } livecheck.url http://kde.mirrors.hoobly.com/stable/ livecheck.regex (\\d+(\\.\\d+)+)