summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2019-01-23gnu: geeqie: Remove custom bootstrap phase.Ricardo Wurmus
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Remove invocation of autogen.sh script; rename "autogen" phase to "pre-bootstrap".
2019-01-23gnu: cdrtools: Remove custom build and install phases.Ricardo Wurmus
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Add make-flags; remove custom "build" and "install" phases.
2019-01-23gnu: python2-scientific: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-scientific)[arguments]: Unconditionally return #T from "build" phase.
2019-01-23gnu: python-flasgger: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-flasgger)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python2-larch: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-larch)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python2-ttystatus: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-ttystatus)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python2-cliapp: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-cliapp)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python2-ruamel.ordereddict: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-ruamel.ordereddict)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-pbkdf2: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pbkdf2)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-termstyle: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-termstyle)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-validictory: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-validictory)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-colorspacious: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-colorspacious)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-numpy-documentation: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-numpy-documentation)[arguments]: Use INVOKE instead of SYSTEM*.
2019-01-23gnu: python-spectra: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-spectra)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: emacs-elpy: Update to 1.28.0.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.28.0.
2019-01-23gnu: python-jedi: Update to 0.13.2.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.2.
2019-01-23gnu: python2-pystache: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-pystache)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-jsonschema: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-jsonschema)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-netcdf4: Update to 1.4.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.4.2. [arguments]: Remove custom "check" phase; add "configure-locations" phase. [propagated-inputs]: Add python-cftime.
2019-01-23gnu: Add python-cftime.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-cftime): New variable.
2019-01-23gnu: Add python-coveralls.Ricardo Wurmus
* gnu/packages/python-check.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-01-23gnu: Add python-sh.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-sh): New variable.
2019-01-23gnu: python-odfpy: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-odfpy)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-faker: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-faker)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-rarfile: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-rarfile)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python2-ipaddr: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-ipaddr)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-tables: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-tables)[arguments]: Unconditionally return #T from "check" and "build" phases.
2019-01-23gnu: python-xlrd: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-xlrd)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-cram: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-cram)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-ptyprocess: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-ptyprocess)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-flake8-polyfill: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-flake8-polyfill)[arguments]: Unconditionally return #T form "check" phase.
2019-01-23gnu: python2-backports-shutil-get-terminal-size: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-backports-shutil-get-terminal-size) [arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-mpmath: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-mpmath)[arguments]: Unconditionally return #T in "check" phase.
2019-01-23gnu: python-beautifulsoup4: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-beautifulsoup4)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-honcho: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-honcho)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-pycparser: Use INVOKE.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pycparser)[arguments]: Unconditionally return #T from "check" phase.
2019-01-23gnu: python-orderedmultidict: Return #T from build phase.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-orderedmultidict)[arguments]: Unconditionally return #T from phase "fix-tests".
2019-01-23gnu: python2-pysnptools: Update to 0.3.13.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-pysnptools): Update to 0.3.13. [native-inputs]: Remove unzip; add python2-cython. [arguments]: Disable tests.
2019-01-23gnu: python2-pysnptools: Use better home page.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-pysnptools)[home-page]: Use better home page.
2019-01-23gnu: Replace all cons* with beginner-friendly (append (list ...)).Pierre Neidhardt
* gnu/system/examples/bare-bones.tmpl (services): Do it. * gnu/system/examples/beaglebone.tmpl (packages): Do it. (services): Do it. * gnu/system/examples/desktop.tmpl (packages): Do it. (services): Do it. * gnu/system/examples/lightweight-desktop.tmpl (file-systems): Do it. (packages): Do it. * gnu/system/examples/vm-image.tmpl (packages): Do it.
2019-01-23gnu: Fix missing EFI entry in "desktop" example.Pierre Neidhardt
* gnu/system/examples/desktop.tmpl (file-systems): Add EFI file-system.
2019-01-23gnu: Add emacs-magit-gerrit.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-magit-gerrit): New variable.
2019-01-23gnu: gnucash: Add information about how to use the documentation.Maxim Cournoyer
It was not obvious that another application, Yelp, needed to be installed to so that opening the help of GnuCash from within the application would work. Fixes issue #33960 (see: https://issues.guix.info/issue/33960). * gnu/packages/gnucash.scm (gnucash)[description]: Explain how to enable the documentation.
2019-01-23gnu: gnucash: Update to 3.4.Maxim Cournoyer
* gnu/packages/gnucash.scm (gnucash): Update to 3.4. [outputs]: Add debug. (gnucash-docs): Update to 3.4-1. [native-inputs]: Update docbook-xml to version 4.5 and drop older versions.
2019-01-23gnu: gnucash: Disable the stress-options-test using a phase.Maxim Cournoyer
The qof test is also reinstated; it was failing because the needed locales were not installed. * gnu/packages/patches/gnucash-disable-failing-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/gnucash.scm (gnucash)[patches]: Remove it. [phases]{disable-stress-options-test}: Implement it using SUBSTITUTES*. {install-locales}: New phase.
2019-01-23gnu: gnucash: Convert price-quotes-perl patch to a phase.Maxim Cournoyer
* gnu/packages/patches/gnucash-price-quotes-perl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/gnucash.scm (gnucash)[patches]: Remove it. [phases]{fix-finance-quote-check}: Implement it using SUBSTITUTES*.
2019-01-23gnu: gnucash: Fix indentation.Maxim Cournoyer
* gnu/packages/gnucash.scm (gnucash): Fix indentation.
2019-01-23gnu: Add emacs-simple-mpc.Ricardo Wurmus
* gnu/packages/emacs-xyz.scm (emacs-simple-mpc): New variable.
2019-01-23gnu: guile-wisp: Simplify arguments and fix indentation.Ricardo Wurmus
* gnu/packages/guile.scm (guile-wisp)[arguments]: Slightly simplify and fix indentation.
2019-01-23gnu: guile-wisp: Update home page.Ricardo Wurmus
* gnu/packages/guile.scm (guile-wisp)[home-page]: Use HTTPS.