[cvs] dists/10.4/unstable/main/finkinfo/libs libedit.info,NONE,1.1

2008-12-16 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5066/libs

Added Files:
libedit.info 
Log Message:
Welcome to The Better Readline

--- NEW FILE: libedit.info ---
Package: libedit
Version: 2.11
Revision: 3
Depends: %N-shlibs (= %v-%r)
BuildDepends: libncurses5 (= 5.4-20041023-1010)
BuildDependsOnly: true
Source: http://www.thrysoee.dk/editline/%n-20080712-%v.tar.gz
Source-MD5: 140c56efbc68d7255b7045eb604e8a45
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: COPYING ChangeLog THANKS
Splitoff: 
  Package: %N-shlibs
  Depends: libncurses5-shlibs (= 5.4-20041023-1010)
  Files: 
lib/libedit.0.dylib
lib/libedit.0.0.27.dylib
  
  Shlibs: 
%p/lib/libedit.0.dylib 1.0.0 %n (= 2.11-1)
  
  DocFiles: COPYING

License: BSD
Description: BSD editline and history library
Homepage: http://www.thrysoee.dk/editline
Maintainer: Jack Fink jackf...@users.sourceforge.net


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
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/sci gnuplot.info, 1.30, 1.31 gnuplot.patch, 1.3, 1.4

2008-12-16 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7737

Modified Files:
gnuplot.info gnuplot.patch 
Log Message:
Works on 10.4 now


Index: gnuplot.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gnuplot.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gnuplot.patch   16 Dec 2008 00:19:00 -  1.3
+++ gnuplot.patch   16 Dec 2008 16:22:59 -  1.4
@@ -89,7 +89,7 @@
 +  if test $ac_cv_lib_edit_readline = yes; then
 +AC_DEFINE(HAVE_LIBEDITLINE,1,
 +[ Define if you are using the BSD editline library. ])
-+AC_CHECK_HEADERS(editline/readline.h,,
++AC_CHECK_HEADERS(@FINKPREFIX@/include/editline/readline.h,,
 +  AC_MSG_WARN([found BSD editline library but not readline.h please 
add path to readline.h to CPPFLAGS in Makefile]))
 +
 +if test $enable_history_file = yes; then
@@ -228,7 +228,7 @@
 + * (almost) compatible readline relacement
 + */
 +#if defined(HAVE_LIBEDITLINE)
-+# include editline/readline.h
++# include @FINKPREFIX@/include/editline/readline.h
 +#endif
 +
 +#if defined(READLINE)  !defined(HAVE_LIBREADLINE)  
!defined(HAVE_LIBEDITLINE)
@@ -339,7 +339,7 @@
 +/* BSD editline
 +*/
 +#ifdef HAVE_LIBEDITLINE
-+# include editline/readline.h
++# include @FINKPREFIX@/include/editline/readline.h
 +#endif
 +
  /* enable gnuplot history with readline */
@@ -490,7 +490,7 @@
  # include readline/readline.h
  #endif
 +#if defined(HAVE_LIBEDITLINE)
-+# include editline/readline.h
++# include @FINKPREFIX@/include/editline/readline.h
 +#endif
  
 -#if defined(READLINE)  !defined(HAVE_LIBREADLINE)

Index: gnuplot.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gnuplot.info,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- gnuplot.info16 Dec 2008 03:19:47 -  1.30
+++ gnuplot.info16 Dec 2008 16:22:59 -  1.31
@@ -1,7 +1,7 @@
 Info2: 
 Package: gnuplot%type_pkg[-ui]
 Version: 4.2.4
-Revision: 4
+Revision: 5
 Type: -ui (-nox -nogtk .)
 Maintainer: Alexander Hansen a...@finkproject.org
 Conflicts: gnuplot, gnuplot-nox, gnuplot-nogtk
@@ -16,6 +16,7 @@
(%type_raw[-ui] != -nox) gd2-shlibs,
(%type_raw[-ui] = .) glib2-shlibs,
(%type_raw[-ui] = .) gtk+2-shlibs,
+   libedit-shlibs,
(%type_raw[-ui] != -nox) libgettext3-shlibs,
(%type_raw[-ui] != -nox) libggi2,
libiconv,
@@ -41,6 +42,7 @@
(%type_raw[-ui] = -nox) gd2-nox,
(%type_raw[-ui] = .) glib2-dev,
(%type_raw[-ui] = .) gtk+2-dev,
+   libedit,
(%type_raw[-ui] != -nox) libgettext3-dev,
(%type_raw[-ui] != -nox) libggi2-dev,
(%type_raw[-ui] != -nox) libgii0-dev,
@@ -58,7 +60,7 @@
 Source: mirror:sourceforge:%{ni}/%{ni}-%v.tar.gz
 Source-MD5: 3cde3b9232a2d81715bbaf75e1c87ecc
 PatchFile: %{Ni}.patch
-PatchFile-MD5: 526fda47b4ad6fb018e615a40d195f5e
+PatchFile-MD5: 7044758f93ee5b0386ab89f8243425a5
 PatchScript:
   perl -pi -e 's/\bClass\b/GP_Class/g' `find src -name \*.c -o -name \*.cpp -o 
-name \*.h`
   sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1 
@@ -149,6 +151,8 @@
 DescPackaging: 
 PDF documentation has been moved to a separate package to avoid having to
 BuildDepend on tetex.
+Uses fink's libedit instead of the built-in one, since the latter seems to be
+broken on 10.4.
 
 DescPort: 
 Uses Per Persson's aqua terminal (installed via the aquaterm package).


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
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-doc-utils.info, 1.16, 1.17 gnome-user-docs.info, 1.9, 1.10

2008-12-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32063

Modified Files:
gnome-doc-utils.info gnome-user-docs.info 
Log Message:
new versions


Index: gnome-doc-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-doc-utils.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- gnome-doc-utils.info25 Sep 2008 16:04:37 -  1.16
+++ gnome-doc-utils.info16 Dec 2008 14:33:23 -  1.17
@@ -1,5 +1,5 @@
 Package: gnome-doc-utils
-Version: 0.14.0
+Version: 0.14.1
 Revision: 1
 Depends: 
glib2-shlibs (= 2.18.0-1),
@@ -29,7 +29,7 @@
 
 Replaces: yelp ( 2.10.0-1)
 Source: mirror:gnome:sources/%n/0.14/%n-%v.tar.bz2
-Source-MD5: 3aee9b504f6c9b1cb0f34f80264f2239
+Source-MD5: 5eba14aa3a4ebd0025fa7b17c50e7c01
 ConfigureParams: --mandir=%p/share/man --disable-scrollkeeper 
--disable-dependency-tracking
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1

Index: gnome-user-docs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-user-docs.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gnome-user-docs.info26 Sep 2008 01:26:41 -  1.9
+++ gnome-user-docs.info16 Dec 2008 14:33:23 -  1.10
@@ -1,9 +1,14 @@
 Package: gnome-user-docs
-Version: 2.24.0
+Version: 2.24.1
 Revision: 1
 Source: mirror:gnome:sources/%n/2.24/%n-%v.tar.bz2
-Source-MD5: f4a6ad3fe827f4b189b86345daf96e08
-BuildDepends: pkgconfig (= 0.21-1), gnome-doc-utils (= 0.12.0-1), 
gettext-tools, gtk-doc (= 1.8-1)
+Source-MD5: f64cc15f772e0e4d31626fa3b679e155
+BuildDepends: 
+   gettext-tools,
+   gnome-doc-utils (= 0.14.0-1),
+   gtk-doc (= 1.8-1),
+   pkgconfig (= 0.23)
+
 ConfigureParams: --disable-scrollkeeper
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
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/database rrdtool-java.info, 1.4, 1.5 rrdtool.info, 1.10, 1.11 rrdtool.patch, 1.2, NONE

2008-12-16 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15247

Modified Files:
rrdtool-java.info rrdtool.info 
Removed Files:
rrdtool.patch 
Log Message:
new upstreams

Index: rrdtool-java.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/rrdtool-java.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- rrdtool-java.info   25 Mar 2008 21:28:59 -  1.4
+++ rrdtool-java.info   16 Dec 2008 18:08:32 -  1.5
@@ -1,14 +1,14 @@
 Info3: 
 Package: rrdtool-java
-Version: 1.0.2
+Version: 1.0.3
 Revision: 1
 Type: java(1.4)
 
 Source: mirror:sourceforge:opennms/jrrd-%v.tar.gz
-Source-MD5: 32c031e9e856103559bb2df5fc325548
+Source-MD5: 60933aa4e6d2ec52b5b76f3212c8753f
 
 BuildDepends: 
-   freetype219,
+   freetype219 (= 2.3.7-7),
libart2 (= 2.3.19-1),
libpng3,
rrdtool-dev (= 1.2-1)

--- rrdtool.patch DELETED ---

Index: rrdtool.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/rrdtool.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- rrdtool.info25 Jun 2007 18:48:36 -  1.10
+++ rrdtool.info16 Dec 2008 18:08:32 -  1.11
@@ -1,12 +1,12 @@
 Package: rrdtool
-Version: 1.2.23
+Version: 1.2.29
 Revision: 1
 Conflicts: %N-bin
 Replaces: %N-bin
 Depends: librrd2-shlibs (= %v-%r)
-BuildDepends: freetype219, libart2, libpng3, tcltk, tcltk-dev, perl580-core | 
perl581-core | perl584-core | perl586-core
+BuildDepends: freetype219, libart2, libpng3, tcltk, tcltk-dev, perl580-core | 
perl581-core | perl584-core | perl586-core | perl588-core
 Source: http://oss.oetiker.ch/%n/pub/%n-%v.tar.gz
-Source-MD5: dafa161bc9c61e57636a6085c87c1fe8
+Source-MD5: 336dfc05252cac385f26238cc2f5383f
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 NoSetLDFLAGS: true


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[svn] commit: r1304 - /trunk/experimental/common/main/finkinfo/database/rrdtool.info

2008-12-16 Thread ranger
Author: ranger
Date: Tue Dec 16 19:12:17 2008
New Revision: 1304

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1rev=1304repname=user%3a+ranger
Log:
new upstreams

Modified:
trunk/experimental/common/main/finkinfo/database/rrdtool.info

Modified: trunk/experimental/common/main/finkinfo/database/rrdtool.info
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/database/rrdtool.inforev=1304repname=user%3a+ranger
==
--- trunk/experimental/common/main/finkinfo/database/rrdtool.info (original)
+++ trunk/experimental/common/main/finkinfo/database/rrdtool.info Tue Dec 16 
19:12:17 2008
@@ -1,12 +1,12 @@
 Package: rrdtool
-Version: 1.2.23
+Version: 1.2.29
 Revision: 1
 Conflicts: %N-bin
 Replaces: %N-bin
 Depends: librrd2-shlibs (= %v-%r)
-BuildDepends: freetype219 (= 2.3.7-7), libart2 (= 2.3.19-1), libpng3, tcltk, 
tcltk-dev, perl580-core | perl581-core | perl584-core | perl586-core
+BuildDepends: freetype219, libart2, libpng3, tcltk, tcltk-dev, perl580-core | 
perl581-core | perl584-core | perl586-core | perl588-core
 Source: http://oss.oetiker.ch/%n/pub/%n-%v.tar.gz
-Source-MD5: dafa161bc9c61e57636a6085c87c1fe8
+Source-MD5: 336dfc05252cac385f26238cc2f5383f
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 NoSetLDFLAGS: true
@@ -42,7 +42,7 @@
Package: librrd2-shlibs
Suggests: %N
Description: Fixed-size round-robin database storage shared libraries
-   Depends: freetype219-shlibs (= 2.3.7-7), libart2-shlibs (= 2.3.19-1), 
libpng3-shlibs, rrdtool-fonts
+   Depends: freetype219-shlibs, libart2-shlibs, libpng3-shlibs, 
rrdtool-fonts
Files: lib/librrd*.*.dylib
Shlibs: 
%p/lib/librrd.2.dylib 3.0.0 librrd2-shlibs (= 1.2.8-1)


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
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-10.5.info, 1.14, 1.15 fontforge.info, 1.41, 1.42 fontforge.patch, 1.20, 1.21

2008-12-16 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22166

Modified Files:
fontforge-10.5.info fontforge.info fontforge.patch 
Log Message:
New upstream version. Patch file doesn't validate since it's removing /sw from 
upstream source. Not sure how to get around that without greatly complicating 
things.

Index: fontforge.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/fontforge.info,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- fontforge.info  18 Nov 2008 16:42:34 -  1.41
+++ fontforge.info  16 Dec 2008 19:26:26 -  1.42
@@ -1,6 +1,6 @@
 Info2: 
 Package: fontforge
-Version: 20081117
+Version: 20081215
 Revision: 1
 Type: python (2.3)
 Distribution: 10.4
@@ -33,19 +33,22 @@
Reenabled building shared libs; put them into %p/lib/%n.
Now installs a .app wrapper bundle at %p/Applications/FontForge.app
Install desktop and mime files for KDE and Gnome.
+   Some change starting with 20081215 causes fontforge to crash when 
optimized.
+   Setting -O0 fixes this.
+   The patch file doesn't validate since it patches out sw in source.
 
 Homepage: http://fontforge.sourceforge.net/
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 
 Source: mirror:sourceforge:%n/%n_full-%v.tar.bz2
-Source-MD5: 78ec31431ed9882d7a1337da3ad5691e
+Source-MD5: fdbca231134755fd0cf20572d955855f
 SourceDirectory: %n-%v
-Source2: mirror:sourceforge:%n/%n_htdocs-20081115.tar.bz2
-Source2-MD5: 4e1e86943aade5010c63216c5e1846a0
+Source2: mirror:sourceforge:%n/%n_htdocs-%v.tar.bz2
+Source2-MD5: f41861cdef84e282da5a765f644582e8
 Source2ExtractDir: %n-%v/htdocs
 Source3: http://fontforge.sourceforge.net/cidmaps.tgz
-Source3-MD5: 5f00607e4bbe014cdfd5b23bb0943666
-Source3Rename: cidmaps-20080720.tgz
+Source3-MD5: 063691163e592515b31514515bb3ce8c
+Source3Rename: cidmaps-20081215.tgz
 Source3ExtractDir: %n-%v/cidmap
 
 Depends: 
@@ -100,7 +103,7 @@
 DocFiles: AUTHORS INSTALL LICENSE README-Mac.html README-Unix.html VERSION
 
 PatchFile: %n.patch
-PatchFile-MD5: d88b87312685a9fc826c1e7faacd746d
+PatchFile-MD5: 3fbef1211ddac34042f0c8aefcf9567a
 PatchScript: 
patch -p1 %{PatchFile}
#Use system's python to build the python extension.
@@ -117,7 +120,7 @@
 SetMAKEFLAGS: -j1
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
-SetCFLAGS: -Os -I%p/include/libxml2 -I%p/lib/fontconfig2/include -I%p/include
+SetCFLAGS: -O0 -I%p/include/libxml2 -I%p/lib/fontconfig2/include -I%p/include
 SetCPPFLAGS: -I%p/lib/fontconfig2/include
 SetLIBRARY_PATH: %p/lib/fontconfig2/lib:%p/lib:/usr/X11R6/lib
 SetLDFLAGS: -L%p/lib/fontconfig2/lib -L%p/lib -L/usr/X11R6/lib

Index: fontforge-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/fontforge-10.5.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- fontforge-10.5.info 18 Nov 2008 16:42:34 -  1.14
+++ fontforge-10.5.info 16 Dec 2008 19:26:26 -  1.15
@@ -1,6 +1,6 @@
 Info2: 
 Package: fontforge
-Version: 20081117
+Version: 20081215
 Revision: 101
 Type: python (2.5)
 Distribution: 10.5
@@ -33,19 +33,22 @@
Reenabled building shared libs; put them into %p/lib/%n.
Now installs a .app wrapper bundle at %p/Applications/FontForge.app
Install desktop and mime files for KDE and Gnome.
+   Some change starting with 20081215 causes fontforge to crash when 
optimized.
+   Setting -O0 fixes this.
+   The patch file doesn't validate since it patches out sw in source.
 
 Homepage: http://fontforge.sourceforge.net/
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 
 Source: mirror:sourceforge:%n/%n_full-%v.tar.bz2
-Source-MD5: 78ec31431ed9882d7a1337da3ad5691e
+Source-MD5: fdbca231134755fd0cf20572d955855f
 SourceDirectory: %n-%v
-Source2: mirror:sourceforge:%n/%n_htdocs-20081115.tar.bz2
-Source2-MD5: 4e1e86943aade5010c63216c5e1846a0
+Source2: mirror:sourceforge:%n/%n_htdocs-%v.tar.bz2
+Source2-MD5: f41861cdef84e282da5a765f644582e8
 Source2ExtractDir: %n-%v/htdocs
 Source3: http://fontforge.sourceforge.net/cidmaps.tgz
-Source3-MD5: 5f00607e4bbe014cdfd5b23bb0943666
-Source3Rename: cidmaps-20080720.tgz
+Source3-MD5: 063691163e592515b31514515bb3ce8c
+Source3Rename: cidmaps-20081215.tgz
 Source3ExtractDir: %n-%v/cidmap
 
 Depends: 
@@ -100,7 +103,7 @@
 DocFiles: AUTHORS INSTALL LICENSE README-Mac.html README-Unix.html VERSION
 
 PatchFile: %n.patch
-PatchFile-MD5: d88b87312685a9fc826c1e7faacd746d
+PatchFile-MD5: 3fbef1211ddac34042f0c8aefcf9567a
 PatchScript: 
patch -p1 %{PatchFile}
#Use system's python to build the python extension.
@@ -117,7 +120,7 @@
 SetMAKEFLAGS: -j1
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
-SetCFLAGS: -Os -I%p/include/libxml2 -I%p/lib/fontconfig2/include 

[cvs] dists/10.4/unstable/main/finkinfo/utils jpilot.info,1.16,1.17

2008-12-16 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23213

Modified Files:
jpilot.info 
Log Message:
New upstream jpilot


Index: jpilot.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/jpilot.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- jpilot.info 10 Dec 2008 21:52:39 -  1.16
+++ jpilot.info 16 Dec 2008 19:32:52 -  1.17
@@ -1,6 +1,6 @@
 Package: jpilot
-Version: 1.6.0
-Revision: 104
+Version: 1.6.1
+Revision: 1
 ###
 Depends: 
 x11, x11-shlibs, atk1-shlibs (= 1.20.0-1), pango1-xft2-ft219-shlibs (= 
1.18.4-4), 
@@ -23,12 +23,12 @@
 
 ###
 Source: http://jpilot.org/jpilot-%v.tar.gz
-Source-MD5: 7918d345fb7e4b644a7211db03ddd148
+Source-MD5: c414f565a3dcc4b6fb63f02313cb5d9d
 ###
-PatchFile: %n.patch
-PatchFIle-MD5: f4617c51eabc4f857a55326f3f2813ef
+#PatchFile: %n.patch
+#PatchFIle-MD5: f4617c51eabc4f857a55326f3f2813ef
 PatchScript: 
-   patch -p1 %{PatchFile}
+#  patch -p1 %{PatchFile}
   ### Fix plugins
   perl -pi.bak -e 's,libexpense_la_LIBADD =,libexpense_la_LIBADD = -module 
-avoid-version,g' Expense/Makefile.in
   perl -pi.bak -e 's,libkeyring_la_LIBADD =,libkeyring_la_LIBADD = -module 
-avoid-version,g' KeyRing/Makefile.in
@@ -67,19 +67,22 @@
 field under Preferences - Settings to usb: (without the quotes)

 The console window (within the Jpilot GUI) won't prompt you to hit the
-HotSync button on your handheld when you push either of the sync buttons
-in the GUI, so you'll have to remember to do it.  
+HotSync button on your handheld (unlike the behavior in some other Unix-like
+OSes) when you push either of the sync buttons in the GUI, so you'll have to 
remember
+to do it.
 
 Also, if a handheld isn't present, the GUI will lock up, rather than returning
 gracefully.
 
-Both of these issues relate to the patch used to allow the GUI to sync. 
+Both of these issues are now in the upstream source release:  the small loss 
of functionality
+is offset by having the program actually work on OS X.
 
 DescPort:  
 The KeyRing, Expense, and SyncTime plugins apparently have to be built as .so
 files to be useable, hence the PatchScript.
-Patch jpilot.c to allow syncing under the GUI (OS X unhappiness with forking) 
as per
-http://www.jpilot.org/pipermail/jpilot-devel/2007-November/001175.html
+Previously patche jpilot.c to allow syncing under the GUI (OS X unhappiness 
with forking) as per
+http://www.jpilot.org/pipermail/jpilot-devel/2007-November/001175.html--this 
is now
+implemented in the upstream code.
 
 DescPackaging:  
 Uses system's OpenSSL.


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
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/editors bluefish-unstable.info, NONE, 1.1 bluefish.info, 1.12, 1.13

2008-12-16 Thread Kevin Horton
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7940

Modified Files:
bluefish.info 
Added Files:
bluefish-unstable.info 
Log Message:
New bluefish-unstable package, for the newly released bluefish-1.3.0.
Updated other bluefish packages to add Conflicts/Replaces to bluefish-unstable.

Index: bluefish.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/bluefish.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- bluefish.info   15 Jul 2008 01:40:49 -  1.12
+++ bluefish.info   16 Dec 2008 23:45:45 -  1.13
@@ -2,7 +2,7 @@
 Package: bluefish%type_pkg[bluefish]
 Type: bluefish (. -gnome2 -gnome2-novfs)
 Version: 1.0.7
-Revision: 1002
+Revision: 1003
 Source: http://www.bennewitz.com/%{ni}/stable/source/%{ni}-%v.tar.bz2
 Source-MD5: 2c3b3c9c8f8e32b9473dfd879f216dea
 SourceDirectory: %{ni}-%v
@@ -84,8 +84,8 @@
   (%type_raw[bluefish] = -gnome2) libbonoboui2-dev (= 2.20.0-1), 
   (%type_raw[bluefish] = -gnome2) libgnomeui2-dev (= 2.20.0-1)
 
-Replaces: bluefish, bluefish-gnome2, bluefish-gnome2-novfs, bluefish-gnomevfs2 
(  1.0.7-1)
-Conflicts: bluefish, bluefish-gnome2, bluefish-gnomevfs2 (  1.0.7-1 )
+Replaces: bluefish, bluefish-gnome2, bluefish-gnome2-novfs, bluefish-gnomevfs2 
(  1.0.7-1), bluefish-unstable, bluefish-unstable-gnome2
+Conflicts: bluefish, bluefish-gnome2, bluefish-gnomevfs2 (  1.0.7-1 ), 
bluefish-unstable, bluefish-unstable-gnome2
 SetCFLAGS: -Os
 SetLDFLAGS: -bind_at_load
 ConfigureParams: --disable-dependency-tracking --mandir=%p/share/man 
--disable-splash-screen --with-icon-path=%p/share/pixmaps 
--with-freedesktop_org-menu=%p/share/applications 
--with-freedesktop_org-mime=%p/share/mime 
--with-gnome2_4-mime=%p/share/mime-info --disable-update-databases 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config

--- NEW FILE: bluefish-unstable.info ---
Info2: 
Package: bluefish-unstable%type_pkg[bluefish]
Type: bluefish (. -gnome2)
Version: 1.3.0
Revision: 1
Source: http://www.bennewitz.com/bluefish/devel/source/%{ni}-%v.tar.bz2
Source-MD5: 117af9369ce98aae3a3a11242d3525ea
SourceDirectory: %{ni}-%v
Depends: 
  aspell-shlibs (= 0.50.5-1002), 
  default-icon-theme, 
  libgettext3-shlibs (= 0.14.5-1), 
  glib2-shlibs (= 2.14.0-1), 
  gnome-icon-theme (= 2.12.0-1), 
  libjpeg-shlibs (= 6b-16), 
  libtiff-shlibs (= 3.7.2-1001), 
  pango1-xft2-ft219 (= 1.18.4-4), pango1-xft2-ft219-shlibs (= 1.18.4-4), 
  pcre-shlibs (= 4.5-1), 
  popt-shlibs (= 1.10.4-1), 
  libxml2-shlibs (= 2.6.22-1002), libxml2-bin (= 2.6.22-1002), 
  shared-mime-info (= 0.16-1002), 
  atk1-shlibs (= 1.20.0-1), 
  libpng3-shlibs (= 1:1.2.8-1), 
  gtk+2 (= 2.12.8-1), gtk+2-shlibs (= 2.12.8-1), 
  libiconv (= 1.10-6), 
  x11, 
  (%type_raw[bluefish] = -gnome2) gnome-base, 
  (%type_raw[bluefish] = -gnome2) gnome-mime-data (= 2.4.2-3), 
  (%type_raw[bluefish] = -gnome2) libidl2-shlibs (= 0.8.5-1001), 
  (%type_raw[bluefish] = -gnome2) orbit2 (= 2.14.10-1),
  (%type_raw[bluefish] = -gnome2) orbit2-shlibs (= 2.14.10-1), 
  (%type_raw[bluefish] = -gnome2) gconf2 (= 2.20.0-1),
  (%type_raw[bluefish] = -gnome2) gconf2-shlibs (= 2.20.0-1), 
  (%type_raw[bluefish] = -gnome2) libbonobo2 (= 2.20.0-1),
  (%type_raw[bluefish] = -gnome2) libbonobo2-shlibs (= 2.20.0-1), 
  (%type_raw[bluefish] = -gnome2) audiofile-shlibs, (%type_raw[bluefish] = 
-gnome2) audiofile-bin, 
  (%type_raw[bluefish] = -gnome2) esound-bin (= 0.2.36-1), 
(%type_raw[bluefish] = -gnome2) esound-common (= 0.2.36-1), 
(%type_raw[bluefish] = -gnome2) esound-shlibs (= 0.2.36-1), 
  (%type_raw[bluefish] = -gnome2) libart2-shlibs (= 2.3.17-1), 
  (%type_raw[bluefish] = -gnome2) libgnome2 (= 2.2.0-1), (%type_raw[bluefish] 
= -gnome2) libgnome2-shlibs (= 2.20.0-1), 
  (%type_raw[bluefish] = -gnome2) libglade2-shlibs (= 2.6.2-1), 
  (%type_raw[bluefish] = -gnome2) libgnomecanvas2 (= 2.20.0-1), 
(%type_raw[bluefish] = -gnome2) libgnomecanvas2-shlibs (= 2.20.0-1), 
  (%type_raw[bluefish] = -gnome2) gnome-keyring-shlibs (= 0.4.3-1004), 
(%type_raw[bluefish] = -gnome2) gnome-keyring (= 0.4.3-4), 
  (%type_raw[bluefish] = -gnome2) libbonoboui2 (= 2.20.0-1), 
(%type_raw[bluefish] = -gnome2) libbonoboui2-shlibs (= 2.20.0-1), 
  (%type_raw[bluefish] = -gnome2) desktop-file-utils (= 0.10-1002), 
  x11-shlibs

BuildDepends: 
  aspell-dev (= 0.50.5-1002), 
  libgettext3-dev (= 0.14.5-1), 
  gettext-tools (= 0.14.5-1), gettext-bin (= 0.14.5-1), 
  glib2-dev (= 2.14.0-1), 
  libiconv-dev (= 1.10-6), 
  libjpeg (= 6b-16), 
  libtiff (= 3.7.2-1001), 
  cairo (= 1.6-1),
  pango1-xft2-ft219-dev (= 1.18.4-4), 
  pcre (= 4.5-1), pcre-bin (= 4.5-1), 
  pixman (= 0.10.0-1),
  pkgconfig, 
  atk1 (= 1.20.0-1), 
  libpng3 (= 1:1.2.8), 
  

[cvs] dists/10.4/unstable/main/finkinfo/graphics fontforge-10.5.info, 1.15, 1.16 fontforge.info, 1.42, 1.43 fontforge.patch, 1.21, 1.22

2008-12-16 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17410

Modified Files:
fontforge-10.5.info fontforge.info fontforge.patch 
Log Message:
Fixed patch file validation. Validator doesn't like /sw in + lines and I was 
just commenting them out instead of deleting them.

Index: fontforge.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/fontforge.info,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- fontforge.info  16 Dec 2008 19:26:26 -  1.42
+++ fontforge.info  17 Dec 2008 01:46:16 -  1.43
@@ -35,7 +35,6 @@
Install desktop and mime files for KDE and Gnome.
Some change starting with 20081215 causes fontforge to crash when 
optimized.
Setting -O0 fixes this.
-   The patch file doesn't validate since it patches out sw in source.
 
 Homepage: http://fontforge.sourceforge.net/
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
@@ -103,7 +102,7 @@
 DocFiles: AUTHORS INSTALL LICENSE README-Mac.html README-Unix.html VERSION
 
 PatchFile: %n.patch
-PatchFile-MD5: 3fbef1211ddac34042f0c8aefcf9567a
+PatchFile-MD5: 534fda7042fc6449ca56cbe034bc31fb
 PatchScript: 
patch -p1 %{PatchFile}
#Use system's python to build the python extension.

Index: fontforge-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/fontforge-10.5.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- fontforge-10.5.info 16 Dec 2008 19:26:26 -  1.15
+++ fontforge-10.5.info 17 Dec 2008 01:46:16 -  1.16
@@ -35,7 +35,6 @@
Install desktop and mime files for KDE and Gnome.
Some change starting with 20081215 causes fontforge to crash when 
optimized.
Setting -O0 fixes this.
-   The patch file doesn't validate since it patches out sw in source.
 
 Homepage: http://fontforge.sourceforge.net/
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
@@ -103,7 +102,7 @@
 DocFiles: AUTHORS INSTALL LICENSE README-Mac.html README-Unix.html VERSION
 
 PatchFile: %n.patch
-PatchFile-MD5: 3fbef1211ddac34042f0c8aefcf9567a
+PatchFile-MD5: 534fda7042fc6449ca56cbe034bc31fb
 PatchScript: 
patch -p1 %{PatchFile}
#Use system'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.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- fontforge.patch 16 Dec 2008 19:26:26 -  1.21
+++ fontforge.patch 17 Dec 2008 01:46:16 -  1.22
@@ -1,6 +1,6 @@
-diff -ru fontforge-20081117.orig/Makefile.dynamic.in 
fontforge-20081117/Makefile.dynamic.in
 fontforge-20081117.orig/Makefile.dynamic.in2008-11-11 
23:19:05.0 -0500
-+++ fontforge-20081117/Makefile.dynamic.in 2008-11-18 11:22:07.0 
-0500
+diff -ru fontforge-20081215.orig/Makefile.dynamic.in 
fontforge-20081215/Makefile.dynamic.in
+--- fontforge-20081215.orig/Makefile.dynamic.in2008-11-11 
23:19:05.0 -0500
 fontforge-20081215/Makefile.dynamic.in 2008-12-16 20:36:02.0 
-0500
 @@ -127,8 +127,8 @@
  # You may need to be root to do the install
  #explicit use of sh to make sure we don't invoke csh with different if 
syntax
@@ -12,9 +12,9 @@
  #we don't always create a setup.py
-(cd pyhook ; if test -r setup.py ; then python setup.py install 
--prefix=$(prefix) --root=$(DESTDIR); for dir in * ; do if test -d $$dir -a 
$$dir != CVS ; then  rm -rf $$dir ; fi; done ; fi )
  
-diff -ru fontforge-20081117.orig/Packaging/fontforge.desktop 
fontforge-20081117/Packaging/fontforge.desktop
 fontforge-20081117.orig/Packaging/fontforge.desktop2008-09-05 
14:44:21.0 -0400
-+++ fontforge-20081117/Packaging/fontforge.desktop 2008-11-18 
11:22:07.0 -0500
+diff -ru fontforge-20081215.orig/Packaging/fontforge.desktop 
fontforge-20081215/Packaging/fontforge.desktop
+--- fontforge-20081215.orig/Packaging/fontforge.desktop2008-12-03 
16:24:28.0 -0500
 fontforge-20081215/Packaging/fontforge.desktop 2008-12-16 
20:36:02.0 -0500
 @@ -11,6 +11,5 @@
  Icon=fontforge.png
  Terminal=false
@@ -23,9 +23,9 @@
 -Encoding=UTF-8
 +Categories=Graphics;
  
MimeType=application/vnd.font-fontforge-sfd;application/x-font-ttf;application/x-font-otf;application/x-font-type1;application/x-font-bdf;application/x-font-pcf;application/x-font-tex;
-diff -ru fontforge-20081117.orig/Unicode/Makefile.dynamic.in 
fontforge-20081117/Unicode/Makefile.dynamic.in
 fontforge-20081117.orig/Unicode/Makefile.dynamic.in2008-10-27 
23:02:33.0 -0400
-+++ 

[cvs] dists/10.4/unstable/crypto/finkinfo firefox2.info,1.11,1.12

2008-12-16 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21699

Modified Files:
firefox2.info 
Log Message:
supposedly the last new upstream of the ff2 series

Index: firefox2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/firefox2.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- firefox2.info   16 Oct 2008 03:08:29 -  1.11
+++ firefox2.info   17 Dec 2008 03:04:51 -  1.12
@@ -1,6 +1,6 @@
 Package: firefox2
-Version: 2.0.0.17
-Revision: 5
+Version: 2.0.0.19
+Revision: 1
 Description: Lightweight browser from mozilla.org
 License: OSI-Approved
 Maintainer: Hanspeter Niederstrasser nie...@users.sourceforge.net
@@ -52,7 +52,7 @@
 
 Source: 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%v/source/firefox-%v-source.tar.bz2
 SourceDirectory: mozilla
-Source-MD5: e14669e53226fd7fc084c2e3d58d5b64
+Source-MD5: 1dc4d445df7b30abd7da1d88d948f11d
 PatchScript: 
   /usr/bin/sed 's|@PREFIX@|%p|g' %a/%n.patch | /usr/bin/patch -p1
   ### hardcode paths inside dylibs so that programs linking to them can see 
them


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/crypto/finkinfo gnutls26.info,1.6,1.7

2008-12-16 Thread Dave Reiser
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22242

Modified Files:
gnutls26.info 
Log Message:
new upstream version

Index: gnutls26.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnutls26.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- gnutls26.info   30 Oct 2008 03:15:26 -  1.6
+++ gnutls26.info   17 Dec 2008 03:14:40 -  1.7
@@ -1,12 +1,12 @@
 Package: gnutls26
-Version: 2.6.0
+Version: 2.6.3
 Revision: 1
 Source: mirror:custom:gnutls-%v.tar.bz2
 CustomMirror: 
   nam-US: ftp://ftp.gnutls.org/pub/gnutls/
   nam-US: http://josefsson.org/gnutls/releases/
 
-Source-MD5: 075ed5bb7b82aea9892925f590888de3
+Source-MD5: c6d2d1996b87b238ad6f73f92225d9a2
 GCC: 4.0
 Depends: %N-shlibs (= %v-%r)
 Replaces: gnutls-dev, gnutls, gnutls12, gnutls14


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/crypto/finkinfo gnucash2-10.5.info, 1.14, 1.15 gnucash2.info, 1.22, 1.23

2008-12-16 Thread Dave Reiser
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26932

Modified Files:
gnucash2-10.5.info gnucash2.info 
Log Message:
new upstream version

Index: gnucash2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnucash2.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- gnucash2.info   7 Nov 2008 07:02:41 -   1.22
+++ gnucash2.info   17 Dec 2008 04:14:01 -  1.23
@@ -1,6 +1,6 @@
 Package: gnucash2
-Version: 2.2.7
-Revision: 2
+Version: 2.2.8
+Revision: 1
 Description: Financial-accounting software
 License: GPL
 Maintainer: Dave Reiser dbrei...@users.sourceforge.net
@@ -81,7 +81,7 @@
 Replaces: gnucash, gnucash-dev, gnucash-hcbi, gnucash-ofx, gnucash-sql
 Suggests: gnucash2-docs (= 2.0.1)
 Source: mirror:sourceforge:gnucash/gnucash-%v.tar.bz2
-Source-MD5: 0f3f324c274b136070b769aa10591ccf
+Source-MD5: 79d37e4fa0c71722e093136655698924
 PatchScript: 
   perl -pi.bak -e 's,DYLD_LIBRARY_PATH,DYLD_FALLBACK_LIBRARY_PATH,g' aclocal.m4
   perl -pi.bak -e 's,DYLD_LIBRARY_PATH,DYLD_FALLBACK_LIBRARY_PATH,g' configure
@@ -170,11 +170,7 @@
 x11-shlibs
   
   Files: 
-lib/libgnc-backend-file-utils.0.dylib
-lib/libgnc-business-ledger.0.dylib
-lib/libgnc-core-utils.0.dylib
-lib/libgnc-gnome.0.dylib
-lib/libgnc-module.0.dylib
+lib/*.0.*
 lib/libgnc-qof.1.dylib
 lib/gnucash
   
@@ -196,7 +192,6 @@
 !%p/lib/gnucash/libgncmod-generic-import.dylib
 !%p/lib/gnucash/libgncmod-gnome-search.dylib
 !%p/lib/gnucash/libgncmod-gnome-utils.dylib
-!%p/lib/gnucash/libgncmod-hbci.dylib
 !%p/lib/gnucash/libgncmod-ledger-core.dylib
 !%p/lib/gnucash/libgncmod-locale-reports-us.dylib
 !%p/lib/gnucash/libgncmod-log-replay.dylib

Index: gnucash2-10.5.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnucash2-10.5.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- gnucash2-10.5.info  7 Nov 2008 07:02:41 -   1.14
+++ gnucash2-10.5.info  17 Dec 2008 04:14:01 -  1.15
@@ -1,6 +1,6 @@
 Package: gnucash2
-Version: 2.2.7
-Revision: 102
+Version: 2.2.8
+Revision: 101
 Distribution: 10.5
 Description: Financial-accounting software
 License: GPL
@@ -82,7 +82,7 @@
 Replaces: gnucash, gnucash-dev, gnucash-hcbi, gnucash-ofx, gnucash-sql
 Suggests: gnucash2-docs (= 2.0.1)
 Source: mirror:sourceforge:gnucash/gnucash-%v.tar.bz2
-Source-MD5: 0f3f324c274b136070b769aa10591ccf
+Source-MD5: 79d37e4fa0c71722e093136655698924
 PatchScript: 
   perl -pi.bak -e 's,DYLD_LIBRARY_PATH,DYLD_FALLBACK_LIBRARY_PATH,g' aclocal.m4
   perl -pi.bak -e 's,DYLD_LIBRARY_PATH,DYLD_FALLBACK_LIBRARY_PATH,g' configure
@@ -92,7 +92,8 @@
   perl -pi.bak -e 's,\perl\,\\/usr\/bin\/perl\,g' src/scm/price-quotes.scm
   perl -e 'print #!/bin/sh\nfink update date-manip-pm 
finance-quote-pm588\n;'  src/quotes/gnc-fq-update.in
 
-SetCPPFLAGS: -I/usr/X11R6/include -I%p/lib/system-openssl/include
+NoSetCPPFLAGS: true
+SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/include -I/usr/X11R6/include 
 SetLDFLAGS: -L%p/lib/system-openssl/lib
 ConfigureParams: 
   --mandir=%p/share/man \
@@ -171,11 +172,7 @@
 x11-shlibs
   
   Files: 
-lib/libgnc-backend-file-utils.0.dylib
-lib/libgnc-business-ledger.0.dylib
-lib/libgnc-core-utils.0.dylib
-lib/libgnc-gnome.0.dylib
-lib/libgnc-module.0.dylib
+lib/*.0.*
 lib/libgnc-qof.1.dylib
 lib/gnucash
   
@@ -197,7 +194,6 @@
 !%p/lib/gnucash/libgncmod-generic-import.dylib
 !%p/lib/gnucash/libgncmod-gnome-search.dylib
 !%p/lib/gnucash/libgncmod-gnome-utils.dylib
-!%p/lib/gnucash/libgncmod-hbci.dylib
 !%p/lib/gnucash/libgncmod-ledger-core.dylib
 !%p/lib/gnucash/libgncmod-locale-reports-us.dylib
 !%p/lib/gnucash/libgncmod-log-replay.dylib


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs