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

Modified Files:
        gothello.info 
Log Message:
gettext dep upgrade, add missing #include


Index: gothello.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/gothello.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gothello.info       20 Jan 2006 20:12:53 -0000      1.1
+++ gothello.info       26 Feb 2012 16:52:46 -0000      1.2
@@ -1,14 +1,17 @@
 Package: gothello
 Version: 0.1
-Revision: 11
+Revision: 12
 ###
-Depends: gtk+-shlibs, glib-shlibs
-BuildDepends: gtk+, glib,gettext-dev, gettext-bin, gettext-tools
+Depends: gtk+-shlibs, glib-shlibs, libgettext8-shlibs
+BuildDepends: gtk+, glib, libgettext8-dev, gettext-bin, gettext-tools
 ###
 Source: http://www.cs.helsinki.fi/u/salerma/%n/%n-%v.tar.gz
 Source-MD5: 1e112b053d18eb3ad5021cd69a680373
 ###
-PatchScript: perl -pi.bak -e 's|load_image\("|load_image\("%p/share/%n/pix/|g' 
gfx.c
+PatchScript: <<
+       perl -pi.bak -e 's|load_image\("|load_image\("%p/share/%n/pix/|g' gfx.c
+       perl -pi -e 's/(<stdlib.h>)/\1\n#include <string.h>/' othello.c
+<<
 CompileScript: make CFLAGS="-O3 -fomit-frame-pointer"
 InstallScript: <<
 mkdir -p %i/bin


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to