# -*- 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 107849 2013-07-07 07:28:07Z nicos@macports.org $

PortSystem          1.0
PortGroup           kde4   1.1

name                kcolorchooser
version             4.10.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  b6d740f926a4cd5b172ce87439be18efd8b066c3 \
                    sha256  f2f21662e6a6d24fc78c42e83e9d7267cdecffe11dc2743f84d30d2f25ca60a5

depends_lib-append  port:kdelibs4

patchfiles          patch-CMakeLists.diff

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