| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously cross-compilation would fail:
CC xvasprintf.o
xstrtol-error.c:50:16: warning: 'struct rpl_option' declared inside parameter list
int exit_status)
^
xstrtol-error.c: In function 'xstrtol_error':
xstrtol-error.c:84:5: error: invalid use of undefined type 'struct rpl_option'
* gnu/packages/patches/diffutils-getopt.patch: New file.
* gnu/packages/base.scm (diffutils)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously "guix build gcc@5 --target=TRIPLET" would fail like this:
checking for exported symbols... /tmp/guix-build-gcc-5.5.0.drv-0/gcc-5.5.0/libcc1/configure: line 14531: -T: command not found
yes
checking for -rdynamic... /tmp/guix-build-gcc-5.5.0.drv-0/gcc-5.5.0/libcc1/configure: line 14541: -T: command not found
no
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
configure: error:
Building GCC with plugin support requires a host that supports
-fPIC, -shared, -ldl and -rdynamic.
* gnu/packages/gcc.scm (gcc-4.7)[maybe-target-tools]: Add "OBJDUMP".
(gcc-5)[source](snippet, modules): New fields.
|
|
|
|
| |
* gnu/packages/icu4c.scm (icu4c): Update to 60.2.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+): Update to 3.22.26.
|
|
|
|
| |
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (imp)[arguments]: Remove
CMAKE_INSTALL_LIBDIR flag.
* gnu/packages/calendar.scm (libical): Same.
* gnu/packages/engineering.scm (kicad): Same.
* gnu/packages/games.scm (openrct2, mgba): Same.
* gnu/packages/gl.scm (virtualgl): Same.
* gnu/packages/image-processing.scm (mia): Same.
* gnu/packages/linux.scm (rdma-core): Same.
* gnu/packages/machine-learning.scm (dlib): Same.
* gnu/packages/maths.scm (lapack, superlu, z3): Same.
* gnu/packages/password-utils.scm (keepassxc): Same.
* gnu/packages/photo.scm (darktable): Same.
* gnu/packages/rdesktop.scm (freerdp): Same.
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby): Update to 2.4.3.
(ruby-2.4.3): Remove variable.
|
|
|
|
|
| |
* gnu/packages/tls.scm (openssl): Update to 1.0.2n.
(openssl-1.0.2n): Remove variable.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/terminals.scm (termite): Update to 13.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.23.
[arguments]<#:configure-flags>: Add "--disable-libsystemd".
[license]: Adjust to removed sd-daemon files.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/qemu-CVE-2017-15118.patch,
gnu/packages/patches/qemu-CVE-2017-15119.patch,
gnu/packages/patches/qemu-CVE-2017-15268.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/virtualization.scm (qemu): Update to 2.10.2.
[source](patches): Remove obsolete.
|
| |
| |
| |
| | |
* gnu/packages/image.scm (libjpeg-turbo): Update to 1.5.3.
|
| |
| |
| |
| | |
* gnu/packages/crypto.scm (libsodium): Update to 1.0.16.
|
| |
| |
| |
| | |
* gnu/packages/tcl.scm (expect): Update to 5.45.3.
|
| |
| |
| |
| | |
* gnu/packages/games.scm (deutex): Update to 5.1.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacspeak): Update to 47.0.
[source]: Remove snippet.
[arguments]: Set SHELL environment variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/rsync.scm (rsync)[source]: Add patches.
[properties]: Mark CVE-2017-15994 as not relevant.
* gnu/packages/patches/rsync-CVE-2017-16548.patch,
gnu/packages/patches/rsync-CVE-2017-17433.patch,
gnu/packages/patches/rsync-CVE-2017-17433-fix-tests.patch,
gnu/packages/patches/rsync-CVE-2017-17434-pt1.patch,
gnu/packages/patches/rsync-CVE-2017-17434-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (psm)[home-page]: Update.
[source](uri): Use it.
|
| |
| |
| |
| | |
* gnu/packages/photo.scm: Hide 'zip' from (srfi srfi-1).
|
| |
| |
| |
| | |
* gnu/packages/mail.scm (claws-mail): Update to 3.16.0.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (r-seurat): Update to 2.1.0.
[propagated-inputs]: Add r-diffusionmap, r-dtw, r-ggjoy, r-hmisc, r-ica,
r-mass, r-matrix, r-nmf, r-plotly, r-sdmtools, r-tidyr; remove r-plyr,
r-rcppeigen, r-fastica.
|
| |
| |
| |
| | |
* gnu/packages/graph.scm (r-diffusionmap): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ggjoy): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ggridges): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-scatterplot3d): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-sdmtools): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-dtw): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ica): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (r-seurat)[arguments]: Include Main-Class
attribute in manifest.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (qmidiarp): Update to 0.6.5.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (noise-repellent): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (aj-snapshot): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (jack-capture): New variable.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (qjackrcd): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (whysynth): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (sonivox-eas): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/tls.scm (openssl)[replacement]: Use openssl-1.0.2n.
(openssl-1.0.2m): Replace with ...
(openssl-1.0.2n): ... this updated version. Update comment.
|
| |
| |
| |
| | |
* gnu/packages/web.scm (mod-wsgi): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/dictionaries.scm (grammalecte)[license]: Change name to
'gpl3+'.
|
| |
| |
| |
| | |
* gnu/packages/dictionaries.scm (grammalecte): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/29227>.
Reported by Caleb Herbert <csh@bluehome.net>.
* gnu/packages/nutrition.scm (gourmet)[inputs]: Add python-lxml.
[arguments]: Custom install phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (pinentry-tty)[properties]: New field.
|
| |
| |
| |
| | |
* gnu/packages/code.scm (global): Update to 6.6.1.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-dulwich, python2-dulwich): Update to 0.18.6.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/kde.scm (krita)[inputs]: Add libjpeg-turbo, ilmbase and openexr.
[native-inputs]: Add vc.
[arguments]: Set path to headers for ilmbase.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
| |
| |
| |
| |
| |
| |
| |
| | |
See <https://github.com/borgbackup/borg/issues/3444> for more information.
* gnu/packages/patches/borg-fix-archive-corruption-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/backup.scm (borg)[source]: Use it.
|
| |
| |
| |
| | |
* gnu/packages/package-management.scm (guix): Update to 02345c.
|
| |
| |
| |
| |
| | |
* gnu/packages/virtualization.scm (lookingglass)[supported-systems]: New
field.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-3.605330f43.
|