Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16258

Modified Files:
        libgnome2.info libgnome2.patch 
Log Message:
Allow building on Tiger with GCC 4

Index: libgnome2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/libgnome2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgnome2.info      27 Apr 2005 03:25:41 -0000      1.1
+++ libgnome2.info      31 May 2005 21:23:29 -0000      1.2
@@ -1,6 +1,6 @@
 Package: libgnome2
 Version: 2.6.1.2
-Revision: 9
+Revision: 20
 Source: mirror:gnome:sources/libgnome/2.6/libgnome-%v.tar.bz2
 Source-MD5: 5970203d9f6822652cc95bdd72082bfb
 Depends: %N-shlibs (= %v-%r), audiofile-bin (>= 0.2.5-1), audiofile-shlibs (>= 
0.2.5-1), esound (>= 0.2.34-1), gconf2 (>= 2.6.0-1), gettext, glib2 (>= 
2.2.3-1), gnome-vfs2 (>= 2.6.0-1) | gnome-vfs2-ssl (>= 2.6.0-1), libbonobo2 (>= 
2.6.0-1), libiconv, libxml2-shlibs (>= 2.6.7-1), orbit2 (>= 2.10.0-1), 
popt-shlibs

Index: libgnome2.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/libgnome2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgnome2.patch     27 Apr 2005 03:25:41 -0000      1.1
+++ libgnome2.patch     31 May 2005 21:23:29 -0000      1.2
@@ -139,3 +139,24 @@
        done
        fi
  
+--- libgnome-2.6.1.2-old/config.h.in   2005-04-03 15:45:28.000000000 -0700
++++ libgnome-2.6.1.2/config.h.in       2005-04-03 15:45:36.000000000 -0700
+@@ -1,6 +1,8 @@
+ /* config.h.in.  Generated from configure.in by autoheader.  */
+ #undef GNOME_ENABLE_DEBUG
+ 
++#define HAVE_STRTOK_R 1
++
+ /* always defined to indicate that i18n is enabled */
+ #undef ENABLE_NLS
+ 
+--- libgnome-2.6.1.2-old/libgnome/gnome-gconf.c        2005-05-31 
14:20:21.000000000 -0700
++++ libgnome-2.6.1.2/libgnome/gnome-gconf.c    2005-05-31 14:20:34.000000000 
-0700
+@@ -30,6 +30,7 @@
+ #define GCONF_ENABLE_INTERNALS
+ #include <gconf/gconf.h>
+ #include <gconf/gconf-client.h>
++#include <popt.h>
+ extern struct poptOption gconf_options[];
+ 
+ #include "gnome-i18nP.h"



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to