# -*- 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: Portfile 107844 2013-07-07 04:29:50Z nicos@macports.org $

PortSystem          1.0
PortGroup           kde4   1.1

name                nepomuk-widgets
version             4.10.5
categories          kde kde4
maintainers         nicos openmaintainer
license             GPL-2+ LGPL-2.1+
description         NepomukWidget is the repository which contains all the \
                    widgets which applications use. 
long_description    ${description} 
platforms           darwin
homepage            http://www.kde.org
master_sites        kde:stable/${version}/src/
use_xz              yes
checksums           rmd160  2c6c06b88cb6b3fb35cdbc891c356c124242b377 \
                    sha256  d09323a0d0a8e086044c39d9565edbacb082f4f53b24a112339115b8c3e6f5da

#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
license_noconflict  openssl

depends_lib-append  port:kdelibs4 \
                    port:nepomuk-core

livecheck.url       http://kde.mirrors.hoobly.com/stable/
livecheck.regex     (\\d+(\\.\\d+)+)
