Gnome-bindings-python version 2.26.3 - How to Download and Install on Mac OS X
Tuesday the 16th of March, 2010

    gnome-bindings-python  most recent diff


    version 2.26.3

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


      The gnome-bindings-python Portfile 57662 2009-09-14 18:10:46Z devans macports.org $

      PortSystem 1.0

      Name: gnome-bindings-python
      Version: 2.26.3
      Category: devel gnome
      Platform: darwin
      Maintainers: nomaintainer
      Description: The GNOME bindings for Python
      Long Description: The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
      Homepage: http://www.gnome.org/

      depends_lib port:py25-gobject port:py25-gtk port:py25-gnome port:py25-orbit

      distfiles

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.