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

Added Files:
        pgn-extract.info pgn-extract.patch 
Log Message:
Tested and added pgn-extract to 10.7 tree

--- NEW FILE: pgn-extract.info ---
Package: pgn-extract
Version: 16.7
Revision: 1
Source: ftp://ftp.cs.kent.ac.uk/pub/djb/Extract/pgn-extract-16-7.tgz
Source-MD5: f05714b71ae23862f8855fca5b4b1573
BuildDepends: fink (>= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: 9287f15771ec97354961b4a2bfc16b79
CompileScript: <<
gnumake
<<
InstallScript: <<
mkdir -p %i/bin
/usr/bin/install pgn-extract %i/bin/pgn-extract
<<
DocFiles: help.html COPYING
Description: Convert chess games into PGN notation
License: GPL
Maintainer: Matthias Neeracher <neerac...@mac.com>
Homepage: http://www.cs.kent.ac.uk/people/staff/djb/extract.html

--- NEW FILE: pgn-extract.patch ---
diff -ru pgn-extract-16-2-orig/Makefile pgn-extract-16-2/Makefile
--- pgn-extract-16-2-orig/Makefile      2007-11-22 02:43:31.000000000 +0100
+++ pgn-extract-16-2/Makefile   2007-11-22 02:47:09.000000000 +0100
@@ -33,9 +33,8 @@
 # Mac OS X users might need to add  -D__unix__ to CFLAGS
 # and use CC=cc
 
-CFLAGS+=-c -pedantic -Wall -Wshadow -Wformat -Wpointer-arith \
-       -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings $(DEBUGINFO)\
-       -I/usr/local/lib/ansi-include
+CFLAGS+=-c -pedantic -Wall -Wshadow -Wformat -Wpointer-arith -D__unix__ \
+       -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings $(DEBUGINFO)
 CC=gcc
 
 # AIX 3.2 Users might like to use these alternatives for CFLAGS and CC.


------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to