gnome-desktop-suite version 2.18.1 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gnome-desktop-suite  most recent diff


      View the most recent changes for the gnome-desktop-suite port at: gnome-desktop-suite.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gnome-desktop-suite.
      The raw portfile for gnome-desktop-suite 2.18.1 is located here:
      http://gnome-desktop-suite.darwinports.com/dports/gnome/gnome-desktop-suite/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/gnome-desktop-suite
      Google
      Web Darwinports.com



      # $Id: Portfile 33096 2008-01-17 21:49:21Z rhwood macports.org $

      PortSystem 1.0

      Name: gnome-desktop-suite
      Version: 2.18.1
      revision 0
      Category: gnome devel
      Maintainers: nomaintainer
      Description: The GNOME desktop environment
      Long Description: The GNOME desktop environment is the set of libraries, applications and services that work as a cohesive integrated user interface produced by the GNOME project. The platform is one of the suites of software packages that form the complete GNOME project offerings.
      Homepage: http://www.gnome.org/
      master_sites {}
      Platform: macosx freebsd
      depends_lib port:gnome-platform-suite port:bug-buddy port:gnome-control-center port:dasher port:eel port:eog port:evince port:evolution-data-server port:file-roller port:gcalctool port:gconf-editor port:gdm port:gedit port:gnome-user-docs port:gnome-applets port:gnome-backgrounds port:gnome-desktop port:gnome-doc-utils port:gnome-games port:gnome-icon-theme port:gnome-keyring port:gnome-keyring-manager port:gnome-mag port:gnome-media port:gnome-menus port:gnome-panel port:gnome-session port:gnome-speech port:gnome-system-monitor port:gnome-terminal port:gnome-themes port:gnome-utils port:gnopernicus port:gst-plugins-good port:gstreamer port:gtk-engines2 port:libgtkhtml3 port:gtksourceview port:gucharmap port:libgail-gnome port:libgnomeprint port:libgnomeprintui port:libgtop port:librsvg port:libsoup port:libwnck port:libxklavier port:metacity port:nautilus port:scrollkeeper port:startup-notification port:system-tools-backends port:vino port:vte port:yelp port:zenity port:gnome-audio port:gnome-python-desktop port:seahorse
      distfiles
      fetch { }
      checksum { }
      use_configure no
      build { }
      destroot {
      file mkdir ${destroot}${prefix}/share/doc/
      file copy ${filespath}/README.${name}.txt ${destroot}${prefix}/share/doc
      }
      post-activate {
      set fl [open "| grep -c with_gnome ${prefix}/etc/macports/variants.conf" ]
      set data [read $fl]
      if {[catch {close $fl} err]} {
      file copy -force ${prefix}/etc/macports/variants.conf ${prefix}/etc/macports/variants.conf.bak
      system " echo +with_gnome >> ${prefix}/etc/macports/variants.conf"
      }
      ui_msg "\nTo start gnome put \"exec gnome-session\" in your .xinitrc"
      ui_msg "See also http://svn.macosforge.org/projects/macports/wiki/GNOME\n"
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/gnome-desktop-suite
      % sudo port install gnome-desktop-suite
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching gnome-desktop-suite
      ---> Verifying checksum for gnome-desktop-suite
      ---> Extracting gnome-desktop-suite
      ---> Configuring gnome-desktop-suite
      ---> Building gnome-desktop-suite with target all
      ---> Staging gnome-desktop-suite into destroot
      ---> Installing gnome-desktop-suite
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using gnome-desktop-suite with these commands:
      %  man gnome-desktop-suite
      % apropos gnome-desktop-suite
      % which gnome-desktop-suite
      % locate gnome-desktop-suite

     Where to find more information:

    Darwin Ports



    image test