Search Criteria
Package Details: aqbanking-git 5.99.43beta+10+gfe9dcc2b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aqbanking-git.git (read-only, click to copy) |
---|---|
Package Base: | aqbanking-git |
Description: | A library for online banking and financial applications |
Upstream URL: | https://www.aquamaniac.de/rdm/projects/aqbanking |
Licenses: | GPL |
Conflicts: | aqbanking |
Provides: | aqbanking |
Submitter: | waschtl |
Maintainer: | waschtl |
Last Packager: | waschtl |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-09-26 15:52 (UTC) |
Last Updated: | 2019-10-25 20:24 (UTC) |
Dependencies (3)
Required by (3)
- gnucash-git (requires aqbanking)
- gnucash-xbt (requires aqbanking)
- kmymoney-git (requires aqbanking)
Latest Comments
dbacc commented on 2020-10-29 14:56 (UTC)
The git source is not available anymore for a couple of weeks at least. There is a mirror I could find: https://github.com/cstim/aqbanking
waschtl commented on 2019-10-25 20:30 (UTC)
Thank you for reporting the issue with the build!
You are partially right in your assessment. Upstream made some changes to their "Build from GIT" procedure. These changes were made because they had precisely the issue you reported (and several other similar ones). They have resolved the issue, though.
Once I looked closely at the
README
file (not theINSTALL
file), I was able to get to a working build again. I documented the specifics inPKGBUILD
.harrim4n commented on 2019-10-25 17:55 (UTC) (edited on 2019-10-25 18:06 (UTC) by harrim4n)
Package doesn't build with error:
make[5]: Entering directory '/home/.../.cache/pikaur/build/aqbanking-git/src/src/libs/aqbanking/types' make[5]: *** No rule to make target 'transaction.c', needed by 'transaction.lo'. Stop.
Seems to be an upstream issue. Manually pulling sources from git repo and following install/build guide produces the same error.