# -*- 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 92540 2012-05-01 00:55:05Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           kde4    1.1

name                libktorrent
# ktorrent4 and libktorrent usually need to be updated together
version             1.2.0
revision            2
set ktorrent_version 4.2.0
categories          kde kde4
license             GPL-2+
maintainers         nomaintainer
description         KDE4 bittorrent client library.
long_description    Library for bittorrent client for KDE4 supporting \
                    a variety of features such as uPNP.
platforms           darwin
homepage            http://www.kde.org
master_sites	    http://ktorrent.org/downloads/${ktorrent_version}/
use_bzip2           yes

checksums           sha1    97609efd5890364e1fdfbf1778da540c53d04d2b \
                    rmd160  ecbea09f2c271161e59b9f9bf8b59a18c733baff

depends_lib-append  port:boost \
                    port:gmp \
                    port:kdelibs4 \
                    port:libgcrypt \
                    port:qca
