Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10658

Modified Files:
        siag.info siag.patch 
Log Message:
Prepare for new gcc and unistd.h

Index: siag.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11/siag.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- siag.info   16 Aug 2004 14:18:15 -0000      1.7
+++ siag.info   17 Jan 2005 00:47:31 -0000      1.8
@@ -23,6 +23,7 @@
 perl -pi -e 's/err\(\"/errr\(\"/' */*.c */*.h
 find . -name Makefile.in | xargs perl -pi -e 's/\/doc\//\/share\/doc\//'
 perl -pi -e 's/__WIN32__/__APPLE__/g' cole/cole.h
+perl -pi -e 's/extern AppData app_data;//g' xegon/xegon.h
 <<
 ConfigureParams: --with-xawm=Xaw3d --mandir=%p/share/man 
--with-docdir='$(prefix)/share/doc/siag'
 SetCFLAGS: -no-cpp-precomp

Index: siag.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11/siag.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- siag.patch  5 Nov 2003 22:09:52 -0000       1.2
+++ siag.patch  17 Jan 2005 00:47:31 -0000      1.3
@@ -107,3 +107,31 @@
        drop_types[0] = XInternAtom(XtDisplay(topLevel), "text/plain", False);
        drop_types[1] = XInternAtom(XtDisplay(topLevel), "text/uri-list", 
False);
        drop_types[2] = None;
+--- siag-3.6.0/xed/special.c~  2005-01-17 00:58:36.000000000 +0100
++++ siag-3.6.0/xed/special.c   2005-01-17 01:18:27.000000000 +0100
+@@ -37,10 +37,10 @@
+  * Germany , 6.3.91                                                *
+  *******************************************************************/
+ 
++#include "xedit.h"
+ #include <stdlib.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+-#include "xedit.h"
+ #include <limits.h>
+ #include "../common/common.h"
+ #include "../xcommon/xcommon.h"
+--- siag-3.6.0/xed/commands.c~ 2005-01-17 00:58:36.000000000 +0100
++++ siag-3.6.0/xed/commands.c  2005-01-17 01:19:10.000000000 +0100
+@@ -37,10 +37,10 @@
+  * Germany , 4.3.95                                                *
+  *******************************************************************/
+ 
++#include "xedit.h"
+ #include <stdlib.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+-#include "xedit.h"
+ #include <limits.h>
+ 
+ /* Used global widgets */



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to