# -*- 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 66181 2010-04-06 20:44:51Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           kde4 1.0

name                kdesvn
version             1.5.2
categories          kde kde4
maintainers         nomaintainer
platforms           darwin

description         KDE4 subversion frontend
long_description    KDESvn is a frontend to subversion repositories using \
                    the KDE4 framework

homepage            http://kdesvn.alwins-world.de/
master_sites        ${homepage}downloads/

use_bzip2           yes

checksums           md5     75bacc14aff0e0c2bbbf1e4ea02a1316 \
                    sha1    e8728c1f6fbf46b7ac2879bfdba152c9be9b9b43 \
                    rmd160  5361e0983c6a18afabcb88cc06270fc3fbb595aa

depends_lib-append  port:kdelibs4 \
                    port:kdebase4-runtime \
                    port:subversion

patch.dir           ${workpath}/${distname}/src
patchfiles          app-install-and-icon-fix.patch \
                    ignore-apr0-and-apr-util0.patch \
                    no-kdesdk-conflict.patch

configure.args-append ../${distname}
