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

Modified Files:
        evolution.info evolution.patch 
Log Message:
Make it compile with contemporary gtk; see gnome-core list ca 2008/12/02. 
Doesn't work anyway, though

Index: evolution.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/evolution.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- evolution.info      27 Sep 2008 04:30:23 -0000      1.8
+++ evolution.info      24 Jan 2009 09:55:33 -0000      1.9
@@ -1,6 +1,6 @@
 Package: evolution
 Version: 2.12.3
-Revision: 8
+Revision: 9
 Depends: <<
        %N-2.12-shlibs (= %v-%r),
        evolution-data-server (>= 1.12.3-6),
@@ -52,7 +52,7 @@
        gstreamer-0.10-dev,
        gtk+2-dev (>= 2.12.0-1),
        gtk-doc,
-       gtkhtml3.14-dev (>= 3.16.0-1),
+       gtkhtml3.14-dev (>= 3.24.1.1-2),
        intltool (>= 0.36.0-1),
        libart2 (>= 2.3.16-2),
        libavahi-glib1-dev,
@@ -90,14 +90,14 @@
 Source: mirror:gnome:sources/%n/2.12/%n-%v.tar.bz2
 Source-MD5: 554698d7387aee82c5f4d4520760503d
 PatchFile: %n.patch
-PatchFile-MD5: d4746e2018bec6e3e02d555a7dcf0970
+PatchFile-MD5: 84fd9e76ce436b4a7598e75d8d691da9
 PatchScript: <<
 #!/bin/sh -ev
        %{default_script}
        perl -pi -e 's,libpisock.so,libpisock.dylib,' configure acinclude.m4
 <<
 NoSetCPPFLAGS: true
-SetCPPFLAGS: -D__DARWIN_UNIX03=1 -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/fontconfig2/include 
-I%p/include/seamonkey/nspr -I%p/include/seamonkey/nss -fno-common
+SetCPPFLAGS: -D__DARWIN_UNIX03=1 -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/fontconfig2/include 
-I%p/include/seamonkey/nspr -I%p/include/seamonkey/nss -fno-common -I%p/include
 SetCFLAGS: -Os -undefined dynamic_lookup
 NoSetLDFLAGS: true
 SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib 
-L%p/lib/fontconfig2/lib -L%p/lib/seamonkey -bind_at_load

Index: evolution.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/evolution.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- evolution.patch     15 Jul 2008 01:40:33 -0000      1.2
+++ evolution.patch     24 Jan 2009 09:55:33 -0000      1.3
@@ -384,3 +384,32 @@
        $(EVOLUTION_CALENDAR_LIBS)                                      \
        $(EVOLUTION_MAIL_LIBS)
  
+--- evolution-2.12.3/mail/em-account-prefs.h~  2007-10-12 08:56:01.000000000 
+0200
++++ evolution-2.12.3/mail/em-account-prefs.h   2009-01-24 07:51:28.000000000 
+0100
+@@ -29,11 +29,8 @@
+ #pragma }
+ #endif /* __cplusplus */
+ 
+-#include <gtk/gtkvbox.h>
+-#include <gtk/gtkbutton.h>
+-#include <gtk/gtkclist.h>
++#include <gtk/gtk.h>
+ #include <glade/glade.h>
+-#include <gtk/gtktreeview.h>
+ 
+ #include <table/e-table.h>
+ 
+--- evolution-2.12.3/widgets/misc/e-unicode.h~ 2007-10-12 09:03:59.000000000 
+0200
++++ evolution-2.12.3/widgets/misc/e-unicode.h  2009-01-24 07:49:54.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>
+ 


------------------------------------------------------------------------------
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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to