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

    gnome-python-extras  most recent diff


    version 2.25.3

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


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

      PortSystem 1.0

      Name: gnome-python-extras
      Version: 2.25.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: gnome python
      Platform: darwin
      Maintainers: landonf openmaintainer

      Description: "Extra" Python modules for some GNOME Desktop libraries.
      Long Description: ${description}
      Homepage: http://www.pygtk.org/

      Master Sites: gnome:sources/${name}/${branch}

      Checksums: md5 9f3b7ec5c57130b96061cb486b79c076 sha1 e69e5288466c960ed6f985bb10c9969b21ed85a4 rmd160 e09bc0152512e2caa61626a7dc788d7336f24e46

      use_bzip2 yes

      depends_lib port:py25-gnome port:gdl port:libgda4 port:libgtkhtml

      Patch Files: patch-configure.diff patch-pygobject

      configure.python ${prefix}/bin/python2.5

      platform darwin 9 {
      post-patch {
      reinplace "s|-export-symbols-regex.*||g" ${worksrcpath}/egg/recent/Makefile.in ${worksrcpath}/egg/tray/Makefile.in ${worksrcpath}/gda/Makefile.in ${worksrcpath}/gdl/Makefile.in ${worksrcpath}/gksu/Makefile.in ${worksrcpath}/gksu2/Makefile.in ${worksrcpath}/gtkhtml2/Makefile.in ${worksrcpath}/gtkspell/Makefile.in
      reinplace "s|-export-symbols-regex.*|\\\\|g" ${worksrcpath}/gtkmozembed/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-extras
      % sudo port install gnome-python-extras
      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-extras
      ---> Verifying checksum for gnome-python-extras
      ---> Extracting gnome-python-extras
      ---> Configuring gnome-python-extras
      ---> Building gnome-python-extras with target all
      ---> Staging gnome-python-extras into destroot
      ---> Installing gnome-python-extras
    - 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-extras with these commands:
      %  man gnome-python-extras
      % apropos gnome-python-extras
      % which gnome-python-extras
      % locate gnome-python-extras

     Where to find more information:

    Darwin Ports



    Lightbox this page.