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

Added Files:
        xboard.info 
Log Message:
Tested and added xboard to 10.7 tree

--- NEW FILE: xboard.info ---
Package: xboard
Version: 4.5.2a
Revision: 1
Maintainer: Matthias Neeracher <neerac...@mac.com>
Depends: x11, chess
BuildDepends: texinfo, x11-dev, xmkmf (>= 1.0.2-3)
Source: gnu
Source-MD5: 40cd3c42e21241e04601dfb4a4b08608
UpdateConfigGuess: true
PatchScript: <<
perl -pi.bak -e 's|\$\(prefix\)/info|\$\(prefix\)/share/info|' Makefile.in
perl -pi.bak -e 's/^install-info:.*/install-info:/' Makefile.in
perl -pi.bak -e 'BEGIN(){for(qw(gnuchess sjeng crafty)){$p=$_ if -x 
"%p/bin/$_"}} s|fairymax|"$p xboard"|;' xboard.conf.in
perl -pi.bak -e 's/aplay -q/afplay/' xboard.conf.in
perl -pi.bak -e 's/^SendString/void SendString/' xoptions.c
<<
ConfigureParams: --mandir='$(prefix)/share/man' --without-Xaw3d
DocFiles: COPYING COPYRIGHT FAQ.html README TODO
InfoDocs: xboard.info
Description: X11 based chess playing interface
DescDetail: <<
Xboard allows you to play chess either against a computer, against a human,
or through an internet chess server.
<<
DescPort:  <<
Straightforward port, except that xboard misguidedly calls install-info.
<<
License: GPL
Homepage: http://www.tim-mann.org/xboard.html
CompileScript: <<
#!/bin/sh -ev
 export PATH=%p/lib/xmkmf/bin:$PATH 
 export IMAKEINCLUDE=-I%p/lib/X11/config
 ./configure %c
 make
<<
InstallScript: <<
#!/bin/sh -ev
 export PATH=%p/lib/xmkmf/bin:$PATH 
 export IMAKEINCLUDE=-I%p/lib/X11/config
 make install prefix=%i
<<


------------------------------------------------------------------------------
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