[113336] trunk/dports/gnome/gnome/Portfile

devans at macports.org devans at macports.org
Wed Nov 13 11:39:07 PST 2013


Revision: 113336
          https://trac.macports.org/changeset/113336
Author:   devans at macports.org
Date:     2013-11-13 11:39:07 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
gnome: merge version 3.8.2 from GNOME-3 test branch.

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

Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile	2013-11-13 19:29:57 UTC (rev 113335)
+++ trunk/dports/gnome/gnome/Portfile	2013-11-13 19:39:07 UTC (rev 113336)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            gnome
-version         2.32.1
-revision        1
+version         3.8.2
 categories      gnome
 platforms       darwin
 maintainers     devans openmaintainer
@@ -14,16 +13,12 @@
 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 GNOME \
-                office and graphics applictions, GNOME administration applications, \
-                bindings for C++, Python and Perl and a set of GNOME developer tools.
 
 homepage        http://www.gnome.org/
 master_sites
-depends_lib     port:gnome-platform-suite \
-                port:gnome-desktop-suite
+depends_lib     port:gnome3-core \
+                port:gnome3-apps
 
-
 distfiles
 use_configure   no
 build           { }
@@ -64,16 +59,4 @@
                        port:gimp
 }
 
-variant bindings description {Include GNOME bindings suite for C++, perl and python} {
-    depends_lib-append port:gnome-bindings-suite
-}
-
-variant tools description {Include GNOME developer tools} {
-    depends_lib-append port:gnome-developer-tools
-}
-
-variant admin description {Include GNOME admin tools} {
-    depends_lib-append port:pessulus
-}
-
 livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/ab8a8797/attachment.html>


More information about the macports-changes mailing list