Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15521

Modified Files:
        gal2.4.0.info gal2.4.0.patch 
Log Message:
Make it compile with contemporary gtk

Index: gal2.4.0.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gal2.4.0.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gal2.4.0.patch      20 Jan 2006 20:25:02 -0000      1.1
+++ gal2.4.0.patch      24 Jan 2009 12:13:45 -0000      1.2
@@ -24,3 +24,31 @@
  gnulocaledir = $(datadir)/locale
  gettextsrcdir = $(datadir)/glib-2.0/gettext/po
  subdir = po
+--- gal-2.1.13/gal/widgets/e-file-selection.c~ 2002-11-17 00:42:18.000000000 
+0100
++++ gal-2.1.13/gal/widgets/e-file-selection.c  2009-01-24 11:22:13.000000000 
+0100
+@@ -21,10 +21,7 @@
+  * 02111-1307, USA.
+  */
+ 
+-#include <gtk/gtksignal.h>
+-#include <gtk/gtkentry.h>
+-#include <gtk/gtkbox.h>
+-#include <gtk/gtkclist.h>
++#include <gtk/gtk.h>
+ #include <gdk/gdkkeysyms.h>
+ #include "e-file-selection.h"
+ #include "gal/util/e-util.h"
+--- gal-2.1.13/gal/widgets/e-unicode.h~        2003-04-08 21:48:41.000000000 
+0200
++++ gal-2.1.13/gal/widgets/e-unicode.h 2009-01-24 11:21:25.000000000 +0100
+@@ -26,10 +26,7 @@
+ 
+ #include <sys/types.h>
+ #include <glib.h>
+-#include <gtk/gtkclist.h>
+-#include <gtk/gtkentry.h>
+-#include <gtk/gtkmenu.h>
+-#include <gtk/gtkwidget.h>
++#include <gtk/gtk.h>
+ #include <libxml/tree.h>
+ #include <iconv.h>
+ 

Index: gal2.4.0.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gal2.4.0.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- gal2.4.0.info       22 Jul 2008 06:13:04 -0000      1.6
+++ gal2.4.0.info       24 Jan 2009 12:13:45 -0000      1.7
@@ -1,6 +1,6 @@
 Package: gal2.4.0
 Version: 2.4.3
-Revision: 1002
+Revision: 1003
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
@@ -49,7 +49,7 @@
 Source: mirror:gnome:sources/gal/2.4/gal-%v.tar.bz2
 Source-MD5: de9ef290fd614a1057e26e31bc294142
 PatchFile: %n.patch
-PatchFile-MD5: 6a55ec9c1e95227ccf1b8fcee4185d3b
+PatchFile-MD5: e817c34b8ced2768a27024380c812b6c
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
 NoSetLDFLAGS: true


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to