Gnome-applets version 2.26.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnome-applets  most recent diff


    version 2.26.3

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gnome-applets Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-applets
      Version: 2.26.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: GNOME panel applets.
      Long Description: This package contains applets for use with the GNOME panel.
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 23fb47b3e35ef2136d6ade3f0203328b sha1 52279066e6b0e0af664b4cf6404123bf51fe2791 rmd160 34035faeac68a44433a3a558963f2b571e650c41

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils

      depends_lib port:gnome-icon-theme port:gconf port:gnome-panel port:gnome-desktop port:libgtop port:libgnomekbd port:gnome-settings-daemon port:libwnck port:libnotify port:policykit-gnome port:gucharmap port:py25-gtk port:py25-gobject port:py25-gnome port:libxml2 port:libgweather port:gst-plugins-base

      use_bzip2 yes

      configure.python ${prefix}/bin/python2.5

      configure.args --without-hal --enable-mixer-applet --disable-battstat --disable-cpufreq --disable-frequency-selector --x-includes=${prefix}/include --x-libraries=${prefix}/lib --disable-scrollkeeper --disable-schemas-install

      post-activate {
      system "scrollkeeper-update"
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.