Update of /cvsroot/fink/experimental/jfmertens/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26635

Modified Files:
        gtkhtml3.info mozilla.info mozilla.patch 
Added Files:
        evolution-data-server.info evolution-data-server.patch 
Log Message:
A couple more evolution deps. And updates.

Index: mozilla.patch
===================================================================
RCS file: /cvsroot/fink/experimental/jfmertens/crypto/finkinfo/mozilla.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mozilla.patch       8 Jan 2005 19:09:57 -0000       1.1
+++ mozilla.patch       27 Jul 2005 22:25:58 -0000      1.2
@@ -1,11 +1,10 @@
 diff -Naur mozilla-1.7.2.old/.mozconfig mozilla-1.7.2.new/.mozconfig
 --- mozilla-1.7.2.old/.mozconfig       Thu Jan  1 09:00:00 1970
 +++ mozilla-1.7.2.new/.mozconfig       Sat Aug 21 02:12:35 2004
-@@ -0,0 +1,23 @@
-+ac_add_options --enable-macos-target=10.3
+@@ -0,0 +1,24 @@
++ac_add_options --enable-macos-target=10.4
 +ac_add_options --enable-prebinding
 +ac_add_options --enable-default-toolkit=gtk2
-+ac_add_options --enable-xft
 +ac_add_options --with-pthreads
 +ac_add_options [EMAIL PROTECTED]@/share/man
 +ac_add_options [EMAIL PROTECTED]@
@@ -22,6 +21,8 @@
 +ac_add_options --enable-mathml
 +ac_add_options --enable-extensions=all
 +ac_add_options --enable-xinerama
++ac_add_options --disable-freetype2
++ac_add_options --enable-xft
 +ac_add_options [EMAIL PROTECTED]@/lib/mozilla
 +mk_add_options MOZ_MAKE_FLAGS=-j4
 +

Index: mozilla.info
===================================================================
RCS file: /cvsroot/fink/experimental/jfmertens/crypto/finkinfo/mozilla.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mozilla.info        8 Jan 2005 20:11:25 -0000       1.2
+++ mozilla.info        27 Jul 2005 22:25:58 -0000      1.3
@@ -1,27 +1,56 @@
 Package: mozilla
-Version: 1.7.5
+Version: 1.8b1
 Revision: 1
-GCC: 3.3
+Source-MD5: 42a0b25d405ee60128adb0eef4bc0fa0
 Source: mirror:custom:mozilla/releases/%n%v/source/%n-source-%v.tar.bz2
-Source-MD5: e5994f3e801cd834966367c6a12f8aeb
+#Version: 1.8nightly
+#Revision: 1
+#Source: 
mirror:custom:mozilla.org/mozilla/nightly/latest/mozilla-source.tar.bz2
+#Source-MD5: 4edecf46394ec2e5de80eb42415568b3
 CustomMirror: <<
-  Primary: http://ftp.mozilla.org/pub/mozilla.org/
-  nam-US: ftp://ftp.spnet.net/mozilla/
-  eur-BE: ftp://ftp.kulnet.kuleuven.ac.be/mirror/mozilla-releases/
-  asi-JP: http://core.ring.gr.jp/pub/net/www/mozilla/
+  Primary: http://ftp.mozilla.org/pub/
+  nam-US: ftp://ftp.tux.org/pub/net/mozilla/
+  eur-DE: ftp://ftp.fh-wolfenbuettel.de/pub/www/mozilla/
+  asi-JP: http://www.t.ring.gr.jp/pub/net/www/mozilla/
 <<
 SourceDirectory: mozilla
-Depends: %N-psm (>= %v-%r), %N-mailnews (>= %v-%r), %N-chatzilla (>= %v-%r), 
%N-js-debugger (>= %v-%r), %N-dom-inspector (>= %v-%r), %N-browser (>= %v-%r), 
%N-shlibs (>= %v-%r)
-BuildDepends: freetype2-hinting-dev | freetype2-dev, libpng3, libmng2, 
libjpeg, glib2-dev, atk1, pango1-xft2-dev, gtk+2-dev, orbit2-dev, 
libbonobo2-dev, gnome-vfs2-ssl-dev | gnome-vfs2-dev, libidl2, x11-dev, 
xft2-dev, gettext-dev, gettext-bin, libiconv-dev, pkgconfig, gcc3.3
+Depends: <<
+       %N-psm (>= %v-%r), 
+       %N-mailnews (>= %v-%r), 
+       %N-chatzilla (>= %v-%r), 
+       %N-js-debugger (>= %v-%r), 
+       %N-dom-inspector (>= %v-%r), 
+       %N-browser (>= %v-%r), 
+       %N-shlibs (>= %v-%r)
+<<
+BuildDepends: <<
+       libpng3, 
+       libmng2, 
+       libjpeg, 
+       glib2-dev, 
+       atk1, 
+       pango1-xft2-dev, 
+       gtk+2-dev, 
+       orbit2-dev, 
+       libbonobo2-dev, 
+       gnome-vfs2-ssl-dev | gnome-vfs2-dev, 
+       libidl2, 
+       x11-dev, 
+       xft2-dev, 
+       gettext-dev, 
+       gettext-bin, 
+       libiconv-dev, 
+       pkgconfig
+<<
+#SetCC: gcc-3.3
 NoSetLDFLAGS: true
-SetLDFLAGS: -L%p/lib/freetype2/lib
-NoSetCPPFLAGS: true
-SetCC: gcc-3.3 -I%p/lib/freetype2/include -I%p/lib/freetype2/include/freetype2
-SetCXX: g++-3.3 -I%p/lib/freetype2/include -I%p/lib/freetype2/include/freetype2
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchScript: <<
+ sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+ perl -pi -e 's,cc$,gcc-3.3,' security/coreconf/Darwin.mk
+<<
+ConfigureParams: --enable-application=suite
 CompileScript: <<
 #! /bin/sh
-export PATH="%p/lib/freetype2/bin:${PATH}"
 ./configure %c
 make -w
 
@@ -257,7 +286,15 @@
 SplitOff6: <<
   Package: %N-shlibs
   Replaces: %N (<< 1.1.0-4), %N-mailnews (<< 1.3-1)
-  Depends: atk1-shlibs, freetype2-hinting-shlibs | freetype2-shlibs, gettext, 
glib2-shlibs, gtk+2-shlibs, libiconv, pango1-xft2-shlibs, x11-shlibs
+  Depends: <<
+       atk1-shlibs, 
+       gettext, 
+       glib2-shlibs, 
+       gtk+2-shlibs, 
+       libiconv, 
+       pango1-xft2-shlibs, 
+       x11-shlibs
+  <<
   DocFiles: LEGAL LICENSE
   Description: Mozilla - shared libraries
   Files: lib/mozilla/lib*.dylib
@@ -284,9 +321,14 @@
 <<
 SplitOff7: <<
   Package: %N-dev
-#  Depends: %N-shlibs (>= %v-%r), libidl2-shlibs, pkgconfig
-  Depends: %N-shlibs (>= %v-%r), gettext, glib2-shlibs, libiconv, 
libidl2-shlibs, pkgconfig
-  Conflicts: firefox-dev
+  Depends: <<
+       %N-shlibs (>= %v-%r), 
+       gettext, 
+       glib2-shlibs, 
+       libiconv, 
+       libidl2-shlibs, 
+       pkgconfig
+  <<
   Replaces: %N (<< 1.1.0-4)
   BuildDependsOnly: True
   Description: Mozilla - development headers and libraries
@@ -295,8 +337,7 @@
 <<
 SplitOff8: <<
   Package: %N-browser
-#  Depends: %N-shlibs (>= %v-%r), libjpeg-shlibs, libpng3-shlibs, 
libmng2-shlibs, gtk+2
-  Depends: %N-shlibs (>= %v-%r), atk1-shlibs, freetype2-hinting-shlibs | 
freetype2-shlibs, gettext, glib2-shlibs, gnome-vfs2-ssl-shlibs | 
gnome-vfs2-shlibs, gtk+2-shlibs, libbonobo2-shlibs, libiconv, libjpeg-shlibs, 
libpng3-shlibs, orbit2-shlibs, pango1-xft2-shlibs, x11-shlibs, libmng2-shlibs
+  Depends: %N-shlibs (>= %v-%r), libjpeg-shlibs, libpng3-shlibs, 
libmng2-shlibs, gtk+2
   Replaces: %N (<< 1.1.0-4)
   Conflicts: %N-browser-xft2
   ConfFiles: %p/etc/mozilla/prefs.js
@@ -336,11 +377,5 @@
  - forces to see local ldap headers.
 <<
 License: OSI-Approved
-Maintainer: None <fink-devel@lists.sourceforge.net>
-DescPackaging: <<
- Originally packaged by Masanori Sekino.
- Using fink's freetype2 _ has to wait till version 1.8 to use freetype2 >> 
2.1.7
- Using SetCC and SetCXX rather than SetCPPFLAGS to build correctly in presence 
of freetype1
- Have no trace of a dep on libmng2 _ leaving it or the moment till explanation 
found
-<<
+Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>
 Homepage: http://www.mozilla.org

--- NEW FILE: evolution-data-server.patch ---
diff -Naur evolution-data-server-0.0.96-old/libdb/dist/configure 
evolution-data-server-0.0.96/libdb/dist/configure
--- evolution-data-server-0.0.96-old/libdb/dist/configure       2004-07-19 
08:52:49.000000000 -0400
+++ evolution-data-server-0.0.96/libdb/dist/configure   2004-07-22 
18:07:35.000000000 -0400
@@ -19856,7 +19856,7 @@
 
 
 
-for ac_func in _fstati64 clock_gettime directio gettimeofday getuid
+for ac_func in _fstati64 clock_gettime gettimeofday getuid
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5
@@ -19963,7 +19963,7 @@
 
 
 
-for ac_func in pstat_getdynamic sched_yield select strtoul sysconf yield
+for ac_func in sched_yield select strtoul sysconf yield
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5

--- NEW FILE: evolution-data-server.info ---
Package: evolution-data-server
Version: 1.3.6
Revision: 1
Source-MD5: 3fe8e7086825c5c707a72b30217096d7
Source: mirror:gnome:sources/%n/1.3/%n-%v.tar.bz2
Depends: <<
        audiofile-shlibs (>= 0.2.3-1), 
        esound (>= 0.2.28-1), 
        gal199 ( >= 1.99.10-4), 
        gconf2 (>= 2.4.0.1-1), 
        gettext, 
        glib2 (>= 2.2.3-1), 
        gnome-spell ( >= 1.0.5-1), 
        gnome-vfs2 (>= 2.4.0-1) | gnome-vfs2-ssl (>= 2.4.0-1), 
        gtk+2 (>= 2.2.4-1), 
        gtkhtml3 ( >= 3.2.0-1), 
        libart2-shlibs (>= 2.3.16-1), 
        libbonobo2 (>= 2.4.0-1), 
        libbonoboui2 (>= 2.4.0-1), 
        libglade2-shlibs (>= 2.0.1-3), 
        libgnomeprintui2.2-shlibs (>= 2.4.0-1), 
        libgnomeprint2.2-shlibs (>= 2.4.0-2), 
        libgnome2 (>= 2.4.0-1), 
        libgnomecanvas2 (>= 2.4.0-1), 
        libgnomeui2 (>= 2.4.0.1-1), 
        libiconv, 
        libsoup-ssl-shlibs ( >= 2.2.0-1), 
        libxml2-shlibs (>= 2.6.1-1), 
        orbit2 (>= 2.8.1-1), 
        pango1-xft2 (>= 1.2.5-1), 
        popt, 
        mozilla, 
        gail17-shlibs
<<
BuildDepends: <<
        glib2-dev (>= 2.2.3-1), 
        atk1 (>= 1.8.0-1), 
        pango1-xft2-dev (>= 1.2.5-1), 
        gtkhtml3-dev ( >= 3.2.0-1), 
        gtk+2-dev (>= 2.2.4-1), 
        libgnomecanvas2-dev (>= 2.4.0-1), 
        orbit2-dev (>= 2.8.1-1), 
        gal199-dev ( >= 2.2.1-1), 
        gconf2-dev (>= 2.4.0.1-1), 
        gnome-spell-dev ( >= 1.0.5-1), 
        gnome-vfs2-dev (>= 2.4.0-1) | gnome-vfs2-ssl-dev (>= 2.4.0-1), 
        libsoup-ssl, 
        libxml2 (>= 2.6.1-1), 
        libbonobo2-dev (>= 2.4.0-1), 
        libglade2-shlibs (>= 2.0.1-3), 
        libgnomeprintui2.2-dev (>= 2.4.0-1), 
        libgnomeprint2.2-dev (>= 2.4.0-2), 
        libgnome2-dev (>= 2.4.0-1), 
        libbonoboui2-dev (>= 2.4.0-1), 
        libgnomeui2-dev (>= 2.4.0.1-1), 
        db31 (>= 3.1.17-9), 
        libjpeg, 
        pkgconfig, 
        intltool, 
        popt, 
        mozilla, 
        gail17-dev, 
        gettext-dev, 
        gettext-bin, 
        libiconv-dev, 
        libart2 (>= 2.3.16-1), 
        esound (>= 0.2.28-1), 
        scrollkeeper (>= 0.3.12-2)
<<
#SetCC: gcc-3.3
SetCPPFLAGS: -no-cpp-precomp
#SetCFLAGS: -flat_namespace -undefined suppress
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
Patch: %n.patch
PatchScript: <<
#  perl -pi.bak -e 's, \# MUTEX_UNSET ,,' libdb/dbinc/mutex.h
  sed -i.bak -e '/^\#ifdef NEED_ADDRINFO/,/^\#endif/d' camel/camel-net-utils.h
  perl -pi.bak -e 's,option\-menu\.h\",$&\n#include <sys/types.h>,; 
s,uint,u_int,' libedataserverui/e-source-option-menu.c
<<
SplitOff: <<
  Package: %N-shlibs
  Depends: <<
        audiofile-shlibs (>= 0.2.3-1), 
        esound (>= 0.2.28-1), 
        gal199 ( >= 2.2.1-1), 
        gconf2 (>= 2.4.0.1-1), 
        gettext, 
        glib2 (>= 2.2.3-1), 
        gnome-spell ( >= 1.0.5-1), 
        gnome-vfs2 (>= 2.4.0-1) | gnome-vfs2-ssl (>= 2.4.0-1), 
        gtk+2 (>= 2.2.4-1), 
        gtkhtml3 ( >= 3.2.0-1), 
        libart2-shlibs (>= 2.3.16-1), 
        libbonobo2 (>= 2.4.0-1), 
        libbonoboui2 (>= 2.4.0-1), 
        libglade2-shlibs (>= 2.0.1-3), 
        libgnomeprintui2.2-shlibs (>= 2.4.0-1),
        libgnomeprint2.2-shlibs (>= 2.4.0-2), 
        libgnome2 (>= 2.4.0-1), 
        libgnomecanvas2 (>= 2.4.0-1), 
        libgnomeui2 (>= 2.4.0.1-1), 
        libiconv, 
        libsoup-ssl-shlibs ( >= 2.2.0-1), 
        libxml2-shlibs (>= 2.6.1-1), 
        orbit2 (>= 2.8.1-1), 
        pango1-xft2 (>= 1.2.5-1), 
        popt, 
        mozilla, 
        gail17-shlibs
  <<
  Files: lib/libe*.dylib
  Shlibs: <<
    %p/lib/libebook.8.0.0.dylib 0.0.0 %n (>= 0.0.0-1)
    %p/lib/libecal.6.1.0.dylib 0.0.0 %n (>= 0.0.0-1)
    %p/lib/libedata-book.1.0.0.dylib 0.0.0 %n (>= 0.0.0-1)
    %p/lib/libedata-cal.5.1.2.dylib 0.0.0 %n (>= 0.0.0-1)
    %p/lib/libedataserver.3.1.1.dylib 0.0.0 %n (>= 0.0.0-1)
    %p/lib/libegroupwise.2.0.0.dylib 0.0.0 %n (>= 0.0.0-1)
  <<
  DocFiles: AUTHORS COPYING NEWS README
<<
SplitOff2: <<
  Package: %N-dev
  Depends: %N-shlibs
  Files: include lib/*.* lib/pkgconfig
  DocFiles: AUTHORS COPYING* ChangeLog NEWS README TODO
<<
DocFiles: AUTHORS COPYING NEWS README
Description: Evolution Data Server
Homepage: http://gnome.org/projects/evolution/
License: GPL
Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>

Index: gtkhtml3.info
===================================================================
RCS file: /cvsroot/fink/experimental/jfmertens/crypto/finkinfo/gtkhtml3.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gtkhtml3.info       26 Jul 2005 23:56:13 -0000      1.1
+++ gtkhtml3.info       27 Jul 2005 22:25:58 -0000      1.2
@@ -1,8 +1,10 @@
 Package: gtkhtml3
-Version: 3.6.2
+#Version: 3.6.2
+Version: 3.7.5
 Revision: 1
-Source-MD5: 37465fde0f1e1d7ba2284c5a4fd06fe7
-Source: mirror:gnome:sources/gtkhtml/3.2/gtkhtml-%v.tar.bz2
+#Source-MD5: 37465fde0f1e1d7ba2284c5a4fd06fe7
+Source-MD5: 729330ab9fbf27245372d490711d3799
+Source: mirror:gnome:sources/gtkhtml/3.7/gtkhtml-%v.tar.bz2
 Depends: <<
        %N-shlibs (= %v-%r), 
        libsoup-ssl-shlibs (>= 2.1.11-20), 
@@ -18,39 +20,8 @@
        libxml2-shlibs (>= 2.6.1-1), 
        pango1-xft2 (>= 1.4.0-1)
 <<
-BuildDepends: <<
-       automake1.7, 
-       libtool14, 
-       libjpeg, 
-       audiofile, 
-       esound, 
-       libsoup-ssl, 
-       glib2-dev (>= 2.4.0-1), 
-       atk1 (>= 1.4.0-1), 
-       pango1-xft2-dev (>= 1.4.0-1), 
-       gconf2-dev (>= 2.8.0-1), 
-       gtk+2-dev (>= 2.4.0-1), 
-       libart2 (>= 2.3.16-1), 
-       libgnome2-dev (>= 2.8.0-1), 
-       libgnomeui2-dev (>= 2.8.0-1), 
-       gnome-vfs2-dev (>= 2.8.0-1) | gnome-vfs2-ssl-dev (>= 2.8.0-1), 
-       libgnomeprintui2.2-dev (>= 2.4.0-1), 
-       libgnomeprint2.2-dev (>= 2.4.0-1), 
-       libbonoboui2-dev (>= 2.8.0-1), 
-       libbonobo2-dev (>= 2.8.0-1), 
-       libgnomecanvas2-dev (>= 2.8.0-1), 
-       orbit2-dev (>= 2.8.2-3), 
-       libxml2 (>= 2.6.1-1), 
-       gal199-dev (>= 2.1.11-20), 
-       gail17-dev (>= 1.4.0-1), 
-       pkgconfig, 
-       gettext-dev, 
-       gettext-bin, 
-       libiconv-dev
-<<
+BuildDepends: atk1 (>= 1.10.1-2), audiofile, esound, gail17-dev (>= 1.8.4-1), 
gconf2-dev (>= 2.10.1-1), glib2-dev (>= 2.6.5-103), gnome-keyring-dev (>= 
0.4.3-4), gnome-vfs2-ssl-dev (>= 2.10.1-5) | gnome-vfs2-dev (>= 2.10.1-5), 
gtk+2-dev (>= 2.6.8-1), libart2-dev (>= 2.3.17-2), libbonobo2-dev (>= 
2.10.0-1), libbonoboui2-dev (>= 2.10.0-1), libgettext3-dev, libglade2 (>= 
2.5.1-3), libgnome2-dev (>= 2.10.1-2), libgnomecanvas2-dev (>= 2.10.2-1), 
libgnomeprint2.2-dev (>= 2.10.3-2), libgnomeprintui2.2-dev (>= 2.10.2-1), 
libgnomeui2-dev (>= 2.10.1-1), libiconv-dev, libjpeg, libsoup-ssl (>= 2.2.3-1), 
libxml2, orbit2-dev (>= 2.12.2-2), pango1-xft2-dev (>= 1.8.1-3), popt, 
pkgconfig, gettext-tools
 Patch: %n.patch
-#PatchScript: mv components/html-editor/Spell.idl 
components/html-editor/SpellI.idl
-#SetCC: gcc-3.3
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -flat_namespace -undefined 
suppress
 NoSetMAKEFLAGS: true
@@ -58,19 +29,7 @@
 CompileScript: perl -pi.bak -e 's,need_relink=yes,need_relink=no,g' ltmain.sh; 
./configure %c --libexecdir=%p/lib/%n ; make
 SplitOff: <<
   Package: %N-shlibs
-  Depends: <<
-       atk1-shlibs (>= 1.4.0-1), 
-       gail17-shlibs (>= 1.4.0-1), 
-       gettext, 
-       glib2-shlibs (>= 2.4.0-1), 
-       gtk+2-shlibs (>= 2.4.0-1), 
-       libart2-shlibs (>= 2.3.16-1), 
-       libgnomeui2-shlibs (>= 2.8.0-1), 
-       libgnomecanvas2-shlibs (>= 2.8.0-1), 
-       libiconv, 
-       libxml2-shlibs (>= 2.6.1-1), 
-       pango1-xft2-shlibs (>= 1.2.5-1)
-  <<
+  Depends: atk1-shlibs (>= 1.8.0-1), audiofile-shlibs, esound-shlibs, 
gail17-shlibs, gconf2-shlibs, glib2-shlibs (>= 2.4.0-1), gnome-keyring-shlibs, 
gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs, gtk+2-shlibs (>= 2.4.0-1), 
libart2-shlibs (>= 2.3.16-1), libbonobo2-shlibs, libbonoboui2-shlibs, 
libgettext3-shlibs, libglade2-shlibs, libgnome2-shlibs, libgnomecanvas2-shlibs 
(>= 2.8.0-1), libgnomeprint2.2-shlibs, libgnomeprintui2.2-shlibs, 
libgnomeui2-shlibs (>= 2.8.0-1), libiconv, libjpeg-shlibs, libxml2-shlibs, 
orbit2-shlibs, pango1-xft2-shlibs (>= 1.4.0-1), popt-shlibs, x11-shlibs
   Files: lib/libgtkhtml*.dylib lib/gtkhtml/lib*.so
   Shlibs: <<
     %p/lib/libgtkhtml-3.1.11.0.0.dylib 3.0.0 %n (>= 3.0.9-1)



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to