| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/maths.scm (gnuplot): Update to 5.0.4.
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot): Update to 2.2.25.
|
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-bin, texlive-texmf, texlive)[license]:
Use 'https' in the url.
[home-page]: Use 'https' in the url.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-texmf-source, texlive-bin)[source]:
Update to 20160523b.
|
|
|
|
|
| |
* gnu/packages/mail.scm (msmtp): Update to 1.6.5.
[source]: Update source URL.
|
|
|
|
|
| |
* gnu/packages/maths.scm (superlu-dist)[source]: Replace non-free
mc64ad.c source with stub.
|
|
|
|
| |
* gnu/packages/maths.scm (slepc): Update to 3.7.1.
|
|
|
|
|
| |
* gnu/packages/maths.scm (petsc): Update to 3.7.2.
[arguments]: Adjust scrubbed files.
|
|
|
|
|
| |
* gnu/packages/maths.scm (petsc)[arguments]: Scrub timestamp from
petscmachineinfo.h header.
|
|
|
|
| |
* gnu/packages/maths.scm (petsc)[arguments]: Use modify-phases.
|
|
|
|
|
| |
* gnu/packages/mpi.scm (openmpi)[arguments]: Remove timestamps from
source files. Delete installed configure logs.
|
|
|
|
|
| |
* gnu/packages/mpi.scm (openmpi): Update to 1.10.3.
[source]: Use https.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (superlu): Update to 5.2.1.
[source]: Remove non-free MC64 code.
[inputs]: Use openblas instead of lapack's BLAS.
[build-system]: Use cmake-build-system.
[arguments]: Remove custom phases and replace with CMake flags.
[license]: List additional licenses for some source and example files.
|
|
|
|
| |
* gnu/packages/maths.scm (libhilbert): New variable.
|
|
|
|
| |
* gnu/packages/game-development.scm (allegro-5.0): New variable.
|
|
|
|
| |
* gnu/packages/game-development.scm (allegro): New variable.
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
|
|
|
|
| |
This reverts commit 95bf72eeb0b99d6b26c3515fa78a587207c6f779.
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (aria2): Update to 1.25.0.
|
|
|
|
| |
* gnu/packages/maths.scm (atlas)[description]: Use "@example".
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (atlas)[description]: Replace 'cpufreq-selector'
with its replacement 'cpupower --governor'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (cpupower): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/datastructures.scm (ssdeep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gl.scm (mesa-utils): Update to 8.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gl.scm: Order module imports alphabetically.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gl.scm: Change #:prefix l: to #:prefix license:.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/python.scm (python-pyquery): Update to 1.2.13.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cssselect): Update to 0.9.2.
[source]: Use 'pypi-uri' format.
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-cssutils): Update to 1.0.1.
[source]: Use 'pypi-uri' format.
|
|
|
|
| |
* gnu/packages/ebook.scm (calibre): Update to 2.62.0.
|
|
|
|
| |
* gnu/packages/python.scm (python-lxml): Update to 3.6.0.
|
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg, gpgme, libassuan, libgcrypt, libgpg-error,
libksba, npth, pius, python-gnupg, signing-party)[home-page]: Use HTTPS URLs.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (libassuan): Update to 2.4.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm)[arguments]: Add #:build-type.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.8.1.
(llvm-3.7, clang-runtime-3.7, clang-3.7): New variables.
(clang-runtime-from-llvm)[arguments]: Disable tests, which were not
being run for previous versions anyhow but now fail hard.
(clang-from-llvm): Add #:patches keyword argument.
* gnu/packages/patches/clang-3.8-libc-search-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Dennis Mungai <dmngaie@gmail.scm>
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.7.1
(llvm-3.6, clang-runtime-3.6, clang-3.6): New variables.
|
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm)[inputs]: Add libffi and zlib.
[arguments]: Add cmake flag for libffi to #:configure-flags.
Co-authored-by: Dennis Mungai <dmngaie@gmail.com>
|
|
|
|
| |
* gnu/packages/llvm.scm: Import (guix licenses) with "license:" prefix.
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm-3.5): Update to 3.5.2.
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-75.
|
|
|
|
| |
This reverts commit 1d14bf9f5ff43ff9097f1c5e1e2d37528eb74971.
|
|
|
|
|
|
| |
* gnu/packages/patches/gd-fix-test-on-i686.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add the patch.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/gnutls-fix-stale-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls/fixed): New variable.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (libinput): Update to 1.4.0.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (efl)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (efl)[inputs]: Remove valgrind.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (python-gst): Update to 1.8.2.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.8.2.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.8.2.
|