Ticket #27770: Portfile-digikam.diff

File Portfile-digikam.diff, 1.4 KB (added by jgosmann (Jan Gosmann), 13 years ago)

Patch for the portfile.

  • Portfile

    old new  
    55PortGroup           kde4 1.1
    66
    77name                digikam
    8 version             1.6.0
     8version             1.7.0
    99categories          kde kde4
    1010maintainers         hyper-world.de:jan
    1111platforms           darwin
     
    1616homepage            http://www.digikam.org/
    1717master_sites        sourceforge:digikam
    1818
    19 checksums           md5     a7bfe28f04a840719bf3e10a000ad89e \
    20                     sha1    7daf9606468e5a9ada55fac3a68820703adac48e \
    21                     rmd160  b277e96a95aca2b85e42bfd614542c389c394c52
     19checksums           md5     ecc6ec563cc5309f21da9c4946397875 \
     20                    sha1    5e061570ab2cc8081d8207de4791950ffe73b49c
    2221
    2322use_bzip2           yes
    2423
     
    2625                    port:liblqr \
    2726                    port:kdegraphics4
    2827
    29 depends_run         port:kipi-plugins
    30 
    31 variant geoloc description {Install with geo location functionality} {
     28variant geoloc description {Install with geo location functionallity.} {
    3229    depends_run-append \
    3330        port:kdeedu4
    3431}
    3532
    36 variant no_kipi description {install without KIPI plugins} {
    37     depends_run-delete \
     33variant kipi description {Install with KIPI plugins.} {
     34    depends_run-append \
    3835        port:kipi-plugins
    3936}
    4037
    41 default_variants +geoloc
     38default_variants +geoloc +kipi
    4239
    4340configure.args-append   ../${distname}