# -*- 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 107846 2013-07-07 05:11:36Z nicos@macports.org $

PortSystem          1.0
PortGroup           kde4   1.1

name                kdeartwork
version             4.10.5
categories          kde kde4
maintainers         sharky nicos
license             GFDL-1.2 GPL-2 LGPL-2.1
description         This package contains additional themes, screensaver, \
                    sounds, wallpapers, widget styles and window styles for KDE.

long_description    KDE ${description}
homepage            http://www.kde.org

platforms           darwin
depends_lib-append  port:kdelibs4

master_sites        kde:stable/${version}/src/
use_xz              yes

checksums           rmd160  6cf920ee1afe91df23113ef1174616bedf183f8f \
                    sha256  c6c573a6e3cd00cd4c1055708d9661bffbbb9220ba97382c54f5d3a225b53dfc

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

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