Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.8.2.
|
|
* gnu/pakcages/gstreamer.scm (gst-plugins-base): Update to 1.8.2.
|
|
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.2.
|
|
* gnu/packages/compression.scm (xdelta): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.15.
|
|
* gnu/packages/markdown.scm (hoedown): Update to 3.0.7.
|
|
* gnu/packages/stalonetray.scm (stalonetray): Update to 0.8.3.
|
|
* gnu/packages/python.scm (python-simplejson): Update to 3.8.2.
[source]: Use 'pypi-uri' format.
|
|
* gnu/packages/python.scm (behave): Update to 1.2.5.
[source]: Use 'pypi-uri' format.
|
|
* gnu/packages/python.scm (python-coverage): Update to 4.1.
|
|
* gnu/packages/bioinformatics.scm (eigensoft)[inputs]: Remove reference
to non-existing "lapacke" output.
|
|
* gnu/packages/maths.scm (lapack)[arguments]: Add "-DLAPACKE=ON".
|
|
* gnu/packages/emacs.scm (emacs-solarized-theme): New variable.
|
|
* gnu/packages/emacs.scm (emacs-perspective): New variable.
|
|
* gnu/packages/emacs.scm (emacs-tagedit): New variable.
|
|
* gnu/packages/emacs.scm (emacs-shell-switcher): New variable.
|
|
* gnu/packages/emacs.scm (emacs-undercover): New variable.
|
|
* gnu/packages/emacs.scm (emacs-shut-up): New variable.
|
|
* gnu/packages/emacs.scm (emacs-smart-mode-line): New variable.
|
|
* gnu/packages/emacs.scm (emacs-rich-minority): New variable.
|
|
* gnu/packages/emacs.scm (emacs-skewer-mode): New variable.
|
|
* gnu/packages/emacs.scm (emacs-simple-httpd): New variable.
|
|
* gnu/packages/emacs.scm (emacs-page-break-lines): New variable.
|
|
* gnu/packages/emacs.scm (emacs-paren-face): New variable.
|
|
* gnu/packages/emacs.scm (emacs-znc): New variable.
|
|
* gnu/packages/emacs.scm (emacs-fill-column-indicator): New variable.
|
|
* gnu/packages/emacs.scm (emacs-expand-region): New variable.
|
|
* gnu/packages/emacs.scm (emacs-espuds): New variable.
|
|
* gnu/packages/emacs.scm (emacs-el-mock): New variable.
|
|
* gnu/packages/readline.scm (rlwrap): New variable.
|
|
* gnu/packages/screen.scm (reptyr): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/patches/gd-CVE-2016-5766.patch,
gnu/packages/patches/gd-CVE-2016-6128.patch,
gnu/packages/patches/gd-CVE-2016-6132.patch,
gnu/packages/patches/gd-CVE-2016-6214.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gd.scm (gd): Use patches.
|
|
* gnu/packages/gd.scm (gd): Update to 2.2.2.
|
|
Fixes CVE-2016-{2365,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,
2377,2378,2379,2380,4323}.
* gnu/packages/messaging.scm (pidgin): Update to 2.11.0.
|
|
* gnu/packages/engineering.scm (geda-gaf): Update to 1.9.2.
|