# -*- 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 120210 2014-05-19 16:22:23Z nicos@macports.org $

PortSystem          1.0
PortGroup           kde4   1.1

name                kcolorchooser
version             4.12.5
categories          kde kde4
license             MIT
maintainers         nicos openmaintainer
description         Application to select a color from the screen.
long_description    KColorChooser is a simple application to select the color from the screen or from a pallete.
platforms           darwin
homepage            http://www.kde.org/applications/graphics/kcolorchooser/
master_sites        kde:stable/${version}/src/
use_xz              yes
distname            kcolorchooser-${version}
checksums           rmd160  b94d53ea5046554646520a1e2f3e1680b2d28037 \
                    sha256  f147cfda676d810d3733e2301aa1183cdedf19b0ad6f269a5a95b56ef947dcbc

depends_lib-append  port:kdelibs4

patchfiles          patch-CMakeLists.diff

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