sdlinvaders version 0.8.0 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    sdlinvaders  most recent diff


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



      # $Id: Portfile 30227 2007-10-22 22:55:58Z jmpp macports.org $

      PortSystem 1.0

      Name: SDLInvaders
      Version: 0.8.0
      Category: games
      Platform: darwin
      Maintainers: nomaintainer
      Description: simple clone of the famous Space Invaders game.
      Long Description: ${description}

      Homepage: http://www.sdlinvaders.de/
      master_sites http://home.snafu.de/nath/SDLInvaders/
      checksums md5 f3fbca07eb05acfae23d2d554a0f1375

      depends_lib port:libsdl port:libsdl_image port:libsdl_mixer

      configure.cflags-append "-I${prefix}/include"
      configure.args --disable-sdltest

      build.env CFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"

      platform darwin {
      post-destroot {
      file attributes ${destroot}${prefix}/share/SDLInvaders/highscores -permissions +w
      file mkdir ${destroot}/Applications/MacPorts/${name}.app/Contents/MacOS
      system "ln -s ${prefix}/bin/${name} ${destroot}/Applications/MacPorts/${name}.app/Contents/MacOS"
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test