Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv17749

Modified Files:
        ktoblzcheck.info 
Added Files:
        libofx3.info libxml++1.info 
Log Message:
move to stable to satisfy dependencies


--- NEW FILE: libxml++1.info ---
Package: libxml++1
Version: 1.0.4
Revision: 1003
GCC: 4.0

Source: mirror:gnome:sources/libxml++/1.0/libxml++-%v.tar.bz2
Source-MD5: d7a28fa79199ea957ac4be7c88c412a7

Depends: libxml2-shlibs (>= 2.5.8-1), %N-shlibs (= %v-%r), pkgconfig
BuildDepends: libxml2 (>= 2.5.8-1), libiconv-dev
BuildDependsOnly: True

ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
InstallScript: make install DESTDIR="%d"

SplitOff: <<
  Package: %N-shlibs
  Description: Headers and dev libraries for libxml++
  Depends: libxml2-shlibs, libiconv
  Files: lib/libxml++-1.0.*.dylib
  Shlibs: %p/lib/libxml++-1.0.1.dylib 2.0.0 %n (>= 1.0.4-1)
<<

DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
Description: C++ wrapper for the libxml XML parser library
Homepage: http://libxmlplusplus.sourceforge.net/
License: GPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Index: ktoblzcheck.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/ktoblzcheck.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ktoblzcheck.info    31 May 2006 14:26:47 -0000      1.2
+++ ktoblzcheck.info    16 Jul 2008 17:13:02 -0000      1.3
@@ -1,42 +1,42 @@
 Package: ktoblzcheck
-Version: 1.2
-Revision: 1003
+Version: 1.18
+Revision: 1
 GCC: 4.0
-Maintainer: None <[EMAIL PROTECTED]>
-BuildDependsOnly: true
-Depends: %N-shlibs (= %v-%r)
-NoSetLDFlags: true
-NoSetCPPFlags: true
-SetCFlags: -Os
-SetCXXFlags: -Os
-ConfigureParams: --disable-dependency-tracking
-Source: mirror:sourceforge:%n/%n-%v.zip
-Source-MD5: 1de5594c2c031326119a3efab0b001dc
-BuildDepends: gettext-dev, gettext-bin, gettext-tools, libiconv-dev
-InstallScript: <<
-make install DESTDIR=%d
-mkdir -p %i/share/man
-mv %i/man %i/share
-<<
+Description: Library to check German bank code/acct number
+License: LGPL
+Maintainer: Dave Reiser <[EMAIL PROTECTED]>
+Depends: %N-shlibs (= %v-%r), lynx
+BuildDepends: gettext-bin, gettext-tools, pkgconfig
+BuildDependsOnly: True
+Source: mirror:sourceforge:%n/%n-%v.tar.gz
+Source-MD5: 64d09fc23375b0f14d2e1c0608c22e9a
+ConfigureParams: --mandir=%p/share/man --enable-python="no" 
--disable-dependency-tracking
+InstallScript: make -j1 install DESTDIR=%d
 SplitOff: <<
  Package: %N-shlibs
- Depends: %N-bankdata
+ Depends: %N-bankdata (>= %v-1)
+ Description: Shared libraries for ktoblzcheck
+ Shlibs: %p/lib/libktoblzcheck.1.dylib 7.0.0 %n (>= 1.15-1001)
  Files: <<
    lib/libktoblzcheck.1.dylib 
-   lib/libktoblzcheck.1.1.0.dylib 
+   lib/libktoblzcheck.1.5.4.dylib
  <<
- Description: Shared libraries for ktoblzcheck
  DocFiles: COPYING
- Shlibs: %p/lib/libktoblzcheck.1.dylib 3.0.0 %n (>= 1.2-1)
 <<
-Splitoff2: <<
- Package: %N-bankdata
- Files: share/ktoblzcheck/bankdata.txt
- Description: Bank Data file for ktoblzcheck
- DocFiles: COPYING
+Splitoff2:<<
+  Package: %N-bankdata
+  Description: German bank data for ktoblzcheck
+  Files:<<
+    share/ktoblzcheck/ibandata.txt
+    share/ktoblzcheck/bankdata.txt
+  <<
+  PreRmScript:<<
+    rm -f %p/share/ktoblzcheck/bankdata.txt~
+    rm -f %p/share/ktoblzcheck/blz*
+  <<
+  DocFiles: COPYING
 <<
-DocFiles: COPYING README
-Description: Library to check account numbers and bank codes of German banks
+DocFiles: README COPYING
 DescDetail: <<
 KtoBLZCheck is a library to check account numbers and bank codes of
 German banks. Both a library for other programs as well as a short
@@ -45,4 +45,3 @@
 codes (BLZ) to the clear-text name and location of the bank.
 <<
 Homepage: http://ktoblzcheck.sourceforge.net
-License: LGPL

--- NEW FILE: libofx3.info ---
Package: libofx3
Version: 0.8.3
Revision: 1001
Description: OFX Library
License: GPL
Maintainer: Dave Reiser <[EMAIL PROTECTED]>
Source: mirror:sourceforge:libofx/libofx-%v.tar.gz
Source-MD5: 26ef343ebf93dc6351c889a402e10d89
GCC: 4.0
Depends: <<
  %N-shlibs (= %v-%r),
  libxml++1-shlibs (>= 1.0.4-1001), libxml2-shlibs, libcurl3-unified-shlibs
<<
BuildDepends: <<
  gettext-bin, gettext-tools, libgettext3-dev,  libiconv-dev, 
  opensp4-dev (>= 1.5.1-1002), opensp4 (>= 1.5.1-1002),
  pkgconfig, libxml++1 (>= 1.0.4-1001), libxml2,
  libcurl3-unified, system-openssl-dev
<<
BuildDependsOnly: True  
Conflicts: libofx, libofx1
Replaces: libofx, libofx1
ConfigureParams: --with-opensp-includes=%p/include/OpenSP 
--with-opensp-libs=%p/lib --enable-html-docs --disable-dependency-tracking
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
CompileScript: <<
 ./configure %c
 make LIBOFX_DTD_DIR=%p/share/%n-%v/dtd
<<
InstallScript: <<
 make install DESTDIR=%d LIBOFX_DTD_DIR=%p/share/%n-%v/dtd
<<
DocFiles: README COPYING
Splitoff: <<
  Package: %N-shlibs
  Depends: libgettext3-shlibs, libiconv, opensp4-shlibs (>= 1.5.1-1002)
  Files: <<
    lib/libofx.3.0.1.dylib
    lib/libofx.3.dylib
    share/%N-%v
  <<
  DocFiles: COPYING
  Shlibs: <<
    %p/lib/libofx.3.dylib 4.0.0 %n (>= 0.8.2-1)
  <<
<<
DescDetail: <<
LibOFX library is an API designed to allow applications to 
very easily support OFX command responses, usually provided by financial
institutions. It adds OFX support to GnuCash and AqBanking.
<<
HomePage: http://libofx.sourceforge.net/

                 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to