[52136] trunk/dports/gnome/gnome/Portfile

devans at macports.org devans at macports.org
Wed Jun 10 16:21:26 PDT 2009


Revision: 52136
          http://trac.macports.org/changeset/52136
Author:   devans at macports.org
Date:     2009-06-10 16:21:25 -0700 (Wed, 10 Jun 2009)
Log Message:
-----------
gnome mega-port: remove sodipodi from graphics variant (superceded by inkscape), delete www variant (epiphany which supercedes galeon is now the default GNOME web browser and is included in gnome-desktop-suite), increment revision.

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

Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile	2009-06-10 22:54:04 UTC (rev 52135)
+++ trunk/dports/gnome/gnome/Portfile	2009-06-10 23:21:25 UTC (rev 52136)
@@ -5,6 +5,7 @@
 
 name            gnome
 version         2.26.0
+revision        1
 categories      gnome
 platforms       darwin
 maintainers     devans openmaintainer
@@ -46,15 +47,11 @@
 }
 
 variant graphics description {Include graphics apps} {
-    depends_lib-append port:sodipodi port:inkscape port:gimp
+    depends_lib-append port:inkscape port:gimp
 }
 
 variant bindings description {Include GNOME bindings suite for C++, perl and python} {
     depends_lib-append port:gnome-bindings-suite
 }
 
-variant www description {Include additional web apps and plugins} {
-    depends_lib-append port:galeon
-}
-
 livecheck.check none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090610/b727073d/attachment.html>


More information about the macports-changes mailing list