# -*- 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                libkcompactdisc
version             4.14.3
revision            3
categories          kde kde4
maintainers         nomaintainer
license             GPL-2+ LGPL-2+
description         Multi-plaform CD-Player library.
long_description    ${description}
homepage            https://www.kde.org
platforms           darwin
master_sites        kde:stable/${version}/src/
use_xz              yes
checksums           rmd160  853004c805581a3ef8e0be6edd8430e5cff6811d \
                    sha256  afae7101cb16e2d52e3d05159f8170078378e5fe197cd8affbfaff1d28a61292

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

depends_lib-append  port:kdelibs4

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