gnucash-on-flatpak master: Multiple changes pushed
Geert Janssens
gjanssens at code.gnucash.org
Thu Sep 19 07:04:37 EDT 2019
Updated via https://github.com/Gnucash/gnucash-on-flatpak/commit/1570d58a (commit)
via https://github.com/Gnucash/gnucash-on-flatpak/commit/2a353995 (commit)
via https://github.com/Gnucash/gnucash-on-flatpak/commit/9f057f91 (commit)
via https://github.com/Gnucash/gnucash-on-flatpak/commit/83b41e28 (commit)
via https://github.com/Gnucash/gnucash-on-flatpak/commit/a711a435 (commit)
from https://github.com/Gnucash/gnucash-on-flatpak/commit/ca101447 (commit)
commit 1570d58ae0f330abfa8d10bf8a325a5a568516bd
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Sep 19 13:04:18 2019 +0200
Add support for libchipcard and the pcsc socket
Several banks have 2 factor authentication these days, which
often makes use of smartcards
commit 2a35399528da51346eb884934b7f3532a9953cfb
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Sep 19 11:33:26 2019 +0200
Bump gwenhywfar and aqbanking to most recent betas
This allows German users to test the newer PSD2 features
commit 9f057f916a561bf4adcb48acf092c788b361a20c
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Sep 19 11:32:28 2019 +0200
Refine cleanup of the gnucash module
Remove additional files that serve no purpose for a flatpak target audience
commit 83b41e286affb1bb557f3e61de603b28e7974acc
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 11 18:05:47 2019 +0200
Be more selective in cleaning up the doc directory
We do require AUTHORS, DOCUMENTERS and LICENSE files for the about dialog to work properly.
commit a711a435f09e7856ada80ebddf830b56b3b0b005
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 11 18:04:57 2019 +0200
Let flatpak itself decide when a build is neede
It's much smarter at this than my simple 'the branch already exists' test.
Flatpak knows it has to rebuild if any of the manifest parameters changes as well.
So it's now easier to trigger a rebuild if a branch already exists
Summary of changes:
build_package.sh | 12 ----------
templates/gnucash-targets-git.json.tpl | 9 +++++++-
templates/gnucash-targets-tar.json.tpl | 9 +++++++-
templates/org.gnucash.GnuCash.json.tpl | 41 +++++++++++++++++++++++++++++-----
4 files changed, 51 insertions(+), 20 deletions(-)
More information about the gnucash-patches
mailing list