Search Criteria
Package Details: gnucash-xbt-minimal 5.13-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnucash-xbt-minimal.git (read-only, click to copy) |
|---|---|
| Package Base: | gnucash-xbt-minimal |
| Description: | A personal and small-business financial-accounting application with Bitcoin but without ofx/qfx import and aqbanking support |
| Upstream URL: | http://www.gnucash.org |
| Licenses: | GPL |
| Conflicts: | gnucash, gnucash-devel, gnucash-xbt |
| Provides: | gnucash |
| Submitter: | b3niup |
| Maintainer: | b3niup |
| Last Packager: | b3niup |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-04-21 02:29 (UTC) |
| Last Updated: | 2025-10-22 06:39 (UTC) |
Dependencies (16)
- boost-libs
- guile (guile-gitAUR)
- libdbi
- libdbi-drivers
- libsecret
- webkit2gtk (webkit2gtk-imgpasteAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gmock (googletest-gitAUR, gtest) (make)
- libmariadbclient (libmysqlclient81AUR, mariadb-libs-gitAUR, libmysqlclient80AUR, libmysqlclientAUR, libmysqlclient84AUR, mariadb-libs, mariadb-lts-libs) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- swig (swig-gitAUR) (make)
- gnucash-docs (gnucash-docs-gitAUR) (optional) – for documentation
- iso-codes (optional) – for translation of currency names
- perl-date-manip (optional) – for stock information lookups
- perl-finance-quoteAUR (optional) – for stock information lookups
Required by (1)
- python-piecash (requires gnucash) (optional)
Latest Comments
Dukla2000 commented on 2025-12-02 10:03 (UTC)
Hi again. I am trying to do a build on a new setup but appear to be failing the pre-req checks for boost.
I have $ pacman -Ss boost extra/boost 1.89.0-3 [installed] Free peer-reviewed portable C++ source libraries (development headers) extra/boost-libs 1.89.0-3 [installed] Free peer-reviewed portable C++ source libraries (runtime libraries)
But get CMake Error at CMakeLists.txt:609 (message): A suitable Boost is not installed, and is required. GnuCash requires that Boost be compatible and compiled with C++17. Please install it and ensure that the following libraries are built: date_time, filesystem, locale, regex, program_options and system.
Any help or suggestions would be appreciated, thanks
rek769 commented on 2025-03-18 14:44 (UTC) (edited on 2025-03-18 14:56 (UTC) by rek769)
Greetings...I am getting a "C compiler identification is unknown" error when trying to build this. My setup is working for other AUR packages.
Here is the full terminal output: https://pastebin.com/UuDwMxZb
I have re-installed base-devel and cmake but the error persists.
Any help or suggestions welcomed....thank you in advance!
b3niup commented on 2024-12-19 21:28 (UTC)
Thanks for pointing this out - I've replaced wrong checksum when bumping version. Fixed in 2nd rel.
Dukla2000 commented on 2024-12-19 20:30 (UTC)
The sha256sums in PKGBUILD for 5.10-1 are duff. You have the correct sum for gnucash but second, and an incorrect sum for xbt. Looking at xbt I decided to correct the PKGBUILD and use my own sum for xbt and everything compiled fine and runs still (on aarch64). Thank you
Dukla2000 commented on 2023-02-02 10:13 (UTC) (edited on 2023-02-02 10:14 (UTC) by Dukla2000)
Thank you - makepkg, install (& execution) now work fine "out of the box" on my RK3399 (Pine64 RockPro64, aarch64).
b3niup commented on 2023-02-02 09:22 (UTC)
Hi @Dukla2000, I've bumped release to force rebuild with new boost. I don't have how to verify that aarch64 build but I went ahead and added it anyway. Thanks for the tip and sorry for release bump delay!
Dukla2000 commented on 2023-02-01 21:49 (UTC)
Hi there Please can you update for boost 1.81? 4.13-2 would also be marvellous And, BTW, your PKGBUILd works fine for aarch64 as well (just by editing and changing to any) Thanks