Bomberclone version 0.11.8 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    bomberclone  most recent diff


    version 0.11.8

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


      The bomberclone Portfile 34312 2008-02-21 12:17:26Z phw macports.org $

      PortSystem 1.0

      Name: bomberclone
      Version: 0.11.8
      Category: games
      Platform: darwin
      Maintainers: phw
      Description: AtomicBomberman clone incl. networking and AI players
      Long Description: Bomberclone is a clone of AtomicBomberman. It includes AI players, network play via master/client, configureable tile sets, etc.

      Homepage: http://www.bomberclone.de/
      Master Sites: sourceforge
      Checksums: md5 1dedd642120eee8911b12e2ee05e476f sha1 a900b716683f9267bfd28d9687049e1f65335f95 rmd160 aaac2d55dd00626bf958dfa64b73f118b826664d
      use_bzip2 yes

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

      configure.args --disable-sdltest --disable-debug

      post-configure {
      reinplace "s|/doc/bomberclone|/share/doc/bomberclone|g" ${worksrcpath}/Makefile
      }

      platform darwin {
      post-destroot {
      xinstall -m 755 -d ${destroot}/Applications/MacPorts/Bomberclone.app/Contents/MacOS
      system "ln -s ${prefix}/bin/bomberclone ${destroot}/Applications/MacPorts/Bomberclone.app/Contents/MacOS/Bomberclone"
      }
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.