# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id: Portfile 74075 2010-12-04 18:00:55Z snc@macports.org $ PortSystem 1.0 PortGroup kde4 1.1 name kdesdk4 version 4.5.4 categories kde kde4 maintainers snc sharky description Utilities to ease development with the KDE4 platform long_description Scripts and tools which simplify development of KDE applications. e.g. Kate, the advanced text editor. platforms darwin homepage http://www.kde.org master_sites kde:stable/${version}/src/ use_bzip2 yes distname kdesdk-${version} checksums sha1 a6775519b135e6e7a75e86512c7c7712ecabe873 \ rmd160 b0731590fe2601b4585d745f758e495a27475c0a depends_lib-append port:kdebase4 port:antlr configure.args-append -DWITH_Boost:BOOL=OFF default_variants +boost variant boost description {Required to build Umbrello} { depends_lib-append port:boost configure.args-delete -DWITH_Boost:BOOL=OFF } universal_variant no livecheck.type regex livecheck.url http://kde.mirrors.hoobly.com/stable/latest/src/ livecheck.regex kdesdk-(\\d+\\.\\d+\\.\\d+)