# -*- 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

PortSystem          1.0
PortGroup           kde4   1.1

name                kdesdk-thumbnailers
version             4.14.3
revision            3
categories          kde kde4
license             GPL-2+
maintainers         nomaintainer
description         KDE developer utilities
long_description    ${description}
platforms           darwin
homepage            https://www.kde.org/
master_sites        kde:stable/${version}/src/
use_xz              yes

checksums           rmd160  cfcd5da56ccb4b6850efe0adbdb7cc9c6a6655bd \
                    sha256  c31cfe513bef799461b7521d32a0768667295728aaec745fd504bc29cabaadce

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

depends_lib-append  port:kdelibs4 \
                    port:gettext

livecheck.url       ${kde4.mirror}
livecheck.regex     (\\d+(\\.\\d+)+)
