Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37856007
en ru br
ALT Linux repositórios
S:0.10.9-alt1
5.0: 0.9.0-alt2
4.1: 0.8.3-alt1
4.0: 0.8.3-alt1
3.0: 0.7.0-alt3

Group :: Sistema/Bibliotecas
RPM: libofx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libofx
Version: 0.8.3
Release: alt1
Summary: The OFX parser library
Group: System/Libraries
License: GPL
URL: http://libofx.sourceforge.net
Source: http://download.sourceforge.net/libofx/%name-%version.tar.gz
BuildRequires: libOpenSP-devel gcc-c++ libcurl-devel

%description
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/ for details and specification.

%package devel
Summary: The OFX parser development library
Group: Development/C++
Requires: %name = %version-%release

%description devel
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/ for details and specification. LibOFX is
based on the excellent OpenSP library written by James Clark, and now part of
the OpenJADE http://openjade.sourceforge.net/ project.  OpenSP by itself is not
widely distributed.  OpenJADE 1.3.1 includes a version on OpenSP that will
link, however, it has some major problems with LibOFX and isn't recommended.
Since LibOFX uses the generic interface to OpenSP, it should be compatible with
all recent versions of OpenSP (It has been developed with OpenSP-1.5pre5).
LibOFX is written in C++, but provides a C style interface usable transparently
from both C and C++ using a single include file.

%package docs
Summary: The OFX library documentation
Group: Development/C++
Requires: %name = %version-%release

%description docs
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/ for details and specification. LibOFX is
based on the excellent OpenSP library written by James Clark, and now part of
the OpenJADE http://openjade.sourceforge.net/ project.  OpenSP by itself is not
widely distributed.  OpenJADE 1.3.1 includes a version on OpenSP that will
link, however, it has some major problems with LibOFX and isn't recommended.
Since LibOFX uses the generic interface to OpenSP, it should be compatible with
all recent versions of OpenSP (It has been developed with OpenSP-1.5pre5).
LibOFX is written in C++, but provides a C style interface usable transparently
from both C and C++ using a single include file.

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%_bindir/*
%_libdir/*.so.*
%_datadir/%name

%files devel
%_libdir/*.so
%_includedir/*

%files docs
%doc doc/html doc/ofx_sample_files
%doc AUTHORS ChangeLog NEWS README totest.txt

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009