Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14053/main/finkinfo/games
Modified Files:
armagetronad.info
Log Message:
fixed, works for everyone now
Index: armagetronad.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/armagetronad.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- armagetronad.info 20 Mar 2010 01:04:07 -0000 1.1
+++ armagetronad.info 20 Mar 2010 15:22:45 -0000 1.2
@@ -1,6 +1,6 @@
Package: armagetronad
Version: 0.2.8.3.1
-Revision: 1002
+Revision: 1003
Depends: libiconv (>= 1.12-3), libjpeg8-shlibs (>= 8-2), libpng3-shlibs (>=
1:1.2.42-2), libxml2-shlibs (>= 2.6.32-1), sdl-image-shlibs (>= 1.2.6-1002),
sdl-mixer-shlibs (>= 1.2.8-13), sdl-shlibs (>= 1.2.14-5)
BuildDepends: libiconv-dev (>= 1.12-3), libjpeg8 (>= 8-2), libpng3 (>=
1:1.2.42-2), libxml2 (>= 2.6.32-1), sdl-image (>= 1.2.6-1002), sdl-mixer (>=
1.2.8-13), sdl (>= 1.2.14-5)
Source:
mirror:sourceforge:project/armagetronad/stable/%v/armagetronad-%v.src.tar.bz2
@@ -9,7 +9,13 @@
SetCXXFLAGS: -Os
SetLDFLAGS: -Wl,-framework,OpenGL
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
--disable-etc --enable-music --enable-krawall
-InstallScript: make install DESTDIR=%d
+InstallScript: <<
+ make install DESTDIR=%d
+ mv %/bin/armagetronad %i/bin/armagetronad.bin
+ echo > %i/bin/armagetronad '#!/bin/sh'
+ echo >> %i/bin/armagetronad "armagetronad.bin --datadir
%p/share/games/armagetronad --configdir %p/etc/games/armagetronad"
+ chmod +x %i/bin/armagetronad
+<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README*
License: GPL
GCC: 4.0
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs