supertux version 0.1.3 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    supertux  most recent diff


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



      # $Id: Portfile 26898 2007-07-11 05:23:51Z yves macports.org $

      PortSystem 1.0

      Name: supertux
      Version: 0.1.3
      Category: games
      Platform: darwin
      Maintainers: adamw freebsd.org
      Description: classic 2D jump and run sidescroller SuperMario clone
      Long Description: SuperTux is a classic 2D jump and run sidescroller game in a similar style like the original SuperMario games.

      Homepage: http://supertux.berlios.de/
      master_sites http://download.berlios.de/supertux/
      checksums md5 f2fc288459f33d5cd8f645fbca737a63
      use_bzip2 yes

      patchfiles patch-src_texture.h

      depends_lib bin:sdl-config:libsdl lib:libmikmod:libmikmod lib:libSDL_mixer:libsdl_mixer lib:libSDL_image:libsdl_image

      platform darwin {
      configure.args --with-apple-opengl-framework
      post-destroot {
      xinstall -d -m 755 ${destroot}/Applications/MacPorts/SuperTux.app/Contents/MacOS
      system "ln -sf ${prefix}/bin/supertux ${destroot}/Applications/MacPorts/SuperTux.app/Contents/MacOS/SuperTux"
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test