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