[107787] trunk/dports/gnome/gnome-desktop-suite/Portfile

devans at macports.org devans at macports.org
Fri Jul 5 13:04:36 PDT 2013


Revision: 107787
          https://trac.macports.org/changeset/107787
Author:   devans at macports.org
Date:     2013-07-05 13:04:36 -0700 (Fri, 05 Jul 2013)
Log Message:
-----------
gnome-desktop-suite: update to version 2.32.1.

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

Modified: trunk/dports/gnome/gnome-desktop-suite/Portfile
===================================================================
--- trunk/dports/gnome/gnome-desktop-suite/Portfile	2013-07-05 20:01:58 UTC (rev 107786)
+++ trunk/dports/gnome/gnome-desktop-suite/Portfile	2013-07-05 20:04:36 UTC (rev 107787)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            gnome-desktop-suite
-version         2.30.2
-revision        3
+version         2.32.1
 categories      gnome
 license         Permissive
 maintainers     devans openmaintainer
@@ -16,11 +15,14 @@
                 The desktop environment is one of the suites of software packages that form \
                 the complete GNOME 2 project offerings.
 
-homepage        http://live.gnome.org/TwoPointTwentynine/Desktop
+homepage        http://live.gnome.org/TwoPointThirtyone/Desktop
 master_sites
 platforms       darwin
 
+#
 # This is a metaport
+#
+
 supported_archs noarch
 
 #
@@ -32,12 +34,14 @@
 # brasero  (no support for darwin Mac OS X, requires Linux SG or BSD CAM)
 # cheese   (requires Video4Linux or  V4L2)
 # deskbar-applet
+# dconf (not required, GIO (glib2) includes a native gsettings backend for Mac OS X)
 # ekiga (requires Video4Linux or  V4L2)
 # evolution
 # evolution-exchange
 # evolution-mapi
 # evolution-webcal
 # gnome-bluetooth
+# gnome-color-manager
 # gnome-desktop-sharp
 # gnome-disk-utility
 # gnome-nettool
@@ -46,11 +50,11 @@
 # gnome-screensaver
 # gnome-system-tools
 # gnome-user-share
-# gok
 # hampster-applet
 # mousetweaks
 # nautilus-sendto
 # orca
+# rygel
 # sound-juicer (depends on brasero)
 # tomboy
 # vinagre
@@ -67,6 +71,8 @@
 
 depends_lib     \
                 port:alacarte \
+                port:at-spi2-atk \
+                port:at-spi2-core \
                 port:bug-buddy \
                 port:empathy \
                 port:eog \
@@ -84,6 +90,7 @@
                 port:gnome-doc-utils \
                 port:gnome-games \
                 port:gnome-icon-theme \
+                port:gnome-icon-theme-symbolic \
                 port:gnome-keyring \
                 port:gnome-media \
                 port:gnome-menus \
@@ -96,14 +103,15 @@
                 port:gnome-themes \
                 port:gnome-user-docs \
                 port:gnome-utils \
+                port:gobject-introspection \
                 port:gstreamer010-gst-plugins-base \
                 port:gstreamer010-gst-plugins-good \
                 port:gstreamer010 \
                 port:gtk-engines2 \
-                port:gvfs \
                 port:libgtkhtml3 \
                 port:gtksourceview2 \
                 port:gucharmap \
+                port:gvfs \
                 port:libgnome-keyring \
                 port:libgnomekbd \
                 port:libgtop \
@@ -121,6 +129,7 @@
                 port:totem-pl-parser \
                 port:vino \
                 port:vte \
+                port:yelp \
                 port:zenity
 
 #
@@ -131,17 +140,19 @@
 # require functionality that has not already been moved elsewhere.
 #
 
-depends_lib-append \
-                port:libgnomeprint \
-                port:libgnomeprintui
-
 #
-# yelp will build only for i386 or ppc, and it has dependencies that are not universal
+# GNOME Deprecations
 #
-if { ![variant_isset universal] && (${build_arch} == "i386" || ${build_arch} == "ppc")} {
-    depends_lib-append port:yelp
-}
+# The following modules have been deprecated during this cycle.
+# They are not shipped with GNOME anymore.
+#
 
+# gnome-speech
+# gok
+# libgail-gnome
+# libgnomeprint
+# libgnomeprintui
+
 #
 # mono fails on leopard ppc - #17996
 #
@@ -169,8 +180,7 @@
     depends_lib-append \
                 port:dasher \
                 port:gdm \
-                port:gnome-mag \
-                port:libgail-gnome \
+                port:gnome-mag
 }
 
 variant python25 conflicts python26 python27 description {Use python 2.5} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130705/de993c2c/attachment.html>


More information about the macports-changes mailing list