[121867] trunk/dports/genealogy

devans at macports.org devans at macports.org
Wed Jul 9 13:03:55 PDT 2014


Revision: 121867
          https://trac.macports.org/changeset/121867
Author:   devans at macports.org
Date:     2014-07-09 13:03:55 -0700 (Wed, 09 Jul 2014)
Log Message:
-----------
gramps3: new port, legacy gtk2 version of gramps.

Modified Paths:
--------------
    trunk/dports/genealogy/gramps3/Portfile

Added Paths:
-----------
    trunk/dports/genealogy/gramps3/

Modified: trunk/dports/genealogy/gramps3/Portfile
===================================================================
--- users/devans/dports/genealogy/gramps3/Portfile	2014-07-09 17:34:48 UTC (rev 121863)
+++ trunk/dports/genealogy/gramps3/Portfile	2014-07-09 20:03:55 UTC (rev 121867)
@@ -18,7 +18,10 @@
 long_description        GRAMPS is a genealogy program to store, edit, \
                         and research genealogical data.  It provides \
                         advanced capabilities for research, analysis, and \
-                        correlation to potentially fill relationship gaps.
+                        correlation to potentially fill relationship gaps. \
+                        This is the legacy gtk2 version.  To install the updated \
+                        gtk3 version that supports both python 2 and 3, \
+                        install port gramps.
 
 homepage                http://www.gramps-project.org/
 master_sites            sourceforge:gramps
@@ -58,7 +61,6 @@
     set python.branch   "[string range ${python.version} 0 end-1].[string index ${python.version} end]"
     set python.sitepkgs ${frameworks_dir}/Python.framework/Versions/${python.branch}/lib/python${python.branch}/site-packages
                         depends_lib-append  port:py${python.version}-gtkspell \
-                        port:py${python.version}-enchant \
                         port:py${python.version}-webkitgtk \
                         port:py${python.version}-osmgpsmap \
                         port:py${python.version}-exiv2 \
@@ -72,7 +74,6 @@
     set python.branch   "[string range ${python.version} 0 end-1].[string index ${python.version} end]"
     set python.sitepkgs ${frameworks_dir}/Python.framework/Versions/${python.branch}/lib/python${python.branch}/site-packages
                         depends_lib-append  port:py${python.version}-gtkspell \
-                        port:py${python.version}-enchant \
                         port:py${python.version}-webkitgtk \
                         port:py${python.version}-osmgpsmap \
                         port:py${python.version}-exiv2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140709/10ccb4b2/attachment.html>


More information about the macports-changes mailing list