| Commit message (Expand) | Author | Age |
... | |
| * | | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-07-28 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-07-28 |
| |\ \ \ \ \ |
|
| * | | | | | | gnu: dico: Patch 'idxgcide' bug.•••* gnu/packages/patches/dico-idxgcide-bug.patch: New file.
* gnu/packages/dico.scm (dico)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2016-07-28 |
| * | | | | | | gnu: vlc: Drop -ffast-math from the compilation flags.•••* gnu/packages/video.scm (vlc)[arguments]: Add "ac_cv_c_fast_math=no" to
#:configure-flags.
| Ludovic Courtès | 2016-07-28 |
| * | | | | | | gnu: r-bsgenome: Update to 1.40.1.•••* gnu/packages/bioinformatics.scm (r-bsgenome): Update to 1.40.1.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-iranges: Update to 2.6.1.•••* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.6.1.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-limma: Update to 3.28.17.•••* gnu/packages/bioinformatics.scm (r-limma): Update to 3.28.17.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-xvector: Update to 0.12.1.•••* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.12.1.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-genomicranges: Update to 1.24.2.•••* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.24.2.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-annotationdbi: Update to 1.34.4.•••* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.34.4.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-biocparallel: Update to 1.6.3.•••* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.6.3.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-biostrings: Update to 2.40.2.•••* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.40.2.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-summarizedexperiment: Update to 1.2.3.•••* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.2.3.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-genomicalignments: Update to 1.8.4.•••* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.8.4.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-rtracklayer: Update to 1.32.2.•••* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.32.2.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-genomeinfodb: Update to 1.8.3.•••* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.8.3.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-genomicfeatures: Update to 1.24.5.•••* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.24.5.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: r-s4vectors: Update to 0.10.2.•••* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.10.2.
| Ben Woodcroft | 2016-07-28 |
| * | | | | | | gnu: asymptote: Add native input gs.•••* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add gs.
This is a follow-up to commit d8eb912132ccdff955e3318fe549c5f7f674adf8.
| Andreas Enge | 2016-07-28 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge | 2016-07-28 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | gnu: python@2.7: Delete faulty test on mips64el only.•••This amends 8b732bf6d93ad2cb529c3c5f886efe2625c5fb72 and avoids a
rebuild.
* gnu/packages/python.scm (python-2.7)[arguments] <pre-check>:
When (%current-system) starts with "mips64el", delete
Lib/test/test_ctypes.py.
| Ludovic Courtès | 2016-07-28 |
| * | | | | | | | gnu: python-2.7: Disable test failing on mips64el-linux.•••* gnu/packages/python.scm (python-2.7)[source]: In a snippet, remove
an additional test that fails on mips64el-linux.
| Andreas Enge | 2016-07-27 |
| * | | | | | | | gnu: skribilo: Add input ghostscript-gs.•••* gnu/packages/engineering.scm (lout)[native-inputs]: Add ghostscript-gs.
This is a follow-up to commit d8eb912132ccdff955e3318fe549c5f7f674adf8.
| Andreas Enge | 2016-07-27 |
| * | | | | | | | gnu: lout: Add input ghostscript.•••* gnu/packages/lout.scm (lout)[native-inputs]: Add ghostscript, needed for ps2pdf.
| Andreas Enge | 2016-07-26 |
| * | | | | | | | gnu: lout: Make ghostscript-gs a native input.•••* gnu/packages/lout.scm (lout)[inputs]: Move to native-inputs.
| Andreas Enge | 2016-07-26 |
| * | | | | | | | gnu: lout: Build with ghostscript-gs.•••* gnu/packages/engineering.scm (lout)[inputs]: Replace GHOSTSCRIPT by
GHOSTSCRIPT-GS.
This is a follow-up to commit d8eb912132ccdff955e3318fe549c5f7f674adf8.
| Andreas Enge | 2016-07-26 |
| * | | | | | | | gnu: lpsolve: Fix compilation issue.•••Reported by Andreas Enge <andreas@enge.fr>
at <https://lists.gnu.org/archive/html/guix-devel/2016-07/msg01018.html>.
* gnu/packages/maths.scm (lpsolve)[source]: Augment 'snippet'.
| Ludovic Courtès | 2016-07-26 |
| * | | | | | | | gnu: lpsolve: Fail as early as possible.•••* gnu/packages/maths.scm (lpsolve)[arguments]: In 'build' phase, check
the return value of 'system*' and honor it.
| Ludovic Courtès | 2016-07-26 |
| * | | | | | | | gnu: fastcap: Build with ghostscript-gs.•••* gnu/packages/engineering.scm (fastcap)[native-inputs]: Replace GHOSTSCRIPT
by GHOST_SCRIPT-GS.
This is a follow-up to commit d8eb912132ccdff955e3318fe549c5f7f674adf8.
| Andreas Enge | 2016-07-25 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge | 2016-07-25 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | gnu: Use 'ghostscript-gs' in packages that need the 'gs' command.•••Fixes a regression introduced in
eb354bdacbf4154ec66038dac07f19bf4ced1fad.
Reported by Andreas Enge <andreas@enge.fr>.
* gnu/packages/gv.scm (gv)[propagated-inputs]: Change from GHOSTSCRIPT/X
to GHOSTSCRIPT-GS/X.
* gnu/packages/music.scm (lilypond): Use GHOSTSCRIPT-GS instead of
GHOSTSCRIPT.
* gnu/packages/ocaml.scm (unison): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/scheme.scm (chez-scheme): Likewise.
| Ludovic Courtès | 2016-07-25 |
| * | | | | | | | | gnu: Add 'ghostscript-gs' and 'ghostscript-gs-with-x'.•••* gnu/packages/ghostscript.scm (ghostscript-wrapper): New procedure.
(ghostscript-gs, ghostscript-gs/x): New variables.
| Ludovic Courtès | 2016-07-25 |
| * | | | | | | | | Merge branch 'master' into core-updates | Andreas Enge | 2016-07-24 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gnu: bitcoin-core: Build with bdb-5.3.•••* gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace bdb by bdb-5.3.
| Andreas Enge | 2016-07-23 |
| * | | | | | | | | | gnu: libepoxy: Update to 1.3.1.•••* gnu/packages/gl.scm (libepoxy): Update to 1.3.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| ng0 | 2016-07-23 |
| * | | | | | | | | | Merge branch 'master' into core-updates•••Resolved conflicts:
* gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master,
"#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was
used. The latter won the conflict.
* gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict
in 'install-shell-completion.
| Leo Famulari | 2016-07-22 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gnu: mozjs: Disable parallel build.•••* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Add
'#:parallel-build? #f'.
| Leo Famulari | 2016-07-22 |
| * | | | | | | | | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-07-20 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gnu: gnutls: Update to 3.5.2.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.2.
[native-inputs]: Add net-tools.
| Leo Famulari | 2016-07-20 |
| * | | | | | | | | | | | Revert "gnu: Add python-imagesize."•••This reverts commit d8fa9cf7f4173b1b30adc1a7b75f7dd46218c424.
| Leo Famulari | 2016-07-12 |
| * | | | | | | | | | | | Revert "gnu: Add python-alabaster."•••This reverts commit 15c36240f0b9ab3e8dc0b57702bb6a5174e4ad58.
| Leo Famulari | 2016-07-12 |
| * | | | | | | | | | | | Revert "gnu: Add python-snowballstemmer."•••This reverts commit b3283dbaf395e024b6d88e63dbb0ccff42209f28.
| Leo Famulari | 2016-07-12 |
| * | | | | | | | | | | | Revert "gnu: python-sphinx: Update to 1.4.4."•••This reverts commit efb386ca5c07c5a4571de8561fd5dcd2a4d9cec7.
| Leo Famulari | 2016-07-12 |
| * | | | | | | | | | | | Revert "gnu: python-sphinx-rtd-theme: Update to 0.1.9."•••This reverts commit e1257225e7bb211e3dd8d9373fb5a81fe83b6baf.
| Leo Famulari | 2016-07-12 |
| * | | | | | | | | | | | gnu: grue-hunter: Adapt to gzip-1.8 update.•••* gnu/packages/games.scm (grue-hunter)[arguments]: Change gunzip call to
gzip call, add `-d' to the gzip command.
| Efraim Flashner | 2016-07-11 |
| * | | | | | | | | | | | gnu: glibc-2.21: Fix substitutes in glibc-2.21.•••* gnu/packages/base.scm (glibc-2.21)[arguments]: Add back substitution
for /bin/pwd which was removed in the update of glibc to 2.23.
| Efraim Flashner | 2016-07-11 |
| * | | | | | | | | | | | gnu: exim: Adjust to pcre output split.•••* gnu/packages/mail.scm (exim)[native-inputs]: Add pcre:bin.
[inputs]: Remove pcre.
| Efraim Flashner | 2016-07-11 |
| * | | | | | | | | | | | gnu: conky: Update to 1.10.3.•••* gnu/packages/conky.scm (conky): Update to 1.10.3.
[arguments]: Add #:configure-flags.
[inputs]: Add libxinerama.
| 宋文武 | 2016-07-09 |
| * | | | | | | | | | | | gnu: texlive: Fix 'texmf-local' search path.•••* gnu/packages/tex.scm (texlive, texlive-minimal): Add
'native-search-paths'.
(texlive-texmf): Correct 'TEXMFLOCAL' definition in 'texmf.cnf' in
'texmf-config' phase.
| Federico Beffa | 2016-07-06 |
| * | | | | | | | | | | | gnu: cross-gcc-arguments: Disable libitm, libvtv and libsanitizer.•••* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Add
"--disable-libitm", "--disable-libvtv" and "--disable-libsanitizer"
when libc is not present.
| Manolis Ragkousis | 2016-07-05 |