Commit graph

61154 commits

Author SHA1 Message Date
Efraim Flashner 3d41d5dfef
gnu: python-jsonrpc-server: Update to 0.3.4.
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.3.4.
[propagated-inputs]: Remove python-future.
2020-05-19 20:05:58 +03:00
Efraim Flashner 64d1d2b271
gnu: Add python-mujson.
* gnu/packages/python-xyz.scm (python-mujson): New variable.
2020-05-19 20:05:58 +03:00
Tobias Geerinckx-Rice 75ac5c5281
gnu: opensmtpd: Update to 6.7.0p1 [security fixes].
* gnu/packages/mail.scm (opensmtpd): Update to 6.7.0p1.
2020-05-19 18:50:15 +02:00
Alex McGrath 970fcb0d4a
gnu: Add wofi.
* gnu/packages/xdisorg.scm (wofi): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-19 18:32:08 +02:00
Marius Bakke 4684580af5
gnu: vte: Remove obsolete input.
* gnu/packages/gnome.scm (vte)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
2020-05-19 15:39:38 +02:00
Marius Bakke 273380fda2
gnu: Add hitch.
* gnu/packages/web.scm (hitch): New public variable.
2020-05-19 15:28:51 +02:00
Marius Bakke c5a2b70135
gnu: openvpn: Update to 2.4.9 [fixes CVE-2020-11810].
* gnu/packages/vpn.scm (openvpn): Update to 2.4.9.
2020-05-19 15:28:51 +02:00
Danny Milosavljevic ef3cd15ed4
gnu: granite: Fix cross-compilation.
* gnu/packages/pantheon.scm (granite)[native-inputs]: Remove glib, libgee.
[inputs]: Add glib, libgee.
2020-05-19 13:06:27 +02:00
Ryan Prior 969811ad0e
gnu: Add pantheon-calculator.
* gnu/packages/pantheon.scm (pantheon-calculator): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-19 12:59:40 +02:00
Danny Milosavljevic 11491e1b1b
gnu: vte: Enable vala bindings.
* gnu/packages/gnome.scm (vte)[arguments]<#:configure-flags>: Add
"-Dvapi=true".
2020-05-19 12:49:13 +02:00
Ryan Prior via Guix-patches via 663def11df
gnu: vte: Update to 0.60.2.
* gnu/packages/gnome.scm (vte): Update to 0.60.2.
[arguments]<#:configure-flags>: Disable systemd.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-19 12:49:13 +02:00
Tobias Geerinckx-Rice 1942814978
gnu: bind: Update to 9.16.3 [fixes CVE-2020-8616 & CVE-2020-8617].
* gnu/packages/dns.scm (bind): Update to 9.16.3.
2020-05-19 12:44:29 +02:00
Ricardo Wurmus 9dc50c8c47
gnu: sra-tools: Update to 2.10.6.
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.10.6.
[arguments]: Replace CC variable in utf8proc Makefile.
[inputs]: Replace hdf5 with hdf5-1.10; add python-wrapper.
2020-05-19 12:42:01 +02:00
Ricardo Wurmus 68de995674
gnu: ncbi-vdb: Update to 2.10.6.
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.10.6.
2020-05-19 12:42:01 +02:00
Ricardo Wurmus 6437c598e7
gnu: ngs-sdk: Update to 2.10.5.
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.10.5.
2020-05-19 12:42:01 +02:00
Clément Lassieur 67c0d7fb9a
gnu: Add emacs-plantuml-mode.
* gnu/packages/emacs-xyz.scm (emacs-plantuml-mode): New variable.
2020-05-19 11:52:37 +02:00
Ryan Prior 9f59a9b4bc
gnu: Add granite.
* gnu/packages/pantheon.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-19 11:48:04 +02:00
Stefan 9cdb10d52e
gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution".
* gnu/bootloaders/grub.scm (<grub-image>): Remove this record and replace it
by ...
(<grub-theme>)[image]: ... this field with the default from %background-image,
(<grub-theme>)[resolution]: ... this field with the defaults from 'width' and
'height' of 'grub-background-image'.
(<grub-theme>)[images]: Remove this field.
(svg->png): Rename to ...
(image->png): ... and use 'copy-file' instead of 'svg->png', if the suffix of
the image file is not ".svg".
(grub-background-image): Remove the arguments 'width' and 'height'.
(grub-theme-image): Add function.
(grub-theme-resolution): Add function.
(grub-theme-gfxmode): Add function.
(grub-image): Remove function.
(grub-image?): Remove function.
(grub-image-aspect-ratio): Remove function.
(grub-image-file): Remove function.
(grub-theme-images): Remove function.
(%default-theme): Remove variable.
(%background-image): Remove variable.

Using image formats different to SVG was not possible.

For a <grub-image> to be chosen, the 'aspect-ratio' of it had to be 4/3, as the
resolution of any image was defaulting to 1024 x 768.

There was no code to determine the proper boot-resolution to make any use of a
list of images with different aspect-ratios.

It seems to be a better solution to only define a single image with any format,
and use a given resolution only for the conversion from a SVG file. This also
makes the use of a special <grub-image> record unnecessary.

Moving the default values from '%background-image' and '%default-theme' into
<grub-theme> makes a customisation easier without (inherit) and allows to remove
the undocumented variables %background-image' and '%default-theme'.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-05-19 09:09:21 +02:00
Leo Famulari 2e59ae2384
gnu: svt-av1: Update to 0.8.3.
* gnu/packages/video.scm (svt-av1): Update to 0.8.3.
2020-05-18 19:32:29 -04:00
Simon South 056cd03520
gnu: emacs-elpher: Update to 2.7.4.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.4.
[home-page, source]: Use new upstream URIs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18 22:48:10 +02:00
Danny Milosavljevic 782cc119f5
gnu: python-mpsse: Update to 1.4.1.
Follow-up to a7b20226b2.

* gnu/packages/embedded.scm (python-libmpsse): Update to 1.4.1.
2020-05-18 19:57:23 +02:00
Timotej Lazar 756605ee9e
gnu: Add superstarfighter.
* gnu/packages/games.scm (superstarfighter): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18 18:25:27 +02:00
Timotej Lazar bf076da917
gnu: godot: Install provided .desktop file and icons.
* gnu/packages/game-development.scm (godot)[arguments]: Install the provided
godot.desktop instead of creating a new one.  Copy icons to the correct
location in share/icons/hicolor as per XDG.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18 18:25:27 +02:00
Timotej Lazar 545511df77
gnu: godot: Build and install the headless version.
* gnu/packages/game-development.scm (godot): Build the headless (server)
binary. This is needed to package games using Godot without depending on X.
[outputs]: Add "headless".
[arguments]<#:phases>[build-headless]: New phase.
[arguments]<#:phases>[install]: Install headless version to separate output.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18 18:25:26 +02:00
Timotej Lazar 6028541e61
gnu: godot: Remove obsolete workaround for aarch64.
* gnu/packages/game-development.scm (godot)[arguments]: Remove -DNO_THREADS
from scons-flags as Godot now builds and runs without it on aarch64.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18 18:25:26 +02:00
Timotej Lazar ab67f84bbe
gnu: godot: Enable release build.
* gnu/packages/game-development.scm (godot)[arguments]: Set release_debug
target in #:scons-flags to enable optimized build.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18 18:25:26 +02:00
Alex Sassmannshausen 70e33ec795
build-system/guile: Expose #:scheme-file-regexp.
* guix/build-system/guile.scm (%scheme-file-regexp): New variable.
  (guile-build): Accept #:scheme-file-regexp and pass it on to builder.
2020-05-18 15:37:23 +02:00
Alex Sassmannshausen 14950b83b0
gnu: guile-config: Update to 0.4.1.
* gnu/packages/guile-xyz.scm (guile-config): Update to 0.4.1.
2020-05-18 15:34:08 +02:00
Ekaitz Zarraga 9a27d84b7a
guix describe: Add '--list-formats'
* guix/scripts/describe.scm (%available-formats): New variable.
(list-formats): New procedure.
(%options, show-help): Add --list-formats
* doc/guix.texi: Add --list-formats

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-18 15:08:58 +02:00
Ludovic Courtès e5b495c18f
doc: Inherit md5.scm fix in custom 'guile-lib' variant.
* doc/build.scm (guile-lib/htmlprag-fixed)[source]: Remove.
[arguments]: Add 'fix-htmlprag' phase.
2020-05-18 15:08:58 +02:00
Tobias Geerinckx-Rice 58024d86e1
gnu: dovecot: Update to 2.3.10.1 [security fixes].
Fixes CVE-2020-10957, CVE-2020-10958, and CVE-2020-10967.

* gnu/packages/mail.scm (dovecot): Update to 2.3.10.1.
2020-05-18 14:15:42 +02:00
Ricardo Wurmus c660779722
gnu: guile-studio: Update to 0.0.2-1.d24d59a.
* gnu/packages/guile-xyz.scm (guile-studio): Update to 0.0.2-1.d24d59a.
2020-05-18 13:22:35 +02:00
Ricardo Wurmus 8ec6b9fe0c
gnu: guile-studio: Build with Guile 3.0.
* gnu/packages/guile-xyz.scm (guile-studio)[inputs]: Replace guile-2.2 with
guile-3.0.
2020-05-18 13:22:32 +02:00
Paul Garlick 89bd9f41ff
gnu: ikiwiki: Add missing input.
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-lwpx-paranoidagent.
2020-05-18 11:09:23 +01:00
Paul Garlick 006c3f2240
gnu: Add perl-lwpx-paranoidagent.
* gnu/packages/web.scm (perl-lwpx-paranoidagent): New variable.
2020-05-18 11:08:31 +01:00
Efraim Flashner 5b77e9ca14
build: minify-build-system: Fail to install empty files.
* guix/build/minify-build-system.scm (install): Produce an error if the
minified file is zero bytes.
2020-05-18 09:52:47 +03:00
Marius Bakke 843e772051
gnu: kcachegrind: Update to 19.08.3.
* gnu/packages/kde.scm (kcachegrind): Update to 19.08.3.
2020-05-18 01:59:19 +02:00
Marius Bakke d15c38b0f9
gnu: kqtquickcharts: Update to 19.08.3.
* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.3.
2020-05-18 01:59:19 +02:00
Marius Bakke 5db3f6c181
gnu: kpmcore: Update to 4.1.0.
* gnu/packages/patches/kpmcore-fix-tests.patch,
gnu/packages/patches/kpmcore-remove-broken-test.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/kde.scm (kpmcore): Update to 4.1.0.
[source](patches): Remove.
2020-05-18 01:59:19 +02:00
Marius Bakke 565d2eb0fe
gnu: qca: Update to 2.3.0.
* gnu/packages/kde.scm (qca): Update to 2.3.0.
2020-05-18 01:59:19 +02:00
Marius Bakke 7c003383de
gnu: libkomparediff2: Update to 19.08.3.
* gnu/packages/kde.scm (libkomparediff2): Update to 19.08.3.
2020-05-18 01:59:18 +02:00
Marius Bakke 7d703a2fcc
gnu: krita: Update to 4.2.9.
* gnu/packages/kde.scm (krita): Update to 4.2.9.
[arguments]: Add special configure flag for OPENEXR instead of ILMBASE.
2020-05-18 01:59:18 +02:00
Marius Bakke 8415182a9a
gnu: kdiagram: Update to 2.7.0.
* gnu/packages/kde.scm (kdiagram): Update to 2.7.0.
2020-05-18 01:59:18 +02:00
Marius Bakke a6ce9e355d
gnu: CUPS: Inherit replacement from cups-minimal.
* gnu/packages/cups.scm (cups): Use PACKAGE/INHERIT.
[replacement]: Remove.
(cups-2.3.3): Remove variable.
2020-05-18 01:59:18 +02:00
Tobias Geerinckx-Rice ec944bdde9
gnu: mu: Update to 1.4.6.
* gnu/packages/mail.scm (mu): Update to 1.4.6.
2020-05-17 21:21:32 +02:00
nixo d45571fe98
gnu: julia: Specify correct llvm version.
* gnu/packages/julia.scm (julia)[arguments]: Adjust configure-flag to
specify the correct llvm version.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-17 20:57:28 +03:00
Efraim Flashner 03f4c9414b
gnu: elfutils: Skip tests on powerpc.
* gnu/packages/elf.scm (elfutils)[arguments]: Skip tests on powerpc.
2020-05-17 20:23:18 +03:00
Efraim Flashner f0a9cb9cf0
gnu: gsl: Disable failing tests on powerpc.
* gnu/packages/maths.scm (gsl)[arguments]: Skip the same set of tests on
powerpc as skipped on aarch64.
2020-05-17 20:23:17 +03:00
Efraim Flashner d74ea9e560
gnu: valgrind: Fix build on powerpc.
* gnu/packages/valgrind.scm (valgrind)[arguments]: Add make-flags for
CPU optimizations when building on powerpc.
2020-05-17 20:23:17 +03:00
Tobias Geerinckx-Rice 74ff56a667
gnu: knot: Update to 2.9.4.
* gnu/packages/dns.scm (knot): Update to 2.9.4.
2020-05-17 19:15:51 +02:00