]> git.pld-linux.org Git - packages/aqbanking.git/blame - aqbanking.spec
- new
[packages/aqbanking.git] / aqbanking.spec
CommitLineData
a2da3cea
JB
1Summary: A library for online banking functions and financial data import/export
2Summary(pl): Biblioteka do funkcji bankowych online oraz importu/eksportu danych finansowych
3Name: aqbanking
4Version: 1.2.0
5Release: 1
6License: GPL v2
7Group: Libraries
8Source0: http://dl.sourceforge.net/aqbanking/%{name}-%{version}.tar.gz
9# Source0-md5: b6afa0facd32be6f57b3b8f802a2eb6c
10Patch0: %{name}-link.patch
11URL: http://www.aquamaniac.de/aqbanking/
12BuildRequires: autoconf >= 2.56
13BuildRequires: automake
14BuildRequires: gettext-devel
15BuildRequires: gwenhywfar-devel >= 1.14.0
16BuildRequires: ktoblzcheck-devel
17BuildRequires: libofx-devel >= 0.7.0
18BuildRequires: libstdc++-devel
19BuildRequires: libtool >= 2:1.5
20BuildRequires: python-ctypes
21BuildRequires: python-devel >= 2.3
22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23
24%description
25The intention of AqBanking is to provide a middle layer between the
26program and the various Online Banking libraries (e.g. AqHBCI). The
27first backend which is already supported is AqHBCI, a library which
28implements a client for the German HBCI (Home Banking Computer
29Interface) protocol. Additionally, Aqbanking provides various plugins
30to simplify import and export of financial data. Currently there are
31import plugins for the following formats: DTAUS (German financial
32format), SWIFT (MT940 and MT942).
33
34%description -l pl
35