summaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
Commit message (Collapse)AuthorAge
* gnu: bitcoin-core: Update to 0.19.0.1.series-2694Carl Dong2020-01-21
| | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 0.19.0.1. Co-authored-by: fanquake <fanquake@gmail.com>
* gnu: libofx: Fix description typo.Kei Kebreau2020-01-17
| | | | * gnu/packages/finance.scm (libofx): Change "a API" to "an API".
* gnu: Add libofx.Kei Kebreau2020-01-17
| | | | * gnu/packages/finance.scm (libofx): New variable.
* gnu: Add opensp.Kei Kebreau2020-01-17
| | | | * gnu/packages/finance.scm (opensp): New variable.
* gnu: monero-gui: Update to 0.15.0.3.Guillaume Le Vaillant2020-01-10
| | | | | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.15.0.3. [build-system]: Use qt-build-system. [inputs]: Remove qtwebchannel and qtx11extras. [arguments]: Merge fix-library-paths, fix-monerod-path, fix-qt-paths and fix-install-path phases into a fix-paths phase. Remove custom build, change-dir and wrap-program phases. Add configure and build-zxcvbn-c phases.
* gnu: emacs-ledger-mode: Fix autoload failure.Brant Gardner2020-01-09
| | | | | | | | * gnu/packages/finance.scm (emacs-ledger-mode)[arguments]: Replace the 'relocate-elisp' phase by a 'patch-site-dir' phase to put the files in the right directory and a 'generate-autoload' phase to make the autoload file. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: electron-cash: Use substitute-keyword-arguments from electrum.Vagrant Cascadian2019-12-16
| | | | | * gnu/packages/finance (electron-cash)[arguments]: Use substitute-keyword-arguments to re-use arguments from electrum.
* gnu: electron-cash: Update to 4.0.12.Vagrant Cascadian2019-12-16
| | | | | | | * gnu/packages/finanace (electron-cash): Update to 4.0.12. [source] switch to git. [inputs] Add libsecp256k1. [arguments] Add phase patching to use libsecp256k1 from inputs.
* gnu: bitcoin-abc: Update to 0.20.7.Guillaume Le Vaillant2019-12-09
| | | | | | | | | * gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.7. [native-inputs]: Add autoconf, automake and libtool. [inputs]: Add qrencode and zlib. [arguments]: Remove fix-tests phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Merge branch 'master' into stagingMarius Bakke2019-11-21
|\
| * gnu: monero-gui: Update to 0.15.0.1.Guillaume Le Vaillant2019-11-21
| | | | | | | | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.15.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: monero: Update to 0.15.0.1.Guillaume Le Vaillant2019-11-21
| | | | | | | | | | | | * gnu/packages/finance.scm (monero): Update to 0.15.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge branch 'master' into stagingMarius Bakke2019-11-15
|\|
| * gnu: monero-gui: Update to 0.15.0.0.Guillaume Le Vaillant2019-11-10
| | | | | | | | | | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.15.0.0. [home-page]: Update url. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: monero: Update to 0.15.0.0.Guillaume Le Vaillant2019-11-10
| | | | | | | | | | | | | | | | * gnu/packages/finance.scm (monero): Update to 0.15.0.0. [arguments]: Add 'install-librandomx' phase. [home-page]: Update url. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: Add homebank.Sebastian Schott2019-11-09
| | | | | | | | | | | | * gnu/packages/finance.scm (homebank): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: bitcoin-abc: Update to 0.20.4.Guillaume Le Vaillant2019-11-01
| | | | | | | | | | | | | | | | | | * gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.4. [source]: Fix uri. [inputs]: Use bdb-5.3 (bdb-4.8 is not supported). [arguments]: Add 'fix-tests' phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge branch 'master' into stagingMarius Bakke2019-10-30
|\|
| * gnu: bitcoin-core: Update to 0.18.1.Tobias Geerinckx-Rice2019-10-27
| | | | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 0.18.1.
* | gnu: electron-cash: Update to 4.0.10.Vagrant Cascadian2019-10-08
|/ | | | | * gnu/packages/finance (electron-cash): Update to 4.0.10. [inputs]: Add python-dateutil and python-dnspython.
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * gnu: python-mnemonic: Update to 0.19.Tobias Geerinckx-Rice2019-10-06
| | | | | | | | * gnu/packages/finance.scm (python-mnemonic): Update to 0.19.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * gnu: monero-gui: Update to 0.14.1.2.Guillaume Le Vaillant2019-09-10
| | | | | | | | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: monero: Activate Trezor support.Guillaume Le Vaillant2019-09-10
| | | | | | | | | | | | | | | | | | | | * gnu/packages/finance.scm (monero): [native-inputs]: Add python and protobuf. [inputs]: Add libusb and protobuf. [arguments]: Add delete-dead-links phase. (monero-gui)[inputs]: Add libusb and protobuf. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: monero: Fix detection of readline library.Guillaume Le Vaillant2019-09-10
| | | | | | | | | | | | | | * gnu/packages/finance.scm (monero)[arguments]: Define 'Readline_ROOT_DIR' in 'configure-flags'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\|
| * gnu: Add bitcoin-abc.swedebugia2019-08-22
| | | | | | | | | | | | * gnu/packages/finance.scm (bitcoin-abc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: monero: Update to 0.14.1.2.Guillaume Le Vaillant2019-08-20
| | | | | | | | | | | | | | | | * gnu/packages/finance.scm (monero): Update to 0.14.1.2. [arguments]: Add phase to make files writable for the tests. Enable a previously skipped test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * gnu: Update electrum to 3.3.8.Vagrant Cascadian2019-08-11
| | | | | | | | * gnu/packages/finance (electrum): Update to 3.3.8.
| * gnu: silkaj: Update to 0.7.3.Nicolas Goaziou2019-08-01
| | | | | | | | * gnu/packages/finance.scm (silkaj): Update to 0.7.3.
| * gnu: python-duniterpy: Update to 0.55.1.Nicolas Goaziou2019-08-01
| | | | | | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1.
| * gnu: Add trezord.mjbecze@riseup.net2019-08-01
| | | | | | | | | | | | * gnu/packages/finance.scm (trezord): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| * gnu: Remove python2-trezor and python2-trezor-agent.Marius Bakke2019-07-31
| | | | | | | | | | | | | | | | Some of the automatic python3->python2 transformation packages that these depend upon are failing. Just remove these trivial packages to please the CI. * gnu/packages/finance.scm (python2-trezor-agent, python2-trezor): Remove variables.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gnu: monero: Make tests more verbose.Guillaume Le Vaillant2019-07-15
| | | | | | | | | | | | | | | | | | | | Increase the verbosity of the 'check' phase to prevent 'core_tests' from hitting 'max-silent-timeout'. * gnu/packages/finance.scm (monero)[arguments]: Add '--verbose' option to 'check' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add grisbi.Tanguy Le Carrour2019-07-12
| | | | | | | | | | | | * gnu/packages/finance.scm (grisbi): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* | gnu: Update to 0.18.0.Carl Dong2019-07-08
|/ | | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 0.18.0. [inputs]: Use bdb-4.8 for compatibility. [arguments]: Remove --with-incompatible-bdb from configure flags and add check-functional phase for functional tests.
* gnu: monero-gui: Update to 0.14.1.0.Guillaume LE VAILLANT2019-07-03
| | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: monero: Update to 0.14.1.0.Guillaume LE VAILLANT2019-07-03
| | | | | | | * gnu/packages/finance.scm (monero): Update to 0.14.1.0. * gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: silkaj: Update to 0.7.2.Nicolas Goaziou2019-07-02
| | | | * gnu/packages/finance.scm (silkaj): Update to 0.7.2.
* gnu: python-duniterpy: Update to 0.54.3.Nicolas Goaziou2019-07-02
| | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.54.3.
* gnu: electron-cash: Update to 4.0.7.Vagrant Cascadian2019-06-26
| | | | * gnu/packages/finance (electron-cash): Update to 4.0.7.
* gnu: python-trezor: Update to 0.11.3.Tobias Geerinckx-Rice2019-06-07
| | | | * gnu/packages/finance.scm (python-trezor): Update to 0.11.3.
* gnu: electrum: Update to 3.3.6.Tobias Geerinckx-Rice2019-06-07
| | | | * gnu/packages/finance.scm (electrum): Update to 3.3.6.
* gnu: Move Sphinx and friends to (gnu packages sphinx).Marius Bakke2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport, python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx, python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme, python2-sphinx-rtd-theme, python-guzzle-sphinx-theme, python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed, python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput, python-sphinx-repoze-interface, python2-sphinx-repoze-interface, python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme, python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme, python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ... (gnu): * gnu/packages/sphinx.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/cluster.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm, gnu/packages/search.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
* gnu: silkaj: Update to 0.7.0.Nicolas Goaziou2019-05-23
| | | | | * gnu/packages/finance.scm (silkaj): Update to 0.7.0. [inputs]: Add python-texttable.
* gnu: python-duniterpy: Update to 0.54.1.Nicolas Goaziou2019-05-23
| | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.54.1.
* gnu: electrum: Update to 3.3.5.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/finance.scm (electrum): Update to 3.3.5.