Lbreakout2 version 2.6beta-7 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    lbreakout2  most recent diff


    version 2.6beta-7

      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.6beta-7 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


      The lbreakout2 Portfile 58210 2009-09-24 06:56:08Z ryandesign macports.org $

      PortSystem 1.0

      Name: lbreakout2
      Version: 2.6beta-7
      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 bccede972d2f73612c47ca6a5aa9770e sha1 7d1c718bdcf3146c0992538c297e8f6fa4adb603 rmd160 137735e838e7357506527f5c827e257302bba21f

      depends_lib path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer port:libpng port:libsdl_net port:gettext

      Patch Files: patch-client_Makefile.in.diff patch-server_Makefile.in.diff

      configure.args --enable-warp --disable-sdltest --enable-sdl-net --with-highscore-path=${prefix}/var/lib/games/

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

      platform darwin {
      post-destroot {
      xinstall -d ${destroot}${applications_dir}/LBreakout2.app/Contents/MacOS
      ln -s ${prefix}/bin/lbreakout2 ${destroot}${applications_dir}/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



    Lightbox this page.