Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv11461/games

Added Files:
        3dpong.info 
Log Message:
builds on 10.7


--- NEW FILE: 3dpong.info ---
Package: 3dpong
Version: 0.4
Revision: 12
Maintainer: None <fink-de...@lists.sourceforge.net>
#
BuildDepends: x11-dev
Depends: x11
Source: ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/3dpong-%v.tar.gz
Source-MD5: 9f90508b260b43f6cb6514b18fb17acb
PatchScript: <<
  mv makefile makefile.old
  sed -e 's:/usr/X11/:/usr/X11R6/:' -e 's/^XLIB/#XLIB/' -e 's:^#XLIB=-L 
/usr/X11R6/lib:XLIB=-L/usr/X11R6/lib:' -e 's:-lcompat:-L%p/lib -ldl:' -e 
's/chmod 755 go handball sounds//' < makefile.old > makefile
<<
CompileScript: make
InstallScript: <<
  mkdir -p %i/lib/%n
  cp -r sounds %i/lib/%n
  install -m 755 %n %i/lib/%n
  mkdir -p %i/bin
  ln -s ../lib/%n/%n %i/bin/
<<
DocFiles: COPYING.txt README.txt
#
Description: Pong clone
DescPackaging: <<
 Previous versions by Sylvain Cuaz.
<<
DescDetail: <<
 3D Pong is a one- or two-player, three dimensional sports game,
 based on the first arcade game ever made, "Pong" from Atari.
 Each player controls their "paddle" with the mouse,
 and tries to score by bouncing a ball into the other player's goal
 (just behind the paddle).
<<
Homepage: http://www.newbreedsoftware.com/3dpong/
License: GPL


------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to