# -*- 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                kdegraphics-strigi-analyzer
version             4.12.5
categories          kde kde4
license             GPL-2+ LGPL-2+
maintainers         nicos openmaintainer
description         Component of kdegraphics
long_description    ${description}
platforms           darwin
homepage            http://www.kde.org/
master_sites        kde:stable/${version}/src/
use_xz              yes
distname            kdegraphics-strigi-analyzer-${version}
checksums           rmd160  1885a391103db3a8f7a3ca695f696b09209e641b \
                    sha256  57115572d1e877032f815fbd84561cfbda0ccbe1110b7535e1e1fc73d4fe6628

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

depends_lib-append  port:kdelibs4 \
                    port:tiff port:strigi

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