vectoroids version 1.1.0 for Mac OS X 10.5 Leopard
Saturday the 10th of May, 2008

    vectoroids  most recent diff


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



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

      PortSystem 1.0

      Name: vectoroids
      Version: 1.1.0
      Category: games
      Platform: darwin
      Maintainers: nomaintainer
      Description: Vector-based rock-shooting Asteroids clone game
      Long Description: Vectoroids is a vector-based rock-shooting game similar to the arcade classic Asteroids. It is an SDL game based on the source for Agendaroids, an X-Window game written for the Agenda VR3 Linux-based PDA written by the same author.

      Homepage: http://www.newbreedsoftware.com/vectoroids/
      master_sites ftp://ftp.sonic.net/pub/users/nbs/unix/x/vectoroids/src/
      checksums md5 c63ce56b09aa7da9a6e95d804e9ee314

      depends_lib lib:libsdl:libsdl lib:libsdl_mixer:libsdl_mixer lib:libsdl_image:libsdl_image

      use_configure no

      build.env CFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib

      build.args JOY=NO PREFIX=${prefix}

      destroot.args PREFIX=${destroot}${prefix} MAN_PREFIX=${destroot}${prefix}/share

      post-destroot {
      file mkdir ${destroot}${prefix}/share/doc/${name}
      file copy ${worksrcpath}/CHANGES.txt ${worksrcpath}/COPYING.txt ${worksrcpath}/README.txt ${destroot}${prefix}/share/doc/${name}
      }


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

     Where to find more information:

    Darwin Ports



    image test