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

    gnome-common  most recent diff


    version 2.26.0

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


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

      PortSystem 1.0

      Name: gnome-common
      Version: 2.26.0
      set branch [join [lrange [split ${version} .] 0 1] .]
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Description: Files that should be in pretty much every GNOME application.

      Long Description: $description

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

      Checksums: md5 196daa38cb21d91da1d6ec085f1e158b sha1 4e3517d674a015d9b3acfefd806b933bac08f645 rmd160 788a1c6b008ad47714a5c73cdfc49d24a8d9d175

      Patch Files: patch-gnome-autogen.sh.diff

      depends_build port:pkgconfig

      use_parallel_build yes

      universal_variant no

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.