Package: libofx Version: 0.6.5 Revision: 12 Source: mirror:sourceforge:%n/%n-%v.tar.gz Source-MD5: 685749c235518af6e7ee3c01122a306d Depends: %N-shlibs (= %v-%r) BuildDepends: opensp3 (>= 1.5-13), gettext-dev, gettext-bin, gettext-tools, libiconv-dev PatchScript: << perl -pi -e "s/'file_magic Mach-O dynamically linked shared library'/pass_all/" configure perl -pi -e 's/\$\{docdir\}/\$\(DESTDIR\)\${docdir}/' doc/Makefile.in << NoSetLDFLAGS: true NoSetCPPFLAGS: true GCC: 3.3 SetCXXFLAGS: -O0 ConfigureParams: --with-opensp-includes=%p/include/OpenSP --with-opensp-libs=%p/lib --enable-html-docs InstallScript: << make install DESTDIR=%d << Description: Library allows applications to support OFX Splitoff: << Package: %N-shlibs Description: Shrared Libraries for libofx Depends: opensp3-shlibs (>= 1.5-13) Files: lib/libofx.0.0.6.dylib lib/libofx.0.dylib Shlibs: %p/lib/libofx.0.dylib 1.0.0 %n (>= 0.6.5-12) << DescDetail: << This is the LibOFX library. It is a API designed to allow applications to very easily support OFX command responses, usually provided by financial institutions. See http://www.ofx.net/ofx/default.asp for details and specification. This project was first started as my end of degree project, with the objective to add OFX support to GnuCash http://www.gnucash.org/ If you can read French, the original project presentation is included in the doc directory. I finally decided to make it into a generic library, so all OpenSource financial software can benefit. << Maintainer: Peter O'Gorman HomePage: http://libofx.sourceforge.net/ License: GPL