| Commit message (Expand) | Author | Age |
* | gnu: fftw: Fix configure flags for armhf, aarch64, and mips.•••This is a followup to commit 65bb22796f854cbc3eae053a80b1d64365dad376.
* gnu/packages/algebra.scm (fftw)[arguments]: In the configure-flags, avoid
two-layer quasiquotation by changing the inner quasiquote to a normal quote.
Remove "--enable-armv7a-cntvct" on 32-bit ARM, and "--enable-armv8-cntvct-el0"
on 64-bit ARM, since these generate instructions that are not normally
available from user mode. Remove "--enable-mips-zbus-timer" on MIPS, since
the needed hardware support may not be available. Add a default case to the
conditional to support unrecognized targets.
(fftwf)[arguments]: Restore the "--enable-single" flag, which was present
prior to commit 65bb22796.
| Mark H Weaver | 2018-05-08 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2018-05-06 |
|\ |
|
| * | gnu: gmime: Update to 3.2.0.•••* gnu/packages/mail.scm (gmime): Update to 3.2.0.
[arguments]: End phases on #t.
(gmime-2.6): New public variable.
(mu, balsa, pan): Change GMIME to GMIME-2.6.
| Marius Bakke | 2018-05-06 |
| * | gnu: gnupg: Update to 2.2.7.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
| Marius Bakke | 2018-05-06 |
| * | gnu: gpgme: Update to 1.11.1.•••* gnu/packages/gnupg.scm (libgpg-error-1.31): New public variable.
(gpgme): Update to 1.11.1.
[propagated-inputs]: Change LIBGPG-ERROR to LIBGPG-ERROR-1.31.
| Marius Bakke | 2018-05-06 |
| * | gnu: man-db: Embed absolute reference to 'preconv'.•••Fixes <https://bugs.gnu.org/30785>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.
* gnu/packages/man.scm (man-db)[arguments]: Rename 'patch-iconv-path' to
'patch-absolute-paths'. Add substitution for "preconv".
| Marius Bakke | 2018-05-06 |
| * | gnu: groff-minimal: Preserve 'preconv' executable.•••* gnu/packages/groff.scm (groff-minimal)[arguments]: Add 'preconv' to the list
of kept programs.
| Marius Bakke | 2018-05-06 |
| * | Revert "gnu: gnupg: Update to 2.2.7."•••This reverts commit 0c183f6fb1efe9762cf33f691607a1b2ed2fa57e.
| Efraim Flashner | 2018-05-06 |
| * | gnu: gnupg: Update to 2.2.7.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
| Efraim Flashner | 2018-05-06 |
| * | gnu: giac-xcas: Update to 1.4.9-59.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-59.
| Nicolas Goaziou | 2018-05-06 |
| * | gnu: asymptote: Update to 2.44.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.44.
| Nicolas Goaziou | 2018-05-06 |
| * | gnu: Add GHex.•••* gnu/packages/gnome.scm (ghex): New variable.
Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
| Ludovic Courtès | 2018-05-05 |
| * | gnu: love: Update to 11.1.•••* gnu/packages/game-development.scm (love): Update to 11.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-05-05 |
| * | gnu: python-numpy: Update to 1.14.3.•••* gnu/packages/python.scm (python-numpy): Update to 1.14.3.
| Marius Bakke | 2018-05-05 |
| * | gnu: python-scipy: Update to 1.0.1.•••* gnu/packages/python.scm (python-scipy): Update to 1.0.1.
| Marius Bakke | 2018-05-05 |
| * | gnu: python-matplotlib: Update to 2.2.2.•••* gnu/packages/python.scm (python-matplotlib): Update to 2.2.2.
[propagated-inputs]: Add PYTHON-KIWISOLVER.
(python2-matplotlib)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE.
(python-matplotlib-documentation)[native-inputs]: Change PYTHON-SPHINX to
PYTHON-SPHINX-1.6. Add PYTHON-SPHINX-GALLERY.
| Marius Bakke | 2018-05-05 |
| * | gnu: Add python-sphinx-gallery.•••* gnu/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New
public variables.
| Marius Bakke | 2018-05-05 |
| * | gnu: Add python-kiwisolver.•••* gnu/packages/maths.scm (python-kiwisolver, python2-kiwisolver): New public
variables.
| Marius Bakke | 2018-05-05 |
| * | gnu: mbedtls-apache: Update to 2.7.3.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
| Marius Bakke | 2018-05-05 |
| * | gnu: freeipmi: Update to 1.6.2.•••* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.2.
| Marius Bakke | 2018-05-05 |
| * | gnu: retroarch: Update to 1.7.3.•••* gnu/packages/emulators.scm (retroarch): Update to 1.7.3.
[inputs]: Add qtbase.
| Rutger Helling | 2018-05-05 |
| * | gnu: qrencode: Update to 4.0.0.•••* gnu/packages/aidc.scm (qrencode): Update to 4.0.0.
| Kei Kebreau | 2018-05-04 |
| * | gnu: python-qrcode: Use a newer version of setuptools.•••The upgrade from 5.3 to 6.0 switches to rely on the on the setup.cfg, and with
the version of setuptools incldued with Python, this isn't supported, so no
actual code is installed, and the output is mostly empty.
* gnu/packages/python.scm (python-qrcode)[inputs]: Add python-setuptools.
| Christopher Baines | 2018-05-04 |
| * | gnu: emacs-lispy: Update to c2a358a7.•••* gnu/packages/emacs.scm (emacs-lispy): Update to c2a358a7.
| Jelle Licht | 2018-05-04 |
| * | gnu: coq-coquelicot: Fix for coq 8.8.•••* gnu/packages/ocaml.scm (coq-coquelicot)[arguments]: New phase to
remove a deprecated command.
| Julien Lepiller | 2018-05-04 |
| * | gnu: coq-bignums: Update to 8.8.0.•••* gnu/packages/ocaml.scm (coq-bignums): Update to 8.8.0.
| Julien Lepiller | 2018-05-04 |
| * | gnu: coq-mathcomp: Update to 1.7.0.•••* gnu/packages/ocaml.scm (coq-mathcomp): Update to 1.7.0.
| Julien Lepiller | 2018-05-04 |
| * | gnu: coq-gappa: Update to 1.3.2.•••* gnu/packages/ocaml.scm (coq-gappa): Update to 1.3.2.
| Julien Lepiller | 2018-05-04 |
| * | gnu: coq-flocq: Update to 2.6.1.•••* gnu/packages/ocaml.scm (coq-flocq): Update to 2.6.1.
| Julien Lepiller | 2018-05-04 |
| * | gnu: coq: Update to 8.8.0.•••* gnu/packages/ocaml.scm (coq): Update to 8.8.0.
| Julien Lepiller | 2018-05-04 |
| * | gnu: certbot, python-acme: Update to 0.24.0.•••* gnu/packages/tls.scm (certbot, python-acme): Update to 0.24.0.
| Leo Famulari | 2018-05-04 |
| * | gnu: gnuplot: Update to 5.2.2•••* gnu/packages/maths.scm (gnuplot): Update to 5.2.2.
[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Adam Massmann | 2018-05-04 |
| * | gnu: Add Workrave.•••* gnu/packages/gnome.scm (workrave): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Jovany Leandro G.C | 2018-05-04 |
| * | gnu: Add nitrogen.•••* gnu/packages/wm.scm (nitrogen): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre-Antoine Rouby | 2018-05-04 |
| * | Revert "gnu: python-mako: Update to 1.0.7."•••This causes a mass rebuild due to python2-mako rebuilding Mesa. Pushed on
staging instead.
This reverts commit fc7c91a53a9c5c4ce0fd6d62dd8a57f4d2e6a590.
| Rutger Helling | 2018-05-04 |
| * | gnu: r-desc: Update to 1.2.0.•••* gnu/packages/statistics.scm (r-desc): Update to 1.2.0.
| Roel Janssen | 2018-05-04 |
| * | gnu: r-data-table: Update to 1.11.0.•••* gnu/packages/statistics.scm (r-data-table): Update to 1.11.0.
| Roel Janssen | 2018-05-04 |
| * | gnu: r-yaml: Update to 2.1.19.•••* gnu/packages/statistics.scm (r-yaml): Update to 2.1.19.
| Roel Janssen | 2018-05-04 |
| * | gnu: r-dbi: Update to 1.0.0.•••* gnu/packages/statistics.scm (r-dbi): Update to 1.0.0.
| Roel Janssen | 2018-05-04 |
| * | gnu: r-stringi: Update to 1.2.2.•••* gnu/packages/statistics.scm (r-stringi): Update to 1.2.2.
| Roel Janssen | 2018-05-04 |
| * | gnu: r-ddalpha: Update to 1.3.3.•••* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.3.
| Roel Janssen | 2018-05-04 |
| * | gnu: r-dendextend: Update to 1.8.0.•••* gnu/packages/cran.scm (r-dendextend): Update to 1.8.0.
| Roel Janssen | 2018-05-04 |
| * | gnu: qscintilla: Update to 2.10.3.•••* gnu/packages/qt.scm (qscintilla): Update to 2.10.3.
| Tobias Geerinckx-Rice | 2018-05-04 |
| * | gnu: r-np: Update to 0.60-7.•••* gnu/packages/cran.scm (r-np): Update to 0.60-7.
[propagated-inputs]: Add R-QUADPROG.
| Tobias Geerinckx-Rice | 2018-05-04 |
| * | gnu: r-tsp: Update to 1.1-6.•••* gnu/packages/cran.scm (r-tsp): Update to 1.1-6.
| Tobias Geerinckx-Rice | 2018-05-04 |
| * | gnu: r-later: Update to 0.7.2.•••* gnu/packages/cran.scm (r-later): Update to 0.7.2.
| Tobias Geerinckx-Rice | 2018-05-04 |
| * | gnu: r-multtest: Update to 2.36.0.•••* gnu/packages/bioconductor.scm (r-multtest): Update to 2.36.0.
| Tobias Geerinckx-Rice | 2018-05-04 |
| * | gnu: r-formula: Update to 1.2-3.•••* gnu/packages/statistics.scm (r-formula): Update to 1.2-3.
| Tobias Geerinckx-Rice | 2018-05-04 |
| * | gnu: r-preprocesscore: Update to 1.42.0.•••* gnu/packages/statistics.scm (r-preprocesscore): Update to 1.42.0.
| Tobias Geerinckx-Rice | 2018-05-04 |
| * | gnu: yaml-cpp: Update to 0.6.2.•••* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.2.
[inputs]: Remove removed BOOST dependency.
| Tobias Geerinckx-Rice | 2018-05-04 |