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

    gnome-utils  most recent diff


    version 2.26.0

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


      # -*- 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-utils Portfile 57491 2009-09-11 16:53:46Z devans macports.org $

      PortSystem 1.0

      Name: gnome-utils
      Version: 2.26.0
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: GNOME utilities
      Long Description: Utilities for the GNOME 2.0 desktop.
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 667400cfb9bee954028024ac3cf91a09 sha1 ac1078ad2d75a561f7aa562d06316a221d6dcbc4 rmd160 7ef1bc0d7a497135426fa79505726b50acb75547

      depends_lib port:libgnomeui port:libgtop port:gnome-desktop port:gnome-panel

      use_bzip2 yes

      configure.args --mandir=${prefix}/share/man --x-includes=${prefix}/include --x-libraries=${prefix}/lib --disable-hal --enable-gfloppy=no --disable-scrollkeeper

      post-extract {
      reinplace "s|-export-dynamic||g" ${worksrcpath}/gnome-screenshot/Makefile.in
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.