# -*- 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 kross-interpreters version 4.14.3 revision 1 categories kde kde4 maintainers nicos license LGPL-2.1+ description WEB Development package for the K Desktop Environment. long_description KDE ${description} homepage http://www.kde.org platforms darwin master_sites kde:stable/${version}/src/ use_xz yes checksums rmd160 fddf656b6add580592b0f26546e2c24f9358b494 \ sha256 ea9a1aee409e0d7e97bc69a0c595cdcc93053ff7c6a92d427ca37fea6e93ddec depends_lib-append port:kdelibs4 \ port:falcon patchfiles patch-CMakeLists.txt.diff configure.args-append -DFALCON_INCLUDE_DIR=${prefix}/include/falcon0.9.6/falcon \ -DFALCON_LIBRARIES=${prefix}/lib/libfalcon_engine.dylib #python25 and python26 variants made obsolete on 2014/12/20 variant python25 description "Legacy compatibility variant" requires python27 {} variant python26 description "Legacy compatibility variant" requires python27 {} variant python27 conflicts description {Use python 2.7} { configure.pre_args-append -DCMAKE_PREFIX_PATH=${prefix}/Library/Frameworks/Python.framework/Versions/2.7/ depends_lib-append port:python27 } default_variants +python27 livecheck.url http://kde.mirrors.hoobly.com/stable/ livecheck.regex (\\d+(\\.\\d+)+)