Download and Install spe version 0.8.2.a on Mac OS X
Friday the 25th of July, 2008

    spe  most recent diff


      View the most recent changes for the spe port at: spe.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for spe.
      The raw portfile for spe 0.8.2.a is located here:
      http://spe.darwinports.com/dports/editors/spe/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/spe
      Google
      Web Darwinports.com



      # $Id: Portfile 30225 2007-10-22 22:50:33Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: spe
      Version: 0.8.2.a
      Category: editors python
      Platform: darwin
      Maintainers: nomaintainer
      Description: spe - Stani's Python Editor
      Long Description: spe - Stani's Python Editor Free Python IDE with Blender, Kiki, PyChecker, Remote Debugger, Uml and wxGlade support.

      Homepage: http://www.stani.be/python/spe/blog/
      master_sites http://download.berlios.de/python/
      distname SPE-${version}-wx2.6.1.0
      checksums md5 d5d5a55414aa2410ac430f7e79b271e5

      depends_lib-append port:py-wxpython

      patch {
      reinplace "s|python|pythonw2.4|1" ${worksrcpath}/spe
      }

      post-destroot {
      file delete ${destroot}${prefix}/bin/spe_wininst.py
      }

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

     Where to find more information:

    Darwin Ports



    image test