Package: libofx1 Version: 0.7.0 BuildDependsOnly: True Revision: 1 Source: mirror:sourceforge:libofx/libofx-%v.tar.gz Source-MD5: 15ab18063c552ad5d69d4481efbbd6e6 Patch: %n.patch Depends: %N-shlibs (= %v-%r) Conflicts: libofx Replaces: libofx BuildDepends: opensp4-dev, opensp4, gettext-dev, gettext-bin, gettext-tools, libiconv-dev PatchScript: << perl -pi.bak -e "s/'file_magic Mach-O dynamically linked shared library'/pass_all/" configure perl -pi.bak -e 's/\$\{docdir\}/\$\(DESTDIR\)\${docdir}/' doc/Makefile.in << NoSetLDFLAGS: true NoSetCPPFLAGS: true GCC: 3.3 SetCXXFLAGS: -Os 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: opensp4-shlibs Files: lib/libofx.1.0.0.dylib lib/libofx.1.dylib Shlibs: %p/lib/libofx.1.dylib 2.0.0 %n (>= 0.7.0-1) << 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: None HomePage: http://libofx.sourceforge.net/ License: GPL