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

    gnome-settings-daemon  most recent diff


    version 2.26.1

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


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

      PortSystem 1.0

      Name: gnome-settings-daemon
      Version: 2.26.1
      Revision: 1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: Gnome 2 settings daemon.
      Long Description: ${description}
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/
      Checksums: md5 7be383de54c0707c64843ae51563c43a sha1 0c2cef37a0a3333c314a8205cefea9edb8f0669a rmd160 5cca5fdcbf144d6fc950c5b5f7d5f1304168f4bd

      depends_lib port:gnome-desktop port:libgnomekbd port:gst-plugins-good

      depends_build port:gnome-doc-utils

      depends_run port:xmodmap

      use_bzip2 yes

      pre-configure {
      reinplace "s|-bundle|-bundle -undefined dynamic_lookup|g" ${worksrcpath}/configure
      }

      configure.args --enable-gstreamer

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/GNOME/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-([0-9\.]+)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.