lbreakout2 version 2.5.2 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    lbreakout2  most recent diff


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



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

      PortSystem 1.0

      Name: lbreakout2
      Version: 2.5.2
      Category: games
      Platform: darwin
      Maintainers: nomaintainer
      Description: Breakout clone, that won the No Starch Press SDL Game Contest.
      Long Description: The successor to LBreakout offers you a new challenge in more than 50 levels with loads of new bonuses (goldshower, joker, explosive balls, bonus magnet ...), maluses (chaos, darkness, weak balls, malus magnet ...) and special bricks (growing bricks, explosive bricks, regenerative bricks ...). If you are still hungry for more after that you can create your own levelsets with the integrated level editor. This game won the No Starch Press SDL Game Contest.

      Homepage: http://lgames.sourceforge.net/index.php?project=LBreakout2
      master_sites sourceforge:lgames
      checksums md5 ddec8888c86845cedc85b6259d2cd885

      depends_lib lib:libsdl:libsdl lib:libsdl_mixer:libsdl_mixer lib:libpng:libpng lib:libsdl_net:libsdl_net

      configure.cflags-append "-I${prefix}/include"
      configure.args --enable-warp --disable-sdltest --with-highscore-path=${prefix}/var/lib/games/

      destroot.destdir DESTDIR=${destroot} doc_dir=${prefix}/share/doc

      platform darwin {
      post-destroot {
      file mkdir ${destroot}/Applications/MacPorts/LBreakout2.app/Contents/MacOS
      system "ln -s ${prefix}/bin/lbreakout2 ${destroot}/Applications/MacPorts/LBreakout2.app/Contents/MacOS/LBreakout2"
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test