[74151] trunk/dports/kde/digikam/Portfile

jmr at macports.org jmr at macports.org
Sun Dec 5 19:49:43 PST 2010


Revision: 74151
          http://trac.macports.org/changeset/74151
Author:   jmr at macports.org
Date:     2010-12-05 19:49:37 -0800 (Sun, 05 Dec 2010)
Log Message:
-----------
digikam: update to 1.6.0, make geoloc a default variant (#27350)

Modified Paths:
--------------
    trunk/dports/kde/digikam/Portfile

Modified: trunk/dports/kde/digikam/Portfile
===================================================================
--- trunk/dports/kde/digikam/Portfile	2010-12-06 03:02:48 UTC (rev 74150)
+++ trunk/dports/kde/digikam/Portfile	2010-12-06 03:49:37 UTC (rev 74151)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           kde4 1.0
+PortGroup           kde4 1.1
 
 name                digikam
-version             1.2.0
+version             1.6.0
 categories          kde kde4
 maintainers         hyper-world.de:jan
 platforms           darwin
@@ -16,19 +16,19 @@
 homepage            http://www.digikam.org/
 master_sites        sourceforge:digikam
 
-checksums           md5     8f68022008cf1650924cc8688f176572 \
-                    sha1    7f12caf737a05043c7a9a5291a448684e5a4e2e6
+checksums           md5     a7bfe28f04a840719bf3e10a000ad89e \
+                    sha1    7daf9606468e5a9ada55fac3a68820703adac48e \
+                    rmd160  b277e96a95aca2b85e42bfd614542c389c394c52
 
 use_bzip2           yes
 
-# The kdeedu4 dependency is for libmarblewidget.
 depends_lib         port:libgphoto2 \
                     port:liblqr \
                     port:kdegraphics4
 
 depends_run         port:kipi-plugins
 
-variant geoloc description {Install with geo location functionality. This is not default, because it depends on kdeedu4 which does not build at all systems at the moment.} {
+variant geoloc description {Install with geo location functionality} {
     depends_run-append \
         port:kdeedu4
 }
@@ -38,4 +38,6 @@
         port:kipi-plugins
 }
 
+default_variants +geoloc
+
 configure.args-append   ../${distname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101205/28bae927/attachment-0001.html>


More information about the macports-changes mailing list