# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id: Portfile 76803 2011-03-09 06:40:52Z ryandesign@macports.org $

PortSystem          1.0

# See dports/_resources/port1.0/group/kde4-1.1.tcl for more info.
PortGroup           kde4    1.1

name                libalkimia
version             4.3.0

categories          kde finance
maintainers         mk pixilla openmaintainer

description         Common Alkimia classes.

long_description    Alkimia is the infrastructure for common storage and business \
                    logic that will be used by all financial applications in KDE. \
					The target is to share financial related information over application \
					bounderies. The libalkimia library contains some common classes.

platforms           darwin
license             GPL-2

homepage            http://kde-apps.org/content/show.php/libalkimia?content=137323
master_sites        http://kde-apps.org/CONTENT/content-files/

livecheck.type      regex
livecheck.url       http://kde-apps.org/content/show.php/libalkimia?content=137323
livecheck.regex     "libalkimia.*(4\\.\\d+?(\\.\\d+))"

use_bzip2           yes
distname            ${name}-${version}

#http://kde-apps.org/CONTENT/content-files/137323-libalkimia-4.3.0.tar.bz2
distfiles           137323-${name}-${version}${extract.suffix}


checksums           md5     61e3e95f0494a015b25dc0143cd6e00e \
                    sha1    5028a0d4d9e20f9672ac0a4de2cd2a516ce76cb4 \
                    rmd160  e0dcb35bd327d01c4bc8c96c2a3739ccb36f88dd

