[cvs] experimental/dmacks/finkinfo/gnome anjuta.info, 1.1, 1.2 anjuta.patch, 1.1, 1.2

2010-09-27 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19723

Modified Files:
anjuta.info anjuta.patch 
Log Message:
start to fix...gets further before compile failure, maybe just update %v?


Index: anjuta.info
===
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gnome/anjuta.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- anjuta.info 28 Sep 2010 03:56:28 -  1.1
+++ anjuta.info 28 Sep 2010 03:57:22 -  1.2
@@ -1,7 +1,7 @@
 Info3: <<
 Package: anjuta
 Version: 2.24.2
-Revision: 2
+Revision: 3
 Distribution: 10.5, 10.6
 
 BuildDepends: <<
@@ -32,8 +32,8 @@
   libavahi-glib1-dev,
   libbonobo2-dev (>= 2.24.0-1),
   libbonoboui2-dev (>= 2.24.0-1),
-  libgdl-1.0 (>= 2.24.0),
-  libgettext3-dev,
+  libgdl-1.3-dev (>= 2.28.0),
+  libgettext8-dev,
   libglade2 (>= 2.6.2-1),
   libgnome2-dev (>= 2.24.0-1),
   libgnomecanvas2-dev (>= 2.20.0-1),
@@ -41,7 +41,7 @@
   libgnomeprintui2.2-dev (>= 2.18.1-1),
   libgnomeui2-dev (>= 2.24.0-1),
   libiconv-dev,
-  libpng3,
+  libpng14,
   libtool2,
   libxml2 (>= 2.6.30-1),
   orbit2-dev (>= 2.14.16-1),
@@ -58,10 +58,11 @@
   autogen,
   bzip2-shlibs,
   dbus (>= 1.2.1-1),
+  gconf2,
   glade3-shlibs (>= 3.6.3-2),
   gnome-build (>= 2.24.0),
   gnome-build-shlibs (>= 2.24.0),
-  libgdl-1.0-shlibs (>= 2.24.0),
+  libgdl-1.3-shlibs (>= 2.28.0),
   libgnomeprint2.2-shlibs (>= 2.18.1-1),
   libgnomeprintui2.2-shlibs (>= 2.18.1-1),
   libtool2-shlibs,
@@ -74,16 +75,20 @@
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
 Source-MD5: d1db75bc1c8d4ab4c9d180767e24e39a
 PatchFile: %n.patch
-PatchFile-MD5: e607d1ec84b0514bf7ab179c822b3b79
+PatchFile-MD5: 3bdcd2badc423c721fcda4a33039bdf4
 ConfigureParams: <<
   --libexecdir=%p/lib/%n \
   --mandir=%p/share/man \
   --enable-plugin-scintilla \
   --disable-schemas-install \
-  --disable-dependency-tracking \
+  --enable-dependency-tracking \
   --enable-static \
   --enable-shared
 << 
+CompileScript: <<
+   %{default_script}
+   fink-package-precedence --prohibit-bdep=%n-dev .
+<<
 
 InstallScript: make install DESTDIR=%d; rm -rf %i/doc
 DocFiles: doc/ScintillaDoc.html ABOUT-NLS AUTHORS COPYING FUTURE INSTALL NEWS 
README THANKS TODO ChangeLog
@@ -137,13 +142,13 @@
 libavahi-glib1-shlibs,
 libbonobo2-shlibs (>= 2.24.0-1),
 libbonoboui2-shlibs (>= 2.24.0-1),
-libgettext3-shlibs,
+libgettext8-shlibs,
 libglade2-shlibs (>= 2.6.2-1),
 libgnome2-shlibs (>= 2.24.0-1),
 libgnomecanvas2-shlibs (>= 2.20.0-1),
 libgnomeui2-shlibs (>= 2.24.0-1),
 libiconv,
-libpng3-shlibs,
+libpng14-shlibs,
 libxml2-shlibs (>= 2.6.30-1),
 orbit2-shlibs (>= 2.14.16-1),
 pango1-xft2-ft219-shlibs (>= 1.22.0-4),
@@ -204,6 +209,9 @@
 <<
 DescPackaging: <<
 The initial packaging for Fink was done by Marc Weil.
+
+   Pass explicit -lX11 that was formerly inherited from some
+   dependency's .la
 <<
 DescPort: <<
Doesn't build on 10.4 due to upstream platform assumtion. See:

Index: anjuta.patch
===
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gnome/anjuta.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- anjuta.patch28 Sep 2010 03:56:28 -  1.1
+++ anjuta.patch28 Sep 2010 03:57:22 -  1.2
@@ -30,3 +30,15 @@
  #  include 
  #elif !defined(__sun)
  #  include 
+diff -Nurd -x'*~' anjuta-2.24.2.orig/plugins/gtodo/Makefile.in 
anjuta-2.24.2/plugins/gtodo/Makefile.in
+--- anjuta-2.24.2.orig/plugins/gtodo/Makefile.in   2008-11-24 
09:11:36.0 -0500
 anjuta-2.24.2/plugins/gtodo/Makefile.in2010-09-27 23:29:05.0 
-0400
+@@ -422,7 +422,7 @@
+   $(GTK_LIBS) \
+   $(GNOME_VFS_LIBS) \
+   $(LIBXSLT_LIBS) \
+-  $(LIBANJUTA_LIBS)
++  $(LIBANJUTA_LIBS) -lX11 -L/usr/X11/lib -L/usr/X11R6/lib
+ 
+ libanjuta_gtodo_la_SOURCES = \
+   plugin.c\


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/dmacks/finkinfo/gnome anjuta.info, NONE, 1.1 anjuta.patch, NONE, 1.1

2010-09-27 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19560

Added Files:
anjuta.info anjuta.patch 
Log Message:
import from unstable


--- NEW FILE: anjuta.info ---
Info3: <<
Package: anjuta
Version: 2.24.2
Revision: 2
Distribution: 10.5, 10.6

BuildDepends: <<
  atk1 (>= 1.20.0-1),
  audiofile (>= 0.2.5-1),
  avahi-dev,
  bzip2-dev,
  cairo (>= 1.8-1),
  dbus-dev (>= 1.2.1-1),
  esound (>= 0.2.38-1),
  expat1,
  fink (>= 0.28),
  freetype219 (>= 2.3.8-2),
  gconf2-dev (>= 2.24.0-1),
  gettext-bin,
  gettext-tools,
  glade3-dev (>= 3.6.3-2),
  glib2-dev (>= 2.18.0-1),
  glitz,
  gnome-build-dev (>= 2.24.0),
  gnome-doc-utils (>= 0.12.0-1),
  gnome-keyring-dev (>= 2.24.0-1),
  gnome-vfs2-unified-dev (>= 1:2.24.0-1),
  graphviz-dev, 
  gtk+2-dev (>= 2.14.0-1),
  intltool40,
  libart2 (>= 2.3.16-1),
  libavahi-glib1-dev,
  libbonobo2-dev (>= 2.24.0-1),
  libbonoboui2-dev (>= 2.24.0-1),
  libgdl-1.0 (>= 2.24.0),
  libgettext3-dev,
  libglade2 (>= 2.6.2-1),
  libgnome2-dev (>= 2.24.0-1),
  libgnomecanvas2-dev (>= 2.20.0-1),
  libgnomeprint2.2-dev (>= 2.18.1-1),
  libgnomeprintui2.2-dev (>= 2.18.1-1),
  libgnomeui2-dev (>= 2.24.0-1),
  libiconv-dev,
  libpng3,
  libtool2,
  libxml2 (>= 2.6.30-1),
  orbit2-dev (>= 2.14.16-1),
  pango1-xft2-ft219-dev (>= 1.22.0-4),
  pcre,
  pixman (>= 0.12.0-1),
  pkgconfig (>= 0.23),
  popt,
  vte9-dev (>= 0.16.13-3),
  x11-dev
<<
Depends: <<
  %n-shlibs (= %v-%r),
  autogen,
  bzip2-shlibs,
  dbus (>= 1.2.1-1),
  glade3-shlibs (>= 3.6.3-2),
  gnome-build (>= 2.24.0),
  gnome-build-shlibs (>= 2.24.0),
  libgdl-1.0-shlibs (>= 2.24.0),
  libgnomeprint2.2-shlibs (>= 2.18.1-1),
  libgnomeprintui2.2-shlibs (>= 2.18.1-1),
  libtool2-shlibs,
  pcre-shlibs,
  rarian-compat,
  vte9-shlibs (>= 0.16.13-3),
  x11
<<

Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: d1db75bc1c8d4ab4c9d180767e24e39a
PatchFile: %n.patch
PatchFile-MD5: e607d1ec84b0514bf7ab179c822b3b79
ConfigureParams: <<
  --libexecdir=%p/lib/%n \
  --mandir=%p/share/man \
  --enable-plugin-scintilla \
  --disable-schemas-install \
  --disable-dependency-tracking \
  --enable-static \
  --enable-shared
<< 

InstallScript: make install DESTDIR=%d; rm -rf %i/doc
DocFiles: doc/ScintillaDoc.html ABOUT-NLS AUTHORS COPYING FUTURE INSTALL NEWS 
README THANKS TODO ChangeLog
ConfFiles: <<
  %p/etc/gconf/schemas/anjuta-cvs-plugin.schemas
  %p/etc/gconf/schemas/anjuta-document-manager.schemas
  %p/etc/gconf/schemas/anjuta-language-cpp-java.schemas
  %p/etc/gconf/schemas/anjuta-message-manager-plugin.schemas
  %p/etc/gconf/schemas/anjuta-symbol-browser-plugin.schemas
  %p/etc/gconf/schemas/anjuta-terminal-plugin.schemas
  %p/etc/gconf/schemas/anjuta.schemas
<<

PostInstScript: <<
  if [ configure = "$1" ]; then
scrollkeeper-update
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
for s in anjuta-cvs-plugin anjuta-document-manager anjuta-language-cpp-java 
\
  anjuta-message-manager-plugin anjuta-symbol-browser-plugin \
  anjuta-terminal-plugin anjuta; do
gconftool-2 --makefile-install-rule %p/etc/gconf/schemas/$s.schemas 
>/dev/null
done
  fi
<<
PostRmScript: <<
  if [ upgrade != "$1" ]; then
scrollkeeper-update
 fi
<<

SplitOff: <<
  Package: %N-shlibs
  Description: Shared libraries for anjuta
  Depends: <<
atk1-shlibs (>= 1.20.0-1),
audiofile-shlibs (>= 0.2.5-1),
cairo-shlibs (>= 1.8-1),
dbus-shlibs (>= 1.2.1-1),
esound-shlibs (>= 0.2.38-1),
expat1-shlibs,
freetype219-shlibs (>= 2.3.8-2),
gconf2-shlibs (>= 2.24.0-1),
glib2-shlibs (>= 2.18.0-1), 
glitz-shlibs,
gnome-keyring-shlibs (>= 2.24.0-1),
gnome-vfs2-unified-shlibs (>= 1:2.24.0-1),
gtk+2-shlibs (>= 2.14.0-1),
libart2-shlibs (>= 2.3.16-1),
libavahi-client3-shlibs,
libavahi-common3-shlibs,
libavahi-glib1-shlibs,
libbonobo2-shlibs (>= 2.24.0-1),
libbonoboui2-shlibs (>= 2.24.0-1),
libgettext3-shlibs,
libglade2-shlibs (>= 2.6.2-1),
libgnome2-shlibs (>= 2.24.0-1),
libgnomecanvas2-shlibs (>= 2.20.0-1),
libgnomeui2-shlibs (>= 2.24.0-1),
libiconv,
libpng3-shlibs,
libxml2-shlibs (>= 2.6.30-1),
orbit2-shlibs (>= 2.14.16-1),
pango1-xft2-ft219-shlibs (>= 1.22.0-4),
pixman-shlibs (>= 0.12.0-1),
popt-shlibs,
x11-shlibs
  <<
  Files: <<
lib/libanjuta-ctags.0.dylib
lib/libanjuta.0.dylib
  <<
  Shlibs: <<
%p/lib/libanjuta-ctags.0.dylib   1.0.0 %n (>= 2.4.2-1)
%p/lib/libanjuta.0.dylib 1.0.0 %n (>= 2.4.2-1)
  <<
<<

SplitOff2: <<
  Package: %N-dev
  Depends: %N-shlibs (= %v-%r)
  BuildDependsOnly: true
  Files: <<
include
lib/lib*.dylib
lib/lib*a
lib/anjuta/lib*a
lib/pkgconfig
  <<
  Description: Headers and libraries for Anjuta
<<


Description: Complete Programmers' IDE
DescDetail: <<
Anjuta is one of the most powerful IDEs available in open
source today. It supports many different languages, such as 

[cvs] dists/10.4/unstable/main/finkinfo/games tads3.info, 1.4, 1.5 tads3.patch, 1.3, 1.4

2010-09-27 Thread Alexander Strange
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25556

Modified Files:
tads3.info tads3.patch 
Log Message:
tads3 should actually install into %i

Index: tads3.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/tads3.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- tads3.patch 4 Oct 2009 21:38:52 -   1.3
+++ tads3.patch 28 Sep 2010 00:45:35 -  1.4
@@ -1,6 +1,6 @@
-diff -ruN tads-3.0.8/tads2/Makefile tads-3.0.8-new/tads2/Makefile
+diff -ruN tads-3.0.8/tads2/Makefile tads-3.0.8-/tads2/Makefile
 --- tads-3.0.8/tads2/Makefile  2004-11-05 08:34:49.0 -0500
-+++ tads-3.0.8-new/tads2/Makefile  2009-10-04 16:15:16.0 -0400
 tads-3.0.8-/tads2/Makefile 2010-09-27 20:37:35.0 -0400
 @@ -56,7 +56,7 @@
  #
  # DATADIR is where the TADS 2 development libraries (adv.t, std.t and
@@ -37,9 +37,9 @@
  
  #
  # Don't change stuff below this line unless you really know what you're doing.
-diff -ruN tads-3.0.8/tads2/osunixt.h tads-3.0.8-new/tads2/osunixt.h
+diff -ruN tads-3.0.8/tads2/osunixt.h tads-3.0.8-/tads2/osunixt.h
 --- tads-3.0.8/tads2/osunixt.h 2004-02-16 21:20:41.0 -0500
-+++ tads-3.0.8-new/tads2/osunixt.h 2009-10-04 16:29:40.0 -0400
 tads-3.0.8-/tads2/osunixt.h2010-09-27 20:37:35.0 -0400
 @@ -21,7 +21,7 @@
  #define OSUNIXT_INCLUDED
  
@@ -60,9 +60,9 @@
  
  /* display lines on which errors occur */
  /* #  define OS_ERRLINE 1 */
-diff -ruN tads-3.0.8/tads3/Makefile tads-3.0.8-new/tads3/Makefile
 tads-3.0.8/tads3/Makefile  2009-10-04 16:54:12.0 -0400
-+++ tads-3.0.8-new/tads3/Makefile  2009-10-04 16:55:02.0 -0400
+diff -ruN tads-3.0.8/tads3/Makefile tads-3.0.8-/tads3/Makefile
+--- tads-3.0.8/tads3/Makefile  2005-03-05 05:44:48.0 -0500
 tads-3.0.8-/tads3/Makefile 2010-09-27 20:38:51.0 -0400
 @@ -14,7 +14,7 @@
  # Installation points for TADS3. Tailor these to your liking. If you install
  # manually, DATADIR must match where you actually put the libraries and
@@ -93,8 +93,12 @@
  
  ###
  # You shouldn't need to change anything beyond this line.
-@@ -219,15 +219,15 @@
-   install -s -m755 t3make t3run t23run t3res mkchrtab $(BINDIR)
+@@ -216,18 +216,18 @@
+ all: t3make t3run t23run t3pre t3res mkchrtab
+ 
+ install: all install-common
+-  install -s -m755 t3make t3run t23run t3res mkchrtab $(BINDIR)
++  install -s -m755 t3make t3run t23run t3res mkchrtab @INST@/bin
  
  install-common: all
 -  install -d $(BINDIR)
@@ -117,9 +121,9 @@
  
  clean:
rm -f *.o t3make t3run t23run t3pre t3res mkchrtab test_utf8 test_chr 
test_pool test_err test_obj test_write test_exec test_gets test_tok test_prs 
test_sym test_prs_top test_comp_obj test_link test_regex test_sort iter.t3s 
test.t3v
-diff -ruN tads-3.0.8/tads3/mkchrtab.cpp tads-3.0.8-new/tads3/mkchrtab.cpp
+diff -ruN tads-3.0.8/tads3/mkchrtab.cpp tads-3.0.8-/tads3/mkchrtab.cpp
 --- tads-3.0.8/tads3/mkchrtab.cpp  2003-02-28 01:18:36.0 -0500
-+++ tads-3.0.8-new/tads3/mkchrtab.cpp  2009-10-04 16:33:21.0 -0400
 tads-3.0.8-/tads3/mkchrtab.cpp 2010-09-27 20:37:35.0 -0400
 @@ -685,7 +685,7 @@
  if (dstp >= buf + sizeof(buf))
  {

Index: tads3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/tads3.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- tads3.info  4 Oct 2009 21:38:52 -   1.4
+++ tads3.info  28 Sep 2010 00:45:35 -  1.5
@@ -1,6 +1,6 @@
 Package: tads3
 Version: 3.0.8
-Revision: 1
+Revision: 2
 Maintainer: Alexander Strange 
 Source: 
http://www.ifarchive.org/if-archive/programming/tads2/source/tads23-unix.tar.gz
 SourceDirectory: tads-%v
@@ -10,7 +10,7 @@
 BuildDepends: fink (>= 0.24.12), libncurses5 (>= 5.4-20041023-1006)
 GCC: 4.0
 PatchFile: %n.patch
-PatchFile-MD5: 5fe701fe3917d84f4849803cdde39579
+PatchFile-MD5: b3100026181b6cca65bd7980d19fda22
 PatchScript: sed -e 's:@PREFIX@:%p:g' -e 's:@INST@:%i/:g' <%{PatchFile} | 
patch -p1
 CompileScript: <<
  (cd tads2 && make)


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/gnome gnome-build-10.4.info, 1.1, 1.2 gnome-build-10.5.info, 1.1, 1.2 gnome-build-10.6.info, 1.1, 1.2

2010-09-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24630

Modified Files:
gnome-build-10.4.info gnome-build-10.5.info 
gnome-build-10.6.info 
Log Message:
cleanup for gnome2.28 (as much as this pkg doesn't itself exist in that 
upstream suite)


Index: gnome-build-10.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-build-10.6.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnome-build-10.6.info   27 Sep 2010 22:24:50 -  1.1
+++ gnome-build-10.6.info   27 Sep 2010 23:15:53 -  1.2
@@ -1,7 +1,7 @@
 Info3: <<
 Package: gnome-build
 Version: 2.24.1
-Revision: 200
+Revision: 202
 Distribution: 10.6
 
 Depends: <<
@@ -9,38 +9,32 @@
   locale-gettext-pm5100
 <<
 BuildDepends: <<
-  atk1 (>= 1.20.0-1),
-  avahi-dev,
-  audiofile (>= 0.2.5-1),
-  cairo (>= 1.8-3),
-  dbus-dev (>= 1.2.1-1),
-  esound (>= 0.2.38-1),
-  expat1,
-  intltool40,
-  freetype219 (>= 2.3.5-1),
+  atk1 (>= 1.28.0-1),
+  cairo (>= 1.8.8-3),
+  fink-package-precedence,
+  fontconfig2-dev (>= 2.8.0-4),
+  freetype219 (>= 2.3.12-1),
   gettext-tools,
-  gconf2-dev (>= 2.24.0-1),
-  glib2-dev (>= 2.18.0-1),
+  gconf2-dev (>= 2.28.0-1),
+  glib2-dev (>= 2.22.0-1),
   glitz,
-  gnome-keyring-dev (>= 2.24.0-1),
-  gnome-vfs2-unified-dev (>= 1:2.24.0-1),
-  gtk+2-dev (>= 2.14.0-1),
+  gnome-vfs2-unified-dev (>= 1:2.24.2-1),
+  gtk+2-dev (>= 2.18.0-1),
+  intltool40,
   libart2 (>= 2.3.16-1),
-  libavahi-glib1-dev,
-  libbonobo2-dev (>= 2.24.0-1),
-  libbonoboui2-dev (>= 2.24.0-1),
-  libgettext3-dev,
-  libgdl-1.0 (>= 2.24.0),
-  libglade2 (>= 2.6.2-1),
-  libgnome2-dev (>= 2.24.0-1),
-  libgnomecanvas2-dev (>= 2.20.0-1),
-  libgnomeui2-dev (>= 2.24.0-1),
+  libbonobo2-dev (>= 2.24.2-1),
+  libbonoboui2-dev (>= 2.24.1-2),
+  libgdl-1.3-dev (>= 2.28.0),
+  libgettext8-dev,
+  libglade2 (>= 2.6.4-4),
+  libgnome2-dev (>= 2.28.0-1),
+  libgnomecanvas2-dev (>= 2.26.0-3),
+  libgnomeui2-dev (>= 2.24.2-3),
   libiconv-dev,
-  libpng3,
   libxml2 (>= 2.6.30-1),
   orbit2-dev (>= 2.14.16-1),
-  pango1-xft2-ft219-dev (>= 1.22.0-4),
-  pixman (>= 0.12.0-1),
+  pango1-xft2-ft219-dev (>= 1.24.5-4),
+  pixman (>= 0.16.0-1),
   pkgconfig (>= 0.23),
   popt,
   x11-dev
@@ -52,9 +46,14 @@
 ConfigureParams: <<
   --libexecdir=%p/lib/%n \
   --mandir=%p/share/man \
-  --disable-dependency-tracking \
+  --enable-dependency-tracking \
   --enable-static \
-  --enable-shared
+  --enable-shared \
+  PKG_CONFIG_PATH=%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH
+<<
+CompileScript: <<
+   %{default_script}
+   fink-package-precedence --prohibit-bdep=%n-dev .
 <<
 
 InstallScript: make install DESTDIR="%d"
@@ -64,43 +63,34 @@
   Package: %N-shlibs
   Description: Shared libraries for Gnome Build Framework
   Depends: <<
-atk1-shlibs (>= 1.20.0-1),
-audiofile-shlibs (>= 0.2.5-1),
-cairo-shlibs (>= 1.8-3),
-dbus-shlibs (>= 1.2.1-1),
-esound-shlibs (>= 0.2.38-1),
-expat1-shlibs,
-freetype219-shlibs (>= 2.3.5-1),
-gconf2-shlibs (>= 2.24.0-1),
-glib2-shlibs (>= 2.18.0-1),
-glitz-shlibs,
-gnome-keyring-shlibs (>= 2.24.0-1),
-gnome-vfs2-unified-shlibs (>= 1:2.24.0-1),
-gtk+2-shlibs (>= 2.14.0-1),
+atk1-shlibs (>= 1.28.0-1),
+cairo-shlibs (>= 1.8.8-3),
+fontconfig2-shlibs (>= 2.8.0-4),
+freetype219-shlibs (>= 2.3.12-1),
+gconf2-shlibs (>= 2.28.0-1),
+glib2-shlibs (>= 2.22.0-1),
+gnome-vfs2-unified-shlibs (>= 1:2.24.2-1),
+gtk+2-shlibs (>= 2.18.0-1),
 libart2-shlibs (>= 2.3.16-1),
-libavahi-client3-shlibs,
-libavahi-common3-shlibs,
-libavahi-glib1-shlibs,
-libbonobo2-shlibs (>= 2.24.0-1),
-libbonoboui2-shlibs (>= 2.24.0-1),
-libgdl-1.0-shlibs (>= 2.24.0),
-libgettext3-shlibs,
-libglade2-shlibs (>= 2.6.2-1),
-libgnome2-shlibs (>= 2.24.0-1),
-libgnomecanvas2-shlibs (>= 2.20.0-1),
-libgnomeui2-shlibs (>= 2.24.0-1),
-libiconv,
-libpng3-shlibs,
+libbonobo2-shlibs (>= 2.24.2-1),
+libbonoboui2-shlibs (>= 2.24.1-2),
+libgdl-1.3-shlibs (>= 2.28.0),
+libgettext8-shlibs,
+libglade2-shlibs (>= 2.6.4-4),
+libgnome2-shlibs (>= 2.28.0-1),
+libgnomecanvas2-shlibs (>= 2.26.0-3),
+libgnomeui2-shlibs (>= 2.24.2-3),
 libxml2-shlibs (>= 2.6.30-1),
 orbit2-shlibs (>= 2.14.16-1),
-pango1-xft2-ft219-shlibs (>= 1.22.0-4),
-pixman-shlibs (>= 0.12.0-1),
+pango1-xft2-ft219-shlibs (>= 1.24.5-4),
 popt-shlibs,
 x11-shlibs
   <<
+  Replaces: %N-dev (<< %v-%r)
   Files: <<
 lib/libgbf-1.2.dylib
 lib/libgbf-widgets-1.2.dylib
+lib/gnome-build-1.0
 share/locale
   <<
   Shlibs: <<
@@ -113,6 +103,7 @@
   Package: %N-dev
   Description: Development headers and libraries for Gnome Build Framework
   BuildDependsOnly: true
+  Depends: %N-shlibs (= %v-%r)
  

[cvs] dists/10.4/unstable/main/finkinfo/gnome gnome-build-10.4.info, NONE, 1.1 gnome-build-10.6.info, NONE, 1.1 anjuta.info, 1.3, 1.4 gnome-build.info, 1.1, NONE

2010-09-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5293

Modified Files:
anjuta.info 
Added Files:
gnome-build-10.4.info gnome-build-10.6.info 
Removed Files:
gnome-build.info 
Log Message:
spread to 10.6 (adjust filenames to clarify what's for what)


Index: anjuta.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/anjuta.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- anjuta.info 29 Jul 2009 08:34:55 -  1.3
+++ anjuta.info 27 Sep 2010 22:24:50 -  1.4
@@ -2,7 +2,7 @@
 Package: anjuta
 Version: 2.24.2
 Revision: 2
-Distribution: 10.5
+Distribution: 10.5, 10.6
 
 BuildDepends: <<
   atk1 (>= 1.20.0-1),

--- NEW FILE: gnome-build-10.6.info ---
Info3: <<
Package: gnome-build
Version: 2.24.1
Revision: 200
Distribution: 10.6

Depends: <<
  %n-shlibs (=%v-%r),
  locale-gettext-pm5100
<<
BuildDepends: <<
  atk1 (>= 1.20.0-1),
  avahi-dev,
  audiofile (>= 0.2.5-1),
  cairo (>= 1.8-3),
  dbus-dev (>= 1.2.1-1),
  esound (>= 0.2.38-1),
  expat1,
  intltool40,
  freetype219 (>= 2.3.5-1),
  gettext-tools,
  gconf2-dev (>= 2.24.0-1),
  glib2-dev (>= 2.18.0-1),
  glitz,
  gnome-keyring-dev (>= 2.24.0-1),
  gnome-vfs2-unified-dev (>= 1:2.24.0-1),
  gtk+2-dev (>= 2.14.0-1),
  libart2 (>= 2.3.16-1),
  libavahi-glib1-dev,
  libbonobo2-dev (>= 2.24.0-1),
  libbonoboui2-dev (>= 2.24.0-1),
  libgettext3-dev,
  libgdl-1.0 (>= 2.24.0),
  libglade2 (>= 2.6.2-1),
  libgnome2-dev (>= 2.24.0-1),
  libgnomecanvas2-dev (>= 2.20.0-1),
  libgnomeui2-dev (>= 2.24.0-1),
  libiconv-dev,
  libpng3,
  libxml2 (>= 2.6.30-1),
  orbit2-dev (>= 2.14.16-1),
  pango1-xft2-ft219-dev (>= 1.22.0-4),
  pixman (>= 0.12.0-1),
  pkgconfig (>= 0.23),
  popt,
  x11-dev
<<

Source: mirror:gnome:sources/%n/2.24/%n-%v.tar.bz2
Source-MD5: b35c918b6c0c70652e9eb1d2e45138f1

ConfigureParams: <<
  --libexecdir=%p/lib/%n \
  --mandir=%p/share/man \
  --disable-dependency-tracking \
  --enable-static \
  --enable-shared
<<

InstallScript: make install DESTDIR="%d"
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO

SplitOff: <<
  Package: %N-shlibs
  Description: Shared libraries for Gnome Build Framework
  Depends: <<
atk1-shlibs (>= 1.20.0-1),
audiofile-shlibs (>= 0.2.5-1),
cairo-shlibs (>= 1.8-3),
dbus-shlibs (>= 1.2.1-1),
esound-shlibs (>= 0.2.38-1),
expat1-shlibs,
freetype219-shlibs (>= 2.3.5-1),
gconf2-shlibs (>= 2.24.0-1),
glib2-shlibs (>= 2.18.0-1),
glitz-shlibs,
gnome-keyring-shlibs (>= 2.24.0-1),
gnome-vfs2-unified-shlibs (>= 1:2.24.0-1),
gtk+2-shlibs (>= 2.14.0-1),
libart2-shlibs (>= 2.3.16-1),
libavahi-client3-shlibs,
libavahi-common3-shlibs,
libavahi-glib1-shlibs,
libbonobo2-shlibs (>= 2.24.0-1),
libbonoboui2-shlibs (>= 2.24.0-1),
libgdl-1.0-shlibs (>= 2.24.0),
libgettext3-shlibs,
libglade2-shlibs (>= 2.6.2-1),
libgnome2-shlibs (>= 2.24.0-1),
libgnomecanvas2-shlibs (>= 2.20.0-1),
libgnomeui2-shlibs (>= 2.24.0-1),
libiconv,
libpng3-shlibs,
libxml2-shlibs (>= 2.6.30-1),
orbit2-shlibs (>= 2.14.16-1),
pango1-xft2-ft219-shlibs (>= 1.22.0-4),
pixman-shlibs (>= 0.12.0-1),
popt-shlibs,
x11-shlibs
  <<
  Files: <<
lib/libgbf-1.2.dylib
lib/libgbf-widgets-1.2.dylib
share/locale
  <<
  Shlibs: <<
%p/lib/libgbf-1.2.dylib  3.0.0 %n (>= 2.24.0-1)
%p/lib/libgbf-widgets-1.2.dylib  3.0.0 %n (>= 2.24.0-1)
  <<
<<

SplitOff2: <<
  Package: %N-dev
  Description: Development headers and libraries for Gnome Build Framework
  BuildDependsOnly: true
  Files: <<
include
lib
  <<
<<

Description: The Gnome Build Framework (GBF)
DescDetail: <<
GNOME (GNU Network Object Model Environment) is a user-friendly set of
applications and desktop tools to be used in conjunction with a window
manager for the X Window System.  GNOME is similar in purpose and scope
to CDE and KDE, but GNOME is based completely on free software.

This package installs the GNOME Build Framework.
<<
License: GPL
Homepage: http://www.gnome.org/
Maintainer: Remi Mommsen 

<<

--- gnome-build.info DELETED ---

--- NEW FILE: gnome-build-10.4.info ---
Info3: <<
Package: gnome-build
Version: 2.24.1
Revision: 1
Distribution: 10.4

Depends: <<
  %n-shlibs (=%v-%r),
  locale-gettext-pm586
<<
BuildDepends: <<
  atk1 (>= 1.20.0-1),
  avahi-dev,
  audiofile (>= 0.2.5-1),
  cairo (>= 1.8-3),
  dbus-dev (>= 1.2.1-1),
  esound (>= 0.2.38-1),
  expat1,
  intltool40,
  freetype219 (>= 2.3.5-1),
  gettext-tools,
  gconf2-dev (>= 2.24.0-1),
  glib2-dev (>= 2.18.0-1),
  glitz,
  gnome-keyring-dev (>= 2.24.0-1),
  gnome-vfs2-unified-dev (>= 1:2.24.0-1),
  gtk+2-dev (>= 2.14.0-1),
  libart2 (>= 2.3.16-1),
  libavahi-glib1-dev,
  libbonobo2-dev (>= 2.24.0-1),
  libbonoboui2-dev (>= 2.24.0-1),
  libgettext3-dev,
  libgdl-1.0 (>= 2.24.0),

[cvs] dists/10.4/unstable/main/finkinfo/sound mp3diags.info, 1.27, 1.28

2010-09-27 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26005

Modified Files:
mp3diags.info 
Log Message:
mp3diags-mac inherits dependencies on libpng3 and system-openssl-dev from 
qt4-mac even though it doesn't use them itself.


Index: mp3diags.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/mp3diags.info,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- mp3diags.info   2 Aug 2010 23:07:19 -   1.27
+++ mp3diags.info   27 Sep 2010 21:55:12 -  1.28
@@ -1,7 +1,7 @@
 Info2: <<
 Package: mp3diags-%type_pkg[qt]
 Version: 1.0.06.051
-Revision: 1
+Revision: 2
 Type: qt (mac x11)
 Description: Fix problems with mp3 files
 License: GPL2
@@ -14,14 +14,18 @@
 Depends: <<
boost1.41.cmake-shlibs,
libiconv,
+   ( %type_pkg[qt] = mac) libpng3-shlibs,
qt4-%type_pkg[qt]-core-shlibs (>= 4.6.2-2),
qt4-%type_pkg[qt]-gui-shlibs (>= 4.6.2-2)
 <<
 
 BuildDepends: <<
boost1.41.cmake,
+   fink-package-precedence,
libiconv-dev,
-   qt4-%type_pkg[qt] (>= 4.6.2-2)
+   ( %type_pkg[qt] = mac) libpng3,
+   qt4-%type_pkg[qt] (>= 4.6.2-2),
+   ( %type_pkg[qt] = mac) system-openssl-dev
 <<
 
 GCC: 4.0
@@ -29,6 +33,7 @@
 CompileScript: <<
%p/lib/qt4-%type_pkg[qt]/bin/qmake "LIBS+=-lz"
make CXX="g++ -I%p/include"
+   fink-package-precedence --no-h .
 <<
 
 InstallScript: <<


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics fontforge.info, 1.51, 1.52 fontforge.patch, 1.25, 1.26

2010-09-27 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10260

Modified Files:
fontforge.info fontforge.patch 
Log Message:
New(ish) upstream version.


Index: fontforge.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/fontforge.info,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- fontforge.info  2 May 2010 15:39:35 -   1.51
+++ fontforge.info  27 Sep 2010 19:12:40 -  1.52
@@ -1,7 +1,7 @@
 Info2: <<
 Package: fontforge
-Version: 20100429
-Revision: 2
+Version: 20100501
+Revision: 1
 Type: python (2.6)
 
 License: BSD
@@ -31,9 +31,9 @@
 Maintainer: Daniel Johnson 
 
 Source: mirror:sourceforge:%n/%n_full-%v.tar.bz2
-Source-MD5: aa243b214e55423a3959c34205004c59
+Source-MD5: 5f3d20d645ec1aa2b7b4876386df8717
 SourceDirectory: %n-%v
-Source2: mirror:sourceforge:%n/%n_htdocs-%v.tar.bz2
+Source2: mirror:sourceforge:%n/%n_htdocs-20100429.tar.bz2
 Source2-MD5: 7ff67bcb694b673dbe0b8ca3dfd4675e
 Source2ExtractDir: %n-%v/htdocs
 Source3: http://fontforge.sourceforge.net/cidmaps.tgz
@@ -97,7 +97,7 @@
 DocFiles: AUTHORS INSTALL LICENSE README-Mac.html README-Unix.html VERSION
 
 PatchFile: %n.patch
-PatchFile-MD5: ec93da3205b30a47f4c991634ec917fe
+PatchFile-MD5: ff032e887291d4eec2e31709fb36a9ce
 PatchScript: <<
%{default_script}
#Use fink's python to build the python extension.

Index: fontforge.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/fontforge.patch,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- fontforge.patch 30 Apr 2010 23:42:11 -  1.25
+++ fontforge.patch 27 Sep 2010 19:12:41 -  1.26
@@ -130,116 +130,3 @@
-rpath $(libdir) -version-info 
$(GFTP_VERSION):$(GFTP_REVISION):$(GFTP_AGE)
  
  %.lo: %.c
-diff -ru fontforge-20100429.orig/po/el.po fontforge-20100429/po/el.po
 fontforge-20100429.orig/po/el.po   2010-04-29 16:09:33.0 -0400
-+++ fontforge-20100429/po/el.po2010-04-30 17:12:51.0 -0400
-@@ -16551,10 +16551,6 @@
- msgid "Saving SVG font"
- msgstr ""
- 
--#: savefontdlg.c:1902
--msgid "Saving PostScript Font"
--msgstr ""
--
- #: savefontdlg.c:1954
- msgid "Ofm Save Failed"
- msgstr ""
-diff -ru fontforge-20100429.orig/po/fr.po fontforge-20100429/po/fr.po
 fontforge-20100429.orig/po/fr.po   2010-04-29 16:09:36.0 -0400
-+++ fontforge-20100429/po/fr.po2010-04-30 17:17:24.0 -0400
-@@ -21750,10 +21750,6 @@
- msgid "Saving Unified Font Object"
- msgstr "Enregistrement Objet Fonte Unifié"
- 
--#: savefontdlg.c:1909
--msgid "Saving PostScript Font"
--msgstr "Enregistrement fonte PostScript"
--
- #: savefontdlg.c:1960
- msgid "Ofm Save Failed"
- msgstr "Échec enregistrement de l'OFM"
-diff -ru fontforge-20100429.orig/po/ja.po fontforge-20100429/po/ja.po
 fontforge-20100429.orig/po/ja.po   2010-04-29 16:09:37.0 -0400
-+++ fontforge-20100429/po/ja.po2010-04-30 17:22:01.0 -0400
-@@ -9486,9 +9486,6 @@
- msgid "Saving SVG font"
- msgstr "SVGフォントを保存中"
- 
--msgid "Saving PostScript Font"
--msgstr "PostScriptフォントを保存中"
--
- msgid "Load bitmap fonts?"
- msgstr "ビットマップフォントをロードしますか?"
- 
-diff -ru fontforge-20100429.orig/po/ru.po fontforge-20100429/po/ru.po
 fontforge-20100429.orig/po/ru.po   2010-04-29 16:09:39.0 -0400
-+++ fontforge-20100429/po/ru.po2010-04-30 17:27:09.0 -0400
-@@ -26754,10 +26754,6 @@
- msgid "Saving Unified Font Object"
- msgstr "Сохранение файла Unified Font Object"
- 
--#: savefont.c:805
--msgid "Saving PostScript Font"
--msgstr "Сохранение шрифта PostScript"
--
- #: savefont.c:814
- msgid "Mac Resource Not Remote"
- msgstr ""
-diff -ru fontforge-20100429.orig/po/uk.po fontforge-20100429/po/uk.po
 fontforge-20100429.orig/po/uk.po   2010-04-29 16:09:40.0 -0400
-+++ fontforge-20100429/po/uk.po2010-04-30 17:27:38.0 -0400
-@@ -26622,11 +26622,6 @@
- msgid "Saving Unified Font Object"
- msgstr "Збереження SFD (Spline Font Database)"
- 
--#: savefont.c:805
--#, fuzzy
--msgid "Saving PostScript Font"
--msgstr "Збереження шрифту PostScript"
--
- #: savefont.c:814
- msgid "Mac Resource Not Remote"
- msgstr ""
-diff -ru fontforge-20100429.orig/po/vi.po fontforge-20100429/po/vi.po
 fontforge-20100429.orig/po/vi.po   2010-04-29 16:09:41.0 -0400
-+++ fontforge-20100429/po/vi.po2010-04-30 17:28:03.0 -0400
-@@ -27426,10 +27426,6 @@
- msgid "Saving Unified Font Object"
- msgstr "Đang lưu Đối Tượng Phông Thống Nhất"
- 
--#: savefont.c:804
--msgid "Saving PostScript Font"
--msgstr "Đang lưu phông PostScript"
--
- #: 

[cvs] dists/10.4/unstable/main/finkinfo/utils lzip.info,1.10,1.11

2010-09-27 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31135

Modified Files:
lzip.info 
Log Message:
New upstream version.


Index: lzip.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/lzip.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- lzip.info   9 Apr 2010 14:05:58 -   1.10
+++ lzip.info   27 Sep 2010 18:37:09 -  1.11
@@ -1,5 +1,5 @@
 Package: lzip
-Version: 1.10
+Version: 1.11
 Revision: 1
 Description: LZMA file compressor
 DescDetail: <<
@@ -24,7 +24,7 @@
 Maintainer: Daniel Johnson 
 
 Source: http://download.savannah.gnu.org/releases/%n/%n-%v.tar.gz
-Source-MD5: 84879f20450a69a94e125a67f4724d12
+Source-MD5: ba9d0a705e47bcd2b73145d238aa7b58
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/net pvpgn-mysql50.info, NONE, 1.1 pvpgn.info, 1.4, 1.5 pvpgn-support.info, 1.2, 1.3 pvpgn.patch, 1.2, 1.3

2010-09-27 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28644

Modified Files:
pvpgn.info pvpgn-support.info pvpgn.patch 
Added Files:
pvpgn-mysql50.info 
Log Message:
new 1.8.5 version from tracker:
https://sourceforge.net/tracker/?func=detail&atid=414256&aid=3000378&group_id=17203
pvpgn-mysql50 is now a dummy upgrade package to consolidate the mysql variants

Index: pvpgn-support.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/pvpgn-support.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pvpgn-support.info  28 Nov 2006 00:23:32 -  1.2
+++ pvpgn-support.info  27 Sep 2010 18:29:31 -  1.3
@@ -1,12 +1,12 @@
 Package: pvpgn-support
-Version: 1.0
-Revision: 2
+Version: 1.2
+Revision: 1001
 Source: http://download.berlios.de/pvpgn/%n-%v.tar.gz
 Maintainer: U-238 
 HomePage: http://pvpgn.berlios.de
 License: GPL
 Description: Support files for PvPGN
-Source-MD5: 8ba36144ea3a7efe200536c142bb7886
+Source-MD5: 89d0e5bc7b87df9229d1ef8636b20a08
 CompileScript: <<
 <<
 InstallScript: <<
@@ -14,5 +14,3 @@
 mkdir -p %i/var/pvpgn/files
 cp * %i/var/pvpgn/files
 <<
-
-

--- NEW FILE: pvpgn-mysql50.info ---
Package: pvpgn-mysql50
Version: 1.8.5
Revision: 1001
Description: Obsolete upgrade package, do not use
Maintainer: U-238 
HomePage: http://pvpgn.berlios.de
Source: none
Depends: pvpgn-mysql, fink-obsolete-packages
CompileScript: echo "This is a dummy package." > README
InstallScript: true
DocFiles: README
DescDetail: <<
This is a dummy package that depends on pvpgn-mysql and is for upgrade 
purposes only.
<<
License: GPL

Index: pvpgn.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/pvpgn.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pvpgn.patch 28 Nov 2006 00:23:32 -  1.2
+++ pvpgn.patch 27 Sep 2010 18:29:31 -  1.3
@@ -1,40 +1,38 @@
 configure  2006-11-15 16:33:29.0 +1100
-+++ configure  2006-11-15 16:35:45.0 +1100
-@@ -3974,7 +3974,7 @@
+--- configure  2009-02-26 09:57:32.0 +1100
 configure  2010-05-12 17:18:00.0 +1000
+@@ -1703,7 +1703,7 @@
  if test "$with_mysql" = "yes" ; then
-   echo "$as_me:$LINENO: checking for mysql include path" >&5
- echo $ECHO_N "checking for mysql include path... $ECHO_C" >&6
+   echo $ac_n "checking for mysql include path""... $ac_c" 1>&6
+ echo "configure:1706: checking for mysql include path" >&5
 -  mysql_try_includes="/usr/include /usr/include/mysql /usr/local/include 
/usr/local/include/mysql /usr/local/mysql/include 
/usr/local/mysql/include/mysql"
 +  mysql_try_includes="@FINKPREFIX@/include/mysql"
for i in `echo ${mysql_try_includes}`; do
if test -f "${i}/mysql.h" ; then
CPPFLAGS="${CPPFLAGS} -I${i}"
-@@ -4064,7 +4064,7 @@
+@@ -1761,7 +1761,7 @@
  
-   echo "$as_me:$LINENO: checking for mysql lib path" >&5
- echo $ECHO_N "checking for mysql lib path... $ECHO_C" >&6
+   echo $ac_n "checking for mysql lib path""... $ac_c" 1>&6
+ echo "configure:1764: checking for mysql lib path" >&5
 -  mysql_try_libs="/usr/lib /usr/lib/mysql /usr/local/lib 
/usr/local/lib/mysql /usr/local/mysql/lib /usr/local/mysql/lib/mysql"
 +  mysql_try_libs="@FINKPREFIX@/lib/mysql"
found=""
for i in `echo ${mysql_try_libs}`; do
if test -f "${i}/libmysqlclient.so" -o -f "${i}/libmysqlclient.a" ; 
then
-@@ -4160,7 +4160,7 @@
+@@ -1825,7 +1825,7 @@
  if test "$with_pgsql" = "yes" ; then
-   echo "$as_me:$LINENO: checking for pgsql include path" >&5
- echo $ECHO_N "checking for pgsql include path... $ECHO_C" >&6
+   echo $ac_n "checking for pgsql include path""... $ac_c" 1>&6
+ echo "configure:1828: checking for pgsql include path" >&5
 -  pgsql_try_includes="/usr/include /usr/include/pgsql /usr/local/include 
/usr/local/include/pgsql /usr/local/pgsql/include"
 +  pgsql_try_includes="@FINKPREFIX@/include/postgresql"
for i in `echo ${pgsql_try_includes}`; do
if test -f "${i}/libpq-fe.h" ; then
CPPFLAGS="${CPPFLAGS} -I${i}"
-@@ -4250,7 +4250,7 @@
+@@ -1883,7 +1883,7 @@
  
-   echo "$as_me:$LINENO: checking for pgsql lib path" >&5
- echo $ECHO_N "checking for pgsql lib path... $ECHO_C" >&6
+   echo $ac_n "checking for pgsql lib path""... $ac_c" 1>&6
+ echo "configure:1886: checking for pgsql lib path" >&5
 -  pgsql_try_libs="/usr/lib /usr/lib/pgsql /usr/local/lib 
/usr/local/lib/pgsql /usr/local/pgsql/lib"
-+  pgsql_try_libs="@FINKPREFIX@/lib"
++  pgsql_try_libs="@FINKPREFIX@/lib/postgresql-8.0"
for i in `echo ${pgsql_try_libs}`; do
if test -f "${i}/libpq.so" -o -f "${i}/libpq.a" ; then
save_ldflags="${LDFL

[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods json-pm.info, 1.14, 1.15 ppix-regexp-pm.info, 1.5, 1.6

2010-09-27 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22697

Modified Files:
json-pm.info ppix-regexp-pm.info 
Log Message:
New upstream version.


Index: json-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/json-pm.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- json-pm.info25 Aug 2010 23:48:52 -  1.14
+++ json-pm.info27 Sep 2010 18:08:51 -  1.15
@@ -1,6 +1,6 @@
 Info2: <<
 Package: json-pm%type_pkg[perl]
-Version: 2.22
+Version: 2.24
 Revision: 1
 Distribution: (%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, 
(%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 Type: perl (5.8.6 5.8.8 5.10.0)
@@ -25,7 +25,7 @@
 Depends: json-xs-pm%type_pkg[perl] (>= 2.30-1), perl%type_pkg[perl]-core
 
 Source: mirror:cpan:authors/id/M/MA/MAKAMAKA/JSON-%v.tar.gz
-Source-MD5: 4705fae3d9688d6eac00fb027147dec3
+Source-MD5: 1e9318437c598bfcd4e4fc8736e4b21b
 
 UpdatePOD: true
 DocFiles: Changes README

Index: ppix-regexp-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/ppix-regexp-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ppix-regexp-pm.info 17 Sep 2010 20:30:28 -  1.5
+++ ppix-regexp-pm.info 27 Sep 2010 18:08:51 -  1.6
@@ -1,6 +1,6 @@
 Info2: <<
 Package: ppix-regexp-pm%type_pkg[perl]
-Version: 0.011
+Version: 0.012
 Revision: 1
 Distribution: (%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 License: Artistic/GPL
@@ -15,7 +15,7 @@
 Homepage: http://search.cpan.org/dist/PPIx-Regexp/
 
 Source: mirror:cpan:authors/id/W/WY/WYANT/PPIx-Regexp-%v.tar.gz
-Source-MD5: 2c315aa4603e511cc9f4f69a535bb02f
+Source-MD5: 2dcb20ed1147db5bc8472042963b88a5
 
 Type: perl (5.8.8 5.10.0)
 UpdatePOD: true


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/fangism/finkinfo firefox3-10.4.info, 1.14, 1.15 firefox3-10.4.patch, 1.10, 1.11

2010-09-27 Thread fangism
Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20857

Modified Files:
firefox3-10.4.info firefox3-10.4.patch 
Log Message:
upstream update 3.6.10, merge from Snaggle


Index: firefox3-10.4.info
===
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/firefox3-10.4.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- firefox3-10.4.info  9 Sep 2010 17:33:46 -   1.14
+++ firefox3-10.4.info  27 Sep 2010 18:03:48 -  1.15
@@ -1,6 +1,6 @@
 Info3: <<
 Package: firefox3
-Version: 3.6.9
+Version: 3.6.10
 Revision: 1
 Architecture: i386, powerpc
 Distribution: 10.4
@@ -18,13 +18,13 @@
gtk+2-shlibs (>= 2.12.0-1),
libgettext8-shlibs,
pango1-xft2-ft219-shlibs (>= 1.20.0-3),
+   sqlite3-shlibs (>= 3.6.22-1),
x11
 <<
 BuildConflicts: <<
freetype,
freetype-hinting,
-   nspr,
-   sqlite3-dev
+   nspr
 <<
 BuildDepends: <<
atk1 (>= 1.20.0-1),
@@ -45,6 +45,7 @@
pango1-xft2-ft219-dev (>= 1.20.0-3),
pixman (>= 0.10.0-1),
pkgconfig (>= 0.21-1),
+   sqlite3-dev (>= 3.6.22-1),
system-sdk-10.4,
 #  system-sdk-10.5,
x11-dev,
@@ -52,9 +53,9 @@
 <<
 Source: 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%v/source/firefox-%v.source.tar.bz2
 SourceDirectory: mozilla-1.9.2
-Source-MD5: 100ecafd6c6c5062bc03bb2fb651fc17
+Source-MD5: 59ee60ddfd8b33e99a24788d3b12adb3
 PatchFile: %n.patch
-PatchFile-MD5: 00a2d23a64604187bf7d33c7f5c14b28
+PatchFile-MD5: dd5b305e71f7df982352b1ae1fa2339d
 PatchScript: <<
   ### apply the patch
   /usr/bin/sed -e 's|@FINKPREFIX@|%p|g' -e 's|@FINK_ARCH_TARGET@|%m|g' 
<%{PatchFile} | /usr/bin/patch -p1
@@ -185,11 +186,11 @@
 %p/lib/%N/libplds4.dylib 1.0.0 %n (>= 0.10.1-4)
 %p/lib/%N/libsmime3.dylib 1.0.0 %n (>= 0.10.1-4)
 %p/lib/%N/libsoftokn3.dylib 1.0.0 %n (>= 0.10.1-4)
-%p/lib/%N/libsqlite3.dylib 1.0.0 %n (>= 3.1-1)
 %p/lib/%N/libssl3.dylib 1.0.0 %n (>= 0.10.1-4)
 %p/lib/%N/libxpcom.dylib 1.0.0 %n (>= 0.10.1-4)
 %p/lib/%N/libxul.dylib 1.0.0 %n (>= 3.1-1)
   <<
+#%p/lib/%N/libsqlite3.dylib 1.0.0 %n (>= 3.1-1)
 #%p/lib/%N/libgfxpsshar.dylib 1.0.0 %n (>= 1.5-1)
 #%p/lib/%N/libgkgfx.dylib 1.0.0 %n (>= 0.10.1-4)
 #%p/lib/%N/libgtkembedmoz.dylib 1.0.0 %n (>= 0.10.1-4)
@@ -240,6 +241,6 @@
 
 . system-cairo (>= 1.6) can be used when --disable-quartz-image is removed 
from its %c (otherwise Fx build fails looking for gfxQuartzSurface.h)
 . system-png cannot be used because it lacks APNG (upstream won't include it)
-. system-sqlite needs >= 3.6.23.1, but with extra options compiled in.
+. firefox3 as of 3.6.8 now uses system-sqlite to avoid conflicts on 10.6 when 
Security.framework needs a system libsqlite3.dylib with a newer compat_version 
than the internal libsqlite3.dylib. 
.  Firefox4 has renamed to 
libmozsqlite3.dylib and so that conflict no longer occurs.
 <<
 <<

Index: firefox3-10.4.patch
===
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/firefox3-10.4.patch,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- firefox3-10.4.patch 9 Apr 2010 16:01:22 -   1.10
+++ firefox3-10.4.patch 27 Sep 2010 18:03:48 -  1.11
@@ -57,7 +57,7 @@
 +#ac_add_options --with-default-mozilla-five-ho...@finkprefix@/lib/firefox3
 +ac_add_options --with-system-jp...@finkprefix@
 +ac_add_options --disable-system-cairo
-+ac_add_options --disable-system-sqlite
++ac_add_options --enable-system-sqlite
 diff -ruN mozilla-1.9.2-orig/browser/installer/package-manifest.in 
mozilla-1.9.2/browser/installer/package-manifest.in
 --- mozilla-1.9.2-orig/browser/installer/package-manifest.in
 +++ mozilla-1.9.2/browser/installer/package-manifest.in
@@ -261,6 +261,31 @@
nsresult DoScanWithCoreWLAN();
nsresult DoScanOld();
  #endif
+diff -ruN mozilla-central-orig/xpcom/io/nsAppFileLocationProvider.cpp 
mozilla-central/xpcom/io/nsAppFileLocationProvider.cpp
+--- mozilla-central-orig/xpcom/io/nsAppFileLocationProvider.cpp
 mozilla-central/xpcom/io/nsAppFileLocationProvider.cpp
+@@ -235,19 +235,19 @@ nsAppFileLocationProvider::GetFile(const
+ rv = GetProductDirectory(getter_AddRefs(localFile));
+ if (NS_SUCCEEDED(rv))
+ rv = localFile->AppendRelativeNativePath(PLUGINS_DIR_NAME);
+ }
+ #ifdef XP_UNIX
+ else if (nsCRT::strcmp(prop, NS_SYSTEM_PLUGINS_DIR) == 0) {
+ static const char *const sysLPlgDir = 
+ #if defined(HAVE_USR_LIB64_DIR) && defined(__LP64__)
+-  "/usr/lib64/mozilla/plugins";
++  "@FINKPREFIX@/lib64/mozilla/plugins";
+ #else
+-  "/usr/lib/mozilla/plugins";
++  "@FINKPREFIX@/lib/mozilla/plugins";
+ #en

[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods xml-sax-expat-pm.info, 1.8, 1.9

2010-09-27 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16508

Modified Files:
xml-sax-expat-pm.info 
Log Message:
Move to stable.


Index: xml-sax-expat-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/xml-sax-expat-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xml-sax-expat-pm.info   25 Aug 2009 07:44:15 -  1.8
+++ xml-sax-expat-pm.info   27 Sep 2010 17:50:20 -  1.9
@@ -1,7 +1,7 @@
 Info2: <<
 Package: xml-sax-expat-pm%type_pkg[perl]
 Version: 0.40
-Revision: 2
+Revision: 4
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
@@ -22,6 +22,12 @@
 UpdatePOD: True
 DocFiles: Changes
 
+CompileScript: <<
+  #!/bin/bash -ev
+  export SKIP_SAX_INSTALL=1
+  %{default_script}
+<<
+
 InfoTest: TestDepends: test-pod-pm, test-pod-coverage-pm
 
 InstallScript: <<


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods software-license-pm.info, 1.6, 1.7

2010-09-27 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14062

Modified Files:
software-license-pm.info 
Log Message:
Needs a newer-than-core test-simple-pm.


Index: software-license-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/software-license-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- software-license-pm.info14 Sep 2010 05:27:49 -  1.6
+++ software-license-pm.info27 Sep 2010 17:43:29 -  1.7
@@ -29,6 +29,8 @@
 Source: mirror:cpan:authors/id/R/RJ/RJBS/Software-License-%v.tar.gz
 Source-MD5: 9370ee822b938c163a1ec73726788b28
 
+InfoTest: TestDepends: test-simple-pm%type_pkg[perl] (>= 0.96-1)
+
 # Install Phase:
 InstallScript: <<
  %{default_script}
@@ -46,4 +48,4 @@
  licenses.
 <<
 Homepage: http://search.cpan.org/dist/Software-License/
-<<
\ No newline at end of file
+<<


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/crypto firefox3.info, 1.1, 1.2 firefox3.patch, 1.1, 1.2

2010-09-27 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27145

Modified Files:
firefox3.info firefox3.patch 
Log Message:
new 3.6.10 security/stability update with 10.6 fix after multiple positive 
feedbacks on fix.
Note to packagers: default systemwide plugin location is now 
%p/lib/mozilla/plugins, not /usr/lib... to allow sharing of 3rd party plugins 
between gecko (and any NPAPI?) browsers (%p/lib/%N/plugins still allowed, but 
not portable)

Index: firefox3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/firefox3.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- firefox3.info   1 Jul 2010 01:37:10 -   1.1
+++ firefox3.info   27 Sep 2010 13:05:50 -  1.2
@@ -1,8 +1,8 @@
 Package: firefox3
-Version: 3.6.6
+Version: 3.6.10
 Revision: 1
 Architecture: i386, powerpc
-Distribution: 10.5, (%m = i386) 10.6
+Distribution: 10.5, 10.6
 Description: Lightweight browser from mozilla.org
 License: OSI-Approved
 Maintainer: Hanspeter Niederstrasser 
@@ -17,13 +17,13 @@
gtk+2-shlibs (>= 2.12.0-1),
libgettext8-shlibs,
pango1-xft2-ft219-shlibs (>= 1.20.0-3),
+   sqlite3-shlibs (>= 3.6.22-1),
x11
 <<
 BuildConflicts: <<
freetype,
freetype-hinting,
-   nspr,
-   sqlite3-dev
+   nspr
 <<
 BuildDepends: <<
atk1 (>= 1.20.0-1),
@@ -44,15 +44,16 @@
pango1-xft2-ft219-dev (>= 1.20.0-3),
pixman (>= 0.10.0-1),
pkgconfig (>= 0.21-1),
+   sqlite3-dev (>= 3.6.22-1),
system-sdk-10.5,
x11-dev,
xft2-dev
 <<
 Source: 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%v/source/firefox-%v.source.tar.bz2
 SourceDirectory: mozilla-1.9.2
-Source-MD5: c9a071b31bb90d05edfb93117d0a7537
+Source-MD5: 59ee60ddfd8b33e99a24788d3b12adb3
 PatchFile: %n.patch
-PatchFile-MD5: 62f807a23c53a14c12bc07c182414827
+PatchFile-MD5: 532c7e226e019952c70b47e619075810
 PatchScript: <<
   ### apply the patch
   /usr/bin/sed -e 's|@FINKPREFIX@|%p|g' -e 's|@FINK_ARCH_TARGET@|%m|g' 
<%{PatchFile} | /usr/bin/patch -p1
@@ -181,11 +182,11 @@
 %p/lib/%N/libplds4.dylib 1.0.0 %n (>= 0.10.1-4)
 %p/lib/%N/libsmime3.dylib 1.0.0 %n (>= 0.10.1-4)
 %p/lib/%N/libsoftokn3.dylib 1.0.0 %n (>= 0.10.1-4)
-%p/lib/%N/libsqlite3.dylib 1.0.0 %n (>= 3.1-1)
 %p/lib/%N/libssl3.dylib 1.0.0 %n (>= 0.10.1-4)
 %p/lib/%N/libxpcom.dylib 1.0.0 %n (>= 0.10.1-4)
 %p/lib/%N/libxul.dylib 1.0.0 %n (>= 3.1-1)
   <<
+#%p/lib/%N/libsqlite3.dylib 1.0.0 %n (>= 3.1-1)
 #%p/lib/%N/libgfxpsshar.dylib 1.0.0 %n (>= 1.5-1)
 #%p/lib/%N/libgkgfx.dylib 1.0.0 %n (>= 0.10.1-4)
 #%p/lib/%N/libgtkembedmoz.dylib 1.0.0 %n (>= 0.10.1-4)
@@ -233,5 +234,5 @@
 
 . system-cairo (>= 1.6) can be used when --disable-quartz-image is removed 
from its %c (otherwise Fx build fails looking for gfxQuartzSurface.h)
 . system-png cannot be used because it lacks APNG (upstream won't include it)
-. system-sqlite needs >= 3.6.23.1, but with extra options compiled in.
+. firefox3 as of 3.6.8 now uses system-sqlite to avoid conflicts on 10.6 when 
Security.framework needs a system libsqlite3.dylib with a newer compat_version 
than the internal libsqlite3.dylib. 
.  Firefox4 has renamed to 
libmozsqlite3.dylib and so that conflict no longer occurs.
 <<

Index: firefox3.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/firefox3.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- firefox3.patch  1 Jul 2010 01:37:10 -   1.1
+++ firefox3.patch  27 Sep 2010 13:05:50 -  1.2
@@ -56,7 +56,7 @@
 +#ac_add_options --with-default-mozilla-five-ho...@finkprefix@/lib/firefox3
 +ac_add_options --with-system-jp...@finkprefix@
 +ac_add_options --disable-system-cairo
-+ac_add_options --disable-system-sqlite
++ac_add_options --enable-system-sqlite
 diff -ruN mozilla-1.9.2-orig/browser/installer/package-manifest.in 
mozilla-1.9.2/browser/installer/package-manifest.in
 --- mozilla-1.9.2-orig/browser/installer/package-manifest.in
 +++ mozilla-1.9.2/browser/installer/package-manifest.in
@@ -182,6 +182,31 @@
nsresult DoScanWithCoreWLAN();
nsresult DoScanOld();
  #endif
+diff -ruN mozilla-central-orig/xpcom/io/nsAppFileLocationProvider.cpp 
mozilla-central/xpcom/io/nsAppFileLocationProvider.cpp
+--- mozilla-central-orig/xpcom/io/nsAppFileLocationProvider.cpp
 mozilla-central/xpcom/io/nsAppFileLocationProvider.cpp
+@@ -235,19 +235,19 @@ nsAppFileLocationProvider::GetFile(const
+ rv = GetProductDirectory(getter_AddRefs(localFile));
+ if (NS_SUCCEEDED(rv))
+ rv = localFile->AppendRelativeNativePath(PLUGINS_DIR_N

[cvs] experimental/babayoshihiko/finkinfo gdal.info, 1.14, 1.15 gdal.patch, 1.3, 1.4

2010-09-27 Thread BABA Yoshihiko
Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18331

Modified Files:
gdal.info gdal.patch 
Log Message:
hdf removed

Index: gdal.patch
===
RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/gdal.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gdal.patch  2 Nov 2005 22:44:39 -   1.3
+++ gdal.patch  27 Sep 2010 10:35:19 -  1.4
@@ -1,6 +1,6 @@
-diff -ruN gdal-1.3.1/LICENSE gdal-1.3.1-new/LICENSE
 gdal-1.3.1/LICENSE 1970-01-01 09:00:00.0 +0900
-+++ gdal-1.3.1-new/LICENSE 2005-10-10 14:05:13.0 +0900
+diff --new-file -u -r gdal-1.4.0.orig/LICENSE gdal-1.4.0/LICENSE
+--- gdal-1.4.0.orig/LICENSE1969-12-31 19:00:00.0 -0500
 gdal-1.4.0/LICENSE 2007-01-12 10:55:42.0 -0500
 @@ -0,0 +1,19 @@
 +Copyright (c) 2000, Frank Warmerdam
 +
@@ -21,10 +21,10 @@
 + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 + DEALINGS IN THE SOFTWARE.
-diff -ruN gdal-1.3.1/apps/GNUmakefile gdal-1.3.1-new/apps/GNUmakefile
 gdal-1.3.1/apps/GNUmakefile2005-05-12 16:10:00.0 +0900
-+++ gdal-1.3.1-new/apps/GNUmakefile2005-10-10 14:07:16.0 +0900
-@@ -67,7 +67,7 @@
+diff --new-file -u -r gdal-1.4.0.orig/apps/GNUmakefile 
gdal-1.4.0/apps/GNUmakefile
+--- gdal-1.4.0.orig/apps/GNUmakefile   2006-11-03 22:02:15.0 -0500
 gdal-1.4.0/apps/GNUmakefile2007-01-12 10:55:42.0 -0500
+@@ -73,7 +73,7 @@
echo 'CONFIG_LIBS="$(CONFIG_LIBS)"' >> gdal-config
echo 'CONFIG_DEP_LIBS="$(LIBS)"' >> gdal-config
echo 'CONFIG_PREFIX="$(GDAL_ROOT)"' >> gdal-config
@@ -33,7 +33,7 @@
echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config
echo 'CONFIG_OGR_ENABLED=$(OGR_ENABLED)' >> gdal-config
echo 'CONFIG_FORMATS="$(GDAL_FORMATS)"' >> gdal-config
-@@ -80,7 +80,7 @@
+@@ -86,7 +86,7 @@
echo 'CONFIG_LIBS="$(CONFIG_LIBS_INS)"' >> gdal-config-inst
echo 'CONFIG_DEP_LIBS="$(LIBS)"' >> gdal-config-inst
echo 'CONFIG_PREFIX="$(INST_PREFIX)"' >> gdal-config-inst
@@ -42,10 +42,10 @@
echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config-inst
echo 'CONFIG_OGR_ENABLED=$(OGR_ENABLED)' >> gdal-config-inst
echo 'CONFIG_FORMATS="$(GDAL_FORMATS)"' >> gdal-config-inst
-diff -ruN gdal-1.3.1/frmts/ogdi/GNUmakefile 
gdal-1.3.1-new/frmts/ogdi/GNUmakefile
 gdal-1.3.1/frmts/ogdi/GNUmakefile  2003-12-16 20:18:56.0 +0900
-+++ gdal-1.3.1-new/frmts/ogdi/GNUmakefile  2005-10-10 14:08:49.0 
+0900
-@@ -4,7 +4,7 @@
+diff --new-file -u -r gdal-1.4.0.orig/frmts/ogdi/GNUmakefile 
gdal-1.4.0/frmts/ogdi/GNUmakefile
+--- gdal-1.4.0.orig/frmts/ogdi/GNUmakefile 2006-03-24 11:51:57.0 
-0500
 gdal-1.4.0/frmts/ogdi/GNUmakefile  2007-01-12 10:55:42.0 -0500
+@@ -3,7 +3,7 @@
  
  OBJ   =   ogdidataset.o
  

Index: gdal.info
===
RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/gdal.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- gdal.info   24 Jan 2007 03:12:28 -  1.14
+++ gdal.info   27 Sep 2010 10:35:19 -  1.15
@@ -1,11 +1,12 @@
-Info2: <<
-Package: gdal
-Version: 1.3.2
-Revision: 1001
+Info3: <<
+Package: gdal%type_pkg[pgsql]%type_pkg[mysql]
+Type: pgsql (. -pgsql), mysql (. -mysql)
+Version: 1.7.2
+Revision: 3.1
 Description: Raster/Vector Geospatial Format Translator
 License: BSD
 Homepage: http://www.gdal.org
-Maintainer: BABA Yoshihiko 
+Maintainer: Kurt Schwehr 
 DescDetail: <<
 GDAL is a translator library for raster geospatial data formats. As a library,
 it presents a single abstract data model to the calling application for all
@@ -35,141 +36,124 @@
 
 # Dependencies.
 Depends: <<
-   %n-shlibs (= %v-%r), 
-   postgresql81
+   %n-shlibs (= %v-%r)
 <<
-Suggests: gdal-python-py23, gdal-grass
-
+Suggests: gdal-py26, gdal-grass
+Conflicts: gdal, gdal-pgsql, gdal-mysql, gdal-pgsql-mysql
+Replaces: gdal, gdal-pgsql, gdal-mysql, gdal-pgsql-mysql
 BuildDepends: <<
-   libjpeg, 
-   giflib | libungif,
-   lesstiff | libtiff,
-   libpng3,
+   libjpeg8, libjasper.1, giflib | libungif, libpng14, libtiff,
+   szip, libiconv-dev, cfitsio, 
netcdf, netcdf-bin,
unixodbc2 | unixodbc2-nox,
-   libiconv-dev, cfitsio, 
+   libdap9,
+   proj,
libogdi3,
hdf5, 
-   xerces-c-dev, 
-   sqlite3-dev, 
-   libgeos2,
-   postgresql81-dev,
-proj, szip
+   libgeos3.2.2 (>= 3.2.2-1),
+sqlite3-dev,
+libspatialite1 (>= 2.3.1-4),
+   (%type_raw[mysql] = -mysql) mysql-unified-dev,
+   (%type_raw[pgsql] = -pgsql) postgresql84-dev,
 <<
+BuildCo