| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | 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 |
| * | | | | | | | | | | | gnu: python-sphinx-rtd-theme: Update to 0.1.9.•••* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme):
Update to 0.1.9.
| Leo Famulari | 2016-07-03 |
| * | | | | | | | | | | | gnu: python-sphinx: Update to 1.4.4.•••* gnu/packages/python.scm (python-sphinx, python2-sphinx): Update to 1.4.4.
[source]: Use pypi-uri.
[inputs]: Add python-alabaster, python-babel, python-imagesize, python-six.
[propagated-inputs]: New field.
| Leo Famulari | 2016-07-03 |
| * | | | | | | | | | | | gnu: Add python-snowballstemmer.•••* gnu/packages/python.scm (python-snowballstemmer, python2-snowballstemmer): New
variables.
| Leo Famulari | 2016-07-03 |
| * | | | | | | | | | | | gnu: Add python-alabaster.•••* gnu/packages/python.scm (python-alabaster, python2-alabaster): New variables.
| Leo Famulari | 2016-07-03 |
| * | | | | | | | | | | | gnu: Add python-imagesize.•••* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
| Leo Famulari | 2016-07-03 |
| * | | | | | | | | | | | gnu: mozjs-24: Disable parallel build.•••* gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Add
'#:parallel-build? #f'.
| 宋文武 | 2016-07-02 |
| * | | | | | | | | | | | Revert "gnu: wrap-python3: Create more symlinks."•••This reverts commit 478e75b53bdf754cdf911226d37e517387f73c09.
| Leo Famulari | 2016-07-01 |
| * | | | | | | | | | | | gnu: mit-krb5: Disable tests on all 32-bit platforms.•••* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Change #:tests? to
true only on x86_64-linux.
| Ludovic Courtès | 2016-06-30 |
| * | | | | | | | | | | | gnu: mit-krb5: Disable tests on i686.•••* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Add #:tests?.
| Ludovic Courtès | 2016-06-28 |
| * | | | | | | | | | | | gnu: pulseaudio: Enable support for Bluetooth.•••* gnu/packages/pulseaudio.scm (pulseaudio)[arguments]: Add
"--enable-bluez5" to configure flags.
[inputs]: Add "bluez" and "sbc".
| Ricardo Wurmus | 2016-06-28 |
| * | | | | | | | | | | | gnu: git: Fix builds with Make 4.2.•••* gnu/packages/version-control.scm (git)[arguments]: Add 'add-PM.stamp'
phase.
| Ludovic Courtès | 2016-06-27 |
| * | | | | | | | | | | | gnu: git: Use 'modify-phases'.•••* gnu/packages/version-control.scm (git)[arguments]: Use
'modify-phases'.
| Ludovic Courtès | 2016-06-27 |
| * | | | | | | | | | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-06-27 |
| * | | | | | | | | | | | gnu: Adjust to PCRE split.•••This is a followup to commit 6d49ca3bad613700b539c30272e164207455735b.
* gnu/packages/databases.scm (4store)[inputs]: Remove PCRE.
[native-inputs]: Add PCRE:bin.
* gnu/packages/web.scm (httpd): Likewise.
| Ludovic Courtès | 2016-06-24 |