# -*- 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
PortGroup           github 1.0

github.setup KDE kmymoney f76ab0946991536660da4db29db46302d0226d19
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                kmymoney4
version             4.8.4-20200617-[string range ${github.version} 0 7]
revision            0

categories          kde kde4 finance
maintainers         nomaintainer

description         kmymoney version 4
long_description    KMyMoney is the personal finance manager for KDE.
license             GPL-2+

homepage            https://kmymoney.org

checksums           rmd160  58fccf6a3058e00c7476c276a074286cc7f45c5a \
                    sha256  d9d48fbc4c7f08edc25e54da0f0f9f62547214396d1e104d3eab978cabc5855b \
                    size    13798810

depends_lib-append  port:libofx \
                    port:aqbanking5 \
                    port:kdepimlibs4 \
                    port:oxygen-icons \
                    port:kde4-runtime \
                    port:libalkimia

patchfiles patch-mainRaster.diff \
           patch-CMakeLists_remove_APIDOC.txt.diff

#
# OK, let's try building with documentation and see whether we end up with meinproc crashing again:
#
#                    patch-CMakeLists.txt.diff \
#                    patch-CMakeLists_remove_APIDOC.txt.diff \
#                    patch_remove_manpage_and_APIDOC.diff \
