2pong version 0.6 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    2pong  most recent diff


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



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

      PortSystem 1.0

      Name: 2Pong
      Version: 0.6
      Category: games
      Platform: darwin
      Maintainers: nomaintainer
      Description: Pong game with 2 balls, 2 and 4 player support
      Long Description: ${description}

      Homepage: http://twopong.sourceforge.net/
      master_sites sourceforge:twopong
      checksums md5 55d54deb30f079d4b2684b7f7c8ab57f
      use_bzip2 yes

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

      use_configure no

      build.args CFLAGS="-I${prefix}/include -I${prefix}/include/SDL"

      destroot.destdir PRE=${destroot}${prefix}

      post-destroot {
      xinstall -d -m 755 ${destroot}/Applications/MacPorts/2Pong.app/Contents/MacOS
      system "ln -s ${prefix}/bin/2Pong ${destroot}/Applications/MacPorts/2Pong.app/Contents/MacOS/2Pong"
      }

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

     Where to find more information:

    Darwin Ports



    image test