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
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
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
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
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
Tobias Geerinckx-Rice
4bce3c0383
gnu: burp: Update to 2.3.26.
...
* gnu/packages/backup.scm (burp): Update to 2.3.26.
2020-05-17 19:15:51 +02:00
Alex Sassmannshausen
529d1d96ca
gnu: guile-config: Update to 0.4.0.
...
* gnu/packages/guile-xyz.scm (guile-config): Update to 0.4.0.
2020-05-17 17:28:18 +02:00
Nicolò Balzarotti
074cd595bb
gnu: lm-sensors: Patch references to ‘egrep’.
...
* gnu/packages/linux.scm (lm-sensors)[arguments]: Patch unqualified
references to ‘egrep’ as well as ‘grep’.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr >
2020-05-17 17:08:24 +02:00
Tobias Geerinckx-Rice
ad14938327
gnu: sane-backends-minimal: Update to 1.0.30 [Epson security fixes].
...
Fixes CVE-2020-12867 (GHSL-2020-075), CVE-2020-12862 (GHSL-2020-082),
CVE-2020-12863 (GHSL-2020-083), CVE-2020-12865 (GHSL-2020-084), and
several other memory management bugs.
Mitigates CVE-2020-12866 (GHSL-2020-079), CVE-2020-12861 (GHSL-2020-080),
and CVE-2020-12864 (GHSL-2020-081).
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.30.
2020-05-17 16:04:48 +02:00
B. Wilson
5b4db51638
gnu: Add bombadillo.
...
gnu/packages/web-browsers.scm (bombadillo): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2020-05-17 16:47:47 +03:00
Tobias Geerinckx-Rice
677515739e
gnu: cups: Update to 2.3.3 [fixes CVE-2020-3898 & CVE-2019-8842].
...
* gnu/packages/cups.scm (cups-minimal, cups)[replacement]: New fields.
(cups-minimal-2.3.3, cups-2.3.3): New public variables.
2020-05-17 14:12:35 +02:00