Gnome-panel version 2.26.3 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    gnome-panel  most recent diff


    version 2.26.3

      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.26.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


      The gnome-panel Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-panel
      Version: 2.26.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Maintainers: devans openmaintainer
      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 38de69896976d57abb4f4720fef62fcf sha1 8fdb1e47bef9f3de9c01f830a84ecf30fda3d48f rmd160 07b961a2224c6de0253495c6aeefdb2fb4804c8e

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc port:shared-mime-info

      depends_lib port:gnome-desktop port:gnome-menus port:policykit-gnome port:evolution-data-server port:librsvg port:libwnck

      configure.args --x-includes=${prefix}/include --x-libraries=${prefix}/lib --disable-scrollkeeper --disable-network-manager --disable-schemas-install

      post-activate {
      system " export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`&& gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
      system "${prefix}/bin/update-mime-database ${prefix}/share/mime"
      system "${prefix}/bin/scrollkeeper-update"
      }

      livecheck.type 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



    Lightbox this page.