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

    gnome-platform-suite  most recent diff


    version 2.26.3

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


      # -*- 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-platform-suite Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-platform-suite
      Version: 2.26.3
      Category: gnome devel
      Maintainers: devans openmaintainer
      Description: The GNOME Developer Platform
      Long Description: The GNOME Developer Platform is the set of libraries and services that developers can rely upon to develop fully GNOME compliant applications. The platform is one of the suites of software packages that form the complete GNOME project offerings.
      Platform: darwin
      Homepage: http://live.gnome.org/TwoPointTwentyfive/Platform
      Master Sites:

      depends_lib port:at-spi port:atk port:gconf path:lib/pkgconfig/glib-2.0.pc:glib2 port:gtk2 port:gtk-doc port:libglade2 path:lib/pkgconfig/pango.pc:pango

      #
      # Upcoming GNOME Deprecations
      #
      # The following modules are heading towards planned deprecation. They will continue to be supported
      # and API/ABI stable throughout the GNOME 2.x series, but the GNOME project does not recommend using
      # them in new applications unless you require functionality that has not already been moved elsewhere.
      #

      depends_lib-append port:audiofile port:esound port:gnome-mime-data port:gnome-vfs port:gnome-vfs-monikers port:libart_lgpl port:libbonobo port:libbonoboui port:libgnome port:libgnomecanvas port:libgnomeui port:orbit2

      distfiles
      fetch { }
      checksum { }

      use_configure no

      build { }

      destroot {
      file mkdir ${destroot}${prefix}/share/doc/
      system "echo ${long_description} > ${destroot}${prefix}/share/doc/README.${name}.txt"
      }

      livecheck.type none

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.