Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1645/main/finkinfo/games
Modified Files:
3dpong.info
Log Message:
Update from tracker
https://sourceforge.net/tracker/index.php?func=detail&aid=2517157&group_id=17203&atid=414256
Index: 3dpong.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/3dpong.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 3dpong.info 6 Dec 2006 18:08:14 -0000 1.2
+++ 3dpong.info 23 Jan 2009 02:09:50 -0000 1.3
@@ -1,29 +1,35 @@
Package: 3dpong
-Version: 0.4
-Revision: 12
+Version: 0.5
+Revision: 2
Maintainer: None <[email protected]>
+Homepage: http://www.newbreedsoftware.com/3dpong
+License: GPL
#
BuildDepends: x11-dev
Depends: x11
-Source: ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/3dpong-%v.tar.gz
-Source-MD5: 9f90508b260b43f6cb6514b18fb17acb
+Source: ftp://ftp.billsgames.com/unix/x/3dpong/src/%n-%v.tar.gz
+Source-MD5: 91594c0fd5def93053d911e037f5a383
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
+ 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
+CompileScript: make CFLAGS=-Os
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/
+ mkdir -p %i/share/doc/examples
+ install examples/3dpong-handball.sh examples/3dpong-vs-computer.sh
%i/share/doc/examples
<<
-DocFiles: COPYING.txt README.txt
+DocFiles: docs/COPYING.txt docs/README.txt
#
Description: Pong clone
DescPackaging: <<
Previous versions by Sylvain Cuaz.
+ This version include two examples game script for test. This script is
localized on
+ /sw/share/doc/3dpong/examples/.
<<
DescDetail: <<
3D Pong is a one- or two-player, three dimensional sports game,
@@ -32,5 +38,3 @@
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
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs