gnome-desktop version 2.20.3 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gnome-desktop  most recent diff


      View the most recent changes for the gnome-desktop port at: gnome-desktop.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gnome-desktop.
      The raw portfile for gnome-desktop 2.20.3 is located here:
      http://gnome-desktop.darwinports.com/dports/gnome/gnome-desktop/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
      Google
      Web Darwinports.com



      # $Id: Portfile 33032 2008-01-17 02:30:16Z nox macports.org $

      PortSystem 1.0

      Name: gnome-desktop
      Version: 2.20.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Description: Additional UI API for GNOME 2

      Long Description: This is a collection of APIs not included in libgnomeui as they have not undergone sufficient testing.

      Homepage: http://www.gnome.org/
      master_sites gnome:sources/${name}/${branch}/
      use_bzip2 yes

      checksums md5 d59ddca5e9bc4e4d1717538ceae57501 sha1 6d88e63686acea78e0e64efa9f213271a7ddf32e rmd160 4c01a18cad9dd4965abe1202bccc9bf414e04287

      # I do not know if fribidi is a build or run time dependency

      depends_build port:gnome-doc-utils port:scrollkeeper

      depends_lib port:libxml2 port:gtk2 port:glib2 port:gconf port:libgnomecanvas port:libgnomeui port:gnome-vfs port:startup-notification port:gettext

      configure.args --with-gnome-distributor=MacPorts --with-kde-datadir=${prefix}/share --disable-scrollkeeper

      configure.cppflags-append "-L${prefix}/lib"

      post-activate {
      system "scrollkeeper-update"
      }

      livecheck.check regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

    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
      % sudo port install gnome-desktop
      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
      ---> Verifying checksum for gnome-desktop
      ---> Extracting gnome-desktop
      ---> Configuring gnome-desktop
      ---> Building gnome-desktop with target all
      ---> Staging gnome-desktop into destroot
      ---> Installing gnome-desktop
    - 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 with these commands:
      %  man gnome-desktop
      % apropos gnome-desktop
      % which gnome-desktop
      % locate gnome-desktop

     Where to find more information:

    Darwin Ports



    image test