[52573] trunk/dports/gnome/gnome/Portfile

devans at macports.org devans at macports.org
Thu Jun 18 20:14:08 PDT 2009


Revision: 52573
          http://trac.macports.org/changeset/52573
Author:   devans at macports.org
Date:     2009-06-18 20:13:59 -0700 (Thu, 18 Jun 2009)
Log Message:
-----------
gnome megaport: set to version 2.26.2, edit descriptions, add new variant tools to include the GNOME developer tools meta port.

Modified Paths:
--------------
    trunk/dports/gnome/gnome/Portfile

Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile	2009-06-19 01:53:56 UTC (rev 52572)
+++ trunk/dports/gnome/gnome/Portfile	2009-06-19 03:13:59 UTC (rev 52573)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            gnome
-version         2.26.0
-revision        1
+version         2.26.2
 categories      gnome
 platforms       darwin
 maintainers     devans openmaintainer
@@ -13,7 +12,9 @@
 
 long_description    GNOME is a complete, free and easy-to-use desktop environment for users, \
                     as well as a powerful application development framework for software developers. \
-                    This port includes the GNOME desktop, GNOME platform, and, optionally the GNOME office.
+                    This port includes the GNOME desktop, GNOME platform, and, optionally GNOME \
+                    office and graphics applictions, bindings for C++, Python and Perl and \
+                    a set of GNOME developer tools.
 
 homepage        http://www.gnome.org/
 master_sites
@@ -42,11 +43,11 @@
 
 # insert tons'o'variants here
 
-variant office description {Include office apps} {
-    depends_lib-append port:gnumeric port:abiword-x11 port:dia
+variant office description {Include GNOME office applications} {
+    depends_lib-append port:gnumeric port:abiword-x11 port:dia port:planner
 }
 
-variant graphics description {Include graphics apps} {
+variant graphics description {Include GNOME graphics applications} {
     depends_lib-append port:inkscape port:gimp
 }
 
@@ -54,4 +55,8 @@
     depends_lib-append port:gnome-bindings-suite
 }
 
+variant tools description {Include the GNOME developer tools} {
+    depends_lib-append port:gnome-developer-tools
+}
+
 livecheck.check none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090618/2dec8654/attachment-0001.html>


More information about the macports-changes mailing list