gnome-panel version 2.20.3 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gnome-panel  most recent diff


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



      # $Id: Portfile 33039 2008-01-17 03:54:52Z nox macports.org $

      PortSystem 1.0

      Name: gnome-panel
      Version: 2.20.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Description: Panel component for the GNOME 2 Desktop.

      Long Description: ${description}

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

      checksums md5 0ddf04cea0859570216319d6f1f8c4d8 sha1 7d2abba6a4aedd05418192b50573fb0a1efc6f1f rmd160 c3c2eb81b6baf7e5203bed288c077017526d554c

      depends_build port:shared-mime-info port:scrollkeeper

      depends_lib port:glib2 port:gconf port:gnome-desktop port:pango port:glib port:gtk2 port:libglade2 port:libgnome port:libgnomeui port:libbonobo port:libbonoboui port:orbit2 port:gnome-vfs port:libwnck port:gnome-menus port:cairo port:dbus-glib port:gettext

      configure.args --disable-eds --disable-scrollkeeper --with-gconf-source="xml::${destroot}${prefix}/etc/gconf/gconf.xml.defaults"

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

      pre-destroot {
      file mkdir -f ${destroot}${prefix}/etc/gconf/gconf.xml.defaults
      }

      post-destroot {
      delete ${destroot}${prefix}/var/scrollkeeper
      }

      post-activate {
      # ensure that the mime database is complete
      system "update-mime-database ${prefix}/share/mime"
      system "scrollkeeper-update"
      }

      platform darwin 6 {
      patchfiles-append patch-langinfo.diff
      depends_lib-append port:dlcompat
      }

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

     Where to find more information:

    Darwin Ports



    image test