]> git.pld-linux.org Git - packages/aqbanking.git/blame - aqbanking.spec
- bugfix in libsuffix patch, release 2, STBR
[packages/aqbanking.git] / aqbanking.spec
CommitLineData
12082d70
JB
1#
2# Conditional build:
9ca8ef38
JB
3%bcond_with chipcard # aqgeldkarte backend
4%bcond_without gtk # g2banking frontend
5%bcond_without kde # kbanking frontend
12082d70 6#
a2da3cea
JB
7Summary: A library for online banking functions and financial data import/export
8Summary(pl): Biblioteka do funkcji bankowych online oraz importu/eksportu danych finansowych
9Name: aqbanking
12082d70 10Version: 1.6.2
c82c0fb4 11Release: 2
a2da3cea
JB
12License: GPL v2
13Group: Libraries
14Source0: http://dl.sourceforge.net/aqbanking/%{name}-%{version}.tar.gz
12082d70 15# Source0-md5: cb8337cf12072a304217379b7ea23df2
a2da3cea 16Patch0: %{name}-link.patch
9ca8ef38 17Patch1: %{name}-glade.patch
cf53a3e4 18Patch2: %{name}-libsuffix.patch
a2da3cea
JB
19URL: http://www.aquamaniac.de/aqbanking/
20BuildRequires: autoconf >= 2.56
21BuildRequires: automake
22BuildRequires: gettext-devel
12082d70
JB
23BuildRequires: gwenhywfar-devel >= 1.18.0
24%{?with_gtk:BuildRequires: gtk+2-devel >= 2.0.0}
25%{?with_kde:BuildRequires: kdelibs-devel >= 3.0}
a2da3cea 26BuildRequires: ktoblzcheck-devel
12082d70
JB
27%{?with_chipcard:BuildRequires: libchipcard2-devel >= 1.9.15}
28BuildRequires: libofx-devel >= 0.8.0
a2da3cea
JB
29BuildRequires: libstdc++-devel
30BuildRequires: libtool >= 2:1.5
31BuildRequires: python-ctypes
12082d70 32BuildRequires: python-devel >= 1:2.3
58628187 33BuildRequires: rpm-pythonprov
12082d70 34BuildRequires: qt-devel >= 3.0
a2da3cea
JB
35BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
36
37%description
38The intention of AqBanking is to provide a middle layer between the
39program and the various Online Banking libraries (e.g. AqHBCI). The
40first backend which is already supported is AqHBCI, a library which
41implements a client for the German HBCI (Home Banking Computer
42Interface) protocol. Additionally, Aqbanking provides various plugins
43to simplify import and export of financial data. Currently there are
44import plugins for the following formats: DTAUS (German financial
45format), SWIFT (MT940 and MT942).
46
47%description -l pl
48