rocksndiamonds version 3.1.2 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    rocksndiamonds  most recent diff


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



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

      PortSystem 1.0

      Name: rocksndiamonds
      Version: 3.1.2
      Category: games
      Maintainers: nomaintainer
      Description: Arcade style game Boulderdash or Emerald Mine clone
      Long Description: Arcade style game Boulderdash (C64) or Emerald Mine (Amiga) clone. Included are many levels known from the games Boulderdash, Emerald Mine, Sokoban, Supaplex and DX-Boulderdash, level elements for Diamond Caves II style games and a lot of new levels designed by others.

      Homepage: http://www.artsoft.org/rocksndiamonds/
      master_sites http://www.artsoft.org/RELEASES/unix/${name}
      checksums md5 489d1c1401ef1fe1bd218ba465b05594
      patchfiles patch-Makefile.diff

      depends_lib port:libsdl port:libsdl_image port:libsdl_mixer port:libsdl_net

      configure {
      reinplace "s|_PREFIX_|${prefix}|g" ${worksrcpath}/Makefile
      }

      build.target sdl

      destroot {
      xinstall -s -m 755 ${worksrcpath}/rocksndiamonds ${destroot}${prefix}/bin
      file mkdir ${destroot}${prefix}/share/games/rocksndiamonds
      file copy ${worksrcpath}/graphics ${worksrcpath}/levels ${worksrcpath}/music ${worksrcpath}/sounds ${destroot}${prefix}/share/games/rocksndiamonds
      }

      platform darwin 8 {
      build.args CC=/usr/bin/gcc-4.0
      }

      platform macosx {
      post-destroot {
      file mkdir ${destroot}/Applications/MacPorts/RocksnDiamonds.app/Contents/MacOS
      system "ln -s ${prefix}/bin/rocksndiamonds ${destroot}/Applications/MacPorts/RocksnDiamonds.app/Contents/MacOS/RocksnDiamonds"
      }
      }


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

     Where to find more information:

    Darwin Ports



    image test