# -*- 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                libktorrent
# ktorrent4 and libktorrent usually need to be updated together
version                 1.3.1
revision                7
set ktorrent_version    4.3.1
categories          kde kde4
license             GPL-2+
maintainers         {nicos @NicosPavlov} openmaintainer
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://ktorrent.pwsp.net 
master_sites        http://ktorrent.pwsp.net/downloads/${ktorrent_version}/ 
use_bzip2           yes

checksums           rmd160  1fba9d388868345f623d30dd8d7f5bc2c7c68b4b \
                    sha256  2fe11ccb4bf2028c3da11e52cde890f1b3a90560e548eac89a4f8e1558b09725

patchfiles          patch-boostHeaders.diff

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

livecheck.type      none