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

    gnome-python-desktop  most recent diff


    version 2.26.0

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


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

      PortSystem 1.0

      Name: gnome-python-desktop
      Version: 2.26.0
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: gnome python
      Maintainers: devans openmaintainer
      Description: Python modules for some GNOME Desktop libraries.
      Long Description: ${description}
      Platform: darwin
      Homepage: http://www.pygtk.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 fbcf4ef5ec4a8c4eec4d390c5889c80f sha1 9f30c470ea73cb11b1daa6e10f1e980ec5698086 rmd160 dda34b9fe39567d591f654af9a9c9f6dab5f9a15

      use_bzip2 yes

      depends_lib port:py25-gtk port:py25-cairo port:gtksourceview port:libgtop port:gnome-media port:gnome-panel port:metacity port:evince port:bug-buddy port:totem-pl-parser

      # TODO port:nautilus-cd-burner

      configure.args --enable-metacity --disable-nautilusburn

      configure.python ${prefix}/bin/python2.5
      configure.pkg_config_path ${prefix}/Library/Frameworks/Python.framework/Versions/2.5/lib/pkgconfig

      platform darwin 9 {
      post-patch {
      reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/evolution/Makefile.in ${worksrcpath}/gnomeapplet/Makefile.in ${worksrcpath}/gnomedesktop/Makefile.in ${worksrcpath}/gnomekeyring/Makefile.in ${worksrcpath}/gnomeprint/Makefile.in ${worksrcpath}/gtksourceview/Makefile.in ${worksrcpath}/gtop/Makefile.in ${worksrcpath}/mediaprofiles/Makefile.in ${worksrcpath}/metacity/Makefile.in ${worksrcpath}/nautilusburn/Makefile.in ${worksrcpath}/rsvg/Makefile.in ${worksrcpath}/totem/Makefile.in ${worksrcpath}/wnck/Makefile.in
      }
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.