aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
| * | | | | | | gnu: lpsolve: Fail as early as possible.Ludovic Courtès2016-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (lpsolve)[arguments]: In 'build' phase, check the return value of 'system*' and honor it.
| * | | | | | | gnu: fastcap: Build with ghostscript-gs.Andreas Enge2016-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/engineering.scm (fastcap)[native-inputs]: Replace GHOSTSCRIPT by GHOST_SCRIPT-GS. This is a follow-up to commit d8eb912132ccdff955e3318fe549c5f7f674adf8.
| * | | | | | | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-25
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: Use 'ghostscript-gs' in packages that need the 'gs' command.Ludovic Courtès2016-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | | gnu: Add 'ghostscript-gs' and 'ghostscript-gs-with-x'.Ludovic Courtès2016-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ghostscript.scm (ghostscript-wrapper): New procedure. (ghostscript-gs, ghostscript-gs/x): New variables.
| * | | | | | | | Merge branch 'master' into core-updatesAndreas Enge2016-07-24
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: bitcoin-core: Build with bdb-5.3.Andreas Enge2016-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace bdb by bdb-5.3.
| * | | | | | | | | gnu: libepoxy: Update to 1.3.1.ng02016-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (libepoxy): Update to 1.3.1. Signed-off-by: Andreas Enge <andreas@enge.fr>
| * | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-07-22
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | | | | gnu: mozjs: Disable parallel build.Leo Famulari2016-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs)[arguments]: Add '#:parallel-build? #f'.
| * | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gnu: gnutls: Update to 3.5.2.Leo Famulari2016-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tls.scm (gnutls): Update to 3.5.2. [native-inputs]: Add net-tools.
| * | | | | | | | | | | Revert "gnu: Add python-imagesize."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d8fa9cf7f4173b1b30adc1a7b75f7dd46218c424.
| * | | | | | | | | | | Revert "gnu: Add python-alabaster."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 15c36240f0b9ab3e8dc0b57702bb6a5174e4ad58.
| * | | | | | | | | | | Revert "gnu: Add python-snowballstemmer."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b3283dbaf395e024b6d88e63dbb0ccff42209f28.
| * | | | | | | | | | | Revert "gnu: python-sphinx: Update to 1.4.4."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit efb386ca5c07c5a4571de8561fd5dcd2a4d9cec7.
| * | | | | | | | | | | Revert "gnu: python-sphinx-rtd-theme: Update to 0.1.9."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e1257225e7bb211e3dd8d9373fb5a81fe83b6baf.
| * | | | | | | | | | | gnu: grue-hunter: Adapt to gzip-1.8 update.Efraim Flashner2016-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (grue-hunter)[arguments]: Change gunzip call to gzip call, add `-d' to the gzip command.
| * | | | | | | | | | | gnu: glibc-2.21: Fix substitutes in glibc-2.21.Efraim Flashner2016-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | | | | | | | | | | gnu: exim: Adjust to pcre output split.Efraim Flashner2016-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (exim)[native-inputs]: Add pcre:bin. [inputs]: Remove pcre.
| * | | | | | | | | | | gnu: conky: Update to 1.10.3.宋文武2016-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/conky.scm (conky): Update to 1.10.3. [arguments]: Add #:configure-flags. [inputs]: Add libxinerama.
| * | | | | | | | | | | gnu: texlive: Fix 'texmf-local' search path.Federico Beffa2016-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive, texlive-minimal): Add 'native-search-paths'. (texlive-texmf): Correct 'TEXMFLOCAL' definition in 'texmf.cnf' in 'texmf-config' phase.
| * | | | | | | | | | | gnu: cross-gcc-arguments: Disable libitm, libvtv and libsanitizer.Manolis Ragkousis2016-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Add "--disable-libitm", "--disable-libvtv" and "--disable-libsanitizer" when libc is not present.
| * | | | | | | | | | | gnu: python-sphinx-rtd-theme: Update to 0.1.9.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme): Update to 0.1.9.
| * | | | | | | | | | | gnu: python-sphinx: Update to 1.4.4.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | | | | | | | | | | gnu: Add python-snowballstemmer.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-snowballstemmer, python2-snowballstemmer): New variables.
| * | | | | | | | | | | gnu: Add python-alabaster.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-alabaster, python2-alabaster): New variables.
| * | | | | | | | | | | gnu: Add python-imagesize.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
| * | | | | | | | | | | gnu: mozjs-24: Disable parallel build.宋文武2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Add '#:parallel-build? #f'.
| * | | | | | | | | | | Revert "gnu: wrap-python3: Create more symlinks."Leo Famulari2016-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 478e75b53bdf754cdf911226d37e517387f73c09.
| * | | | | | | | | | | gnu: mit-krb5: Disable tests on all 32-bit platforms.Ludovic Courtès2016-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Change #:tests? to true only on x86_64-linux.
| * | | | | | | | | | | gnu: mit-krb5: Disable tests on i686.Ludovic Courtès2016-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Add #:tests?.
| * | | | | | | | | | | gnu: pulseaudio: Enable support for Bluetooth.Ricardo Wurmus2016-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/pulseaudio.scm (pulseaudio)[arguments]: Add "--enable-bluez5" to configure flags. [inputs]: Add "bluez" and "sbc".
| * | | | | | | | | | | gnu: git: Fix builds with Make 4.2.Ludovic Courtès2016-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (git)[arguments]: Add 'add-PM.stamp' phase.
| * | | | | | | | | | | gnu: git: Use 'modify-phases'.Ludovic Courtès2016-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (git)[arguments]: Use 'modify-phases'.
| * | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-06-27
| | | | | | | | | | | |
| * | | | | | | | | | | gnu: Adjust to PCRE split.Ludovic Courtès2016-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | | | | | gnu: cmake: Update to 3.5.2.Efraim Flashner2016-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cmake.scm (cmake): Update to 3.5.2.
| * | | | | | | | | | | gnu: cmake: Use 'modify-phases'.Efraim Flashner2016-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cmake.scm (cmake)[arguments]: Use 'modify-phases'.
| * | | | | | | | | | | gnu: cmake: Disable checking for libarchive in tests.Efraim Flashner2016-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cmake.scm (cmake)[arguments]: Remove check on libarchive.
| * | | | | | | | | | | gnu: libarchive: Update to 3.2.1.Efraim Flashner2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/backup.scm (libarchive): Update to 3.2.1. [arguments]: Build with '-std=C99'.
| * | | | | | | | | | | gnu: openldap: Use bdb-5.3.Efraim Flashner2016-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/openldap.scm (openldap)[inputs]: Switch to bdb-5.3.
| * | | | | | | | | | | gnu: Add bdb-5.3.Efraim Flashner2016-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (bdb-5.3): New variable.
| * | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-06-19
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-06-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: netpbm: Remove timestamps from build products.Ludovic Courtès2016-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/netpbm.scm (netpbm)[source]: Patch "buildtools/stamp-date".
| * | | | | | | | | | | | | gnu: netpbm: Look for 'gsc' instead of 'gs'.Ludovic Courtès2016-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit eb354bdacbf4154ec66038dac07f19bf4ced1fad. * gnu/packages/netpbm.scm (netpbm)[arguments]: In 'configure' phase, patch 'pstopnm.c' to look for 'gsc'.
| * | | | | | | | | | | | | gnu: cross-gcc: Allow Hurd libraries to be found.Manolis Ragkousis2016-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Add 'KERNEL/lib' to 'CROSS_LIBRARY_PATH'.
| * | | | | | | | | | | | | gnu: mit-krb5: Update to 1.14.2.Ludovic Courtès2016-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.14.2. [source]: Remove 'patches'. * gnu/packages/patches/mit-krb5-CVE-2015-8629.patch, gnu/packages/patches/mit-krb5-CVE-2015-8630.patch, gnu/packages/patches/mit-krb5-CVE-2015-8631.patch, gnu/packages/patches/mit-krb5-init-context-null-spnego.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| * | | | | | | | | | | | | gnu: mit-krb5: Disable parallel build and testing.Ludovic Courtès2016-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Pass #:parallel-build? #f and #:parallel-tests? #f.