jackhill/guix/guix.git
4 years agognu: sbcl-static-vectors: Update to 1.8.4.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:48:29 +0000 (11:48 +0100)]
gnu: sbcl-static-vectors: Update to 1.8.4.

* gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.4.

4 years agognu: sbcl-swap-bytes: Update to 1.2.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:42:05 +0000 (11:42 +0100)]
gnu: sbcl-swap-bytes: Update to 1.2.

* gnu/packages/lisp-xyz.scm (sbcl-swap-bytes): Update to 1.2.
  [arguments]: Don't ignore tests.

4 years agognu: sbcl-split-sequence: Update to 2.0.0.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:35:53 +0000 (11:35 +0100)]
gnu: sbcl-split-sequence: Update to 2.0.0.

* gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.0.
  [native-inputs]: Add fiveam.
  [arguments]: Don't ignore tests.

4 years agognu: Add ecl-cl-ppcre-unicode.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:28:44 +0000 (11:28 +0100)]
gnu: Add ecl-cl-ppcre-unicode.

* gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.

4 years agognu: sbcl-cl-unicode: Update to 0.1.6.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:24:29 +0000 (11:24 +0100)]
gnu: sbcl-cl-unicode: Update to 0.1.6.

* gnu/packages/lisp-xyz.scm (sbcl-cl-unicode-base): Update to 0.1.6.

4 years agognu: sbcl-cl-ppcre: Update to 2.1.1.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:09:13 +0000 (11:09 +0100)]
gnu: sbcl-cl-ppcre: Update to 2.1.1.

* gnu/packages/lisp-xyz.scp (sbcl-cl-ppcre): Update to 2.1.1.

4 years agognu: sbcl-flexi-streams: Update to 1.0.18.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:01:59 +0000 (11:01 +0100)]
gnu: sbcl-flexi-streams: Update to 1.0.18.

* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.18.

4 years agognu: Add ecl-drakma.
Guillaume Le Vaillant [Tue, 4 Feb 2020 09:53:46 +0000 (10:53 +0100)]
gnu: Add ecl-drakma.

* gnu/packages/lisp-xyz (ecl-drakma): New variable.

4 years agognu: sbcl-drakma: Update to 2.0.7.
Guillaume Le Vaillant [Tue, 4 Feb 2020 09:46:57 +0000 (10:46 +0100)]
gnu: sbcl-drakma: Update to 2.0.7.

* gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.7.

4 years agognu: sbcl-cl-fad: Update to 0.7.6.
Guillaume Le Vaillant [Tue, 4 Feb 2020 09:37:42 +0000 (10:37 +0100)]
gnu: sbcl-cl-fad: Update to 0.7.6.

* gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6.

4 years agognu: sbcl-bordeaux-threads: Update to 0.8.7.
Guillaume Le Vaillant [Tue, 4 Feb 2020 09:31:29 +0000 (10:31 +0100)]
gnu: sbcl-bordeaux-threads: Update to 0.8.7.

* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.7.

4 years agognu: netsurf: Use https.
Efraim Flashner [Tue, 4 Feb 2020 12:12:16 +0000 (14:12 +0200)]
gnu: netsurf: Use https.

* gnu/packages/web.scm (netsurf-buildsystem, libparserutils, hubbub,
libwapcaplet, libcss, libdom, libsvgtiny, libnsbmp, libnsgif, libnslog,
libnsutils, libnspsl, nsgenbind, netsurf, netsurf-buildsystem)
[source, home-page]: Use https.

4 years agognu: netsurf: Build with gtk+-3.
Efraim Flashner [Tue, 4 Feb 2020 12:09:17 +0000 (14:09 +0200)]
gnu: netsurf: Build with gtk+-3.

* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+.
[arguments]: Add makeflag to target gtk3.

4 years agognu: git-annex: Update to 7.20200202.7.
Kyle Meyer [Mon, 3 Feb 2020 05:06:43 +0000 (00:06 -0500)]
gnu: git-annex: Update to 7.20200202.7.

* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200202.7.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: netsurf: Fix entity parsing.
Eric Bavier [Tue, 4 Feb 2020 05:06:09 +0000 (23:06 -0600)]
gnu: netsurf: Fix entity parsing.

Follow-up to commit 31afa654c58cd7aa8bd11a771fa6eabcd766d443.

* gnu/packages/web.scm (netsurf)[arguments]: In 'adjust-welcome' phase, ensure
html entities are parsed and find their way back to the output.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
4 years agognu: Add grip.
Jakub Kądziołka [Sun, 2 Feb 2020 22:51:57 +0000 (23:51 +0100)]
gnu: Add grip.

* gnu/packages/python-web.scm (grip): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add python-path-and-address.
Jakub Kądziołka [Sun, 2 Feb 2020 22:51:39 +0000 (23:51 +0100)]
gnu: Add python-path-and-address.

* gnu/packages/python-web.scm (python-path-and-address): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: emacs-wgrep: Update to 2.3.2.
Pierre Neidhardt [Tue, 4 Feb 2020 09:55:01 +0000 (10:55 +0100)]
gnu: emacs-wgrep: Update to 2.3.2.

* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.2.

4 years agognu: python-language-server: Update to 0.31.7.
Brett Gilio [Mon, 3 Feb 2020 21:24:51 +0000 (15:24 -0600)]
gnu: python-language-server: Update to 0.31.7.

* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.7.

4 years agognu: QEMU: Fix CVE-2020-1711.
Leo Famulari [Sun, 2 Feb 2020 21:35:33 +0000 (16:35 -0500)]
gnu: QEMU: Fix CVE-2020-1711.

* gnu/packages/patches/qemu-CVE-2020-1711.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.

4 years agognu: qutebrowser: Update to 1.10.0
Jack Hill [Sun, 2 Feb 2020 22:50:46 +0000 (17:50 -0500)]
gnu: qutebrowser: Update to 1.10.0

* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.

4 years agognu: sbcl-graph: Fix build.
Guillaume Le Vaillant [Mon, 3 Feb 2020 15:49:32 +0000 (16:49 +0100)]
gnu: sbcl-graph: Fix build.

Rename the asd files so that they have the same name as the ASDF
system definitions.

* gnu/packages/lisp-xyz.scm (sbcl-graph)[arguments]: Use 'graph-test.asd'
  instead of 'graph.test.asd' for test-asd-file.
  (sbcl-graph-dot)[arguments]: Use 'graph-dot.asd' instead of 'graph.dot.asd'
  for test-asd-file.
  (sbcl-graph-json)[arguments]: Use 'graph-json.asd' instead of
  'graph.json.asd' for test-asd-file.
* gnu/packages/patches/sbcl-graph-asdf-definitions.patch: Update accordingly.

4 years agognu: sbcl-mgl-pax: Propagate the swank source package.
Guillaume Le Vaillant [Mon, 3 Feb 2020 15:31:52 +0000 (16:31 +0100)]
gnu: sbcl-mgl-pax: Propagate the swank source package.

* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[inputs]: Move swank to...
  [propagated-inputs]: ... here.

4 years agognu: sbcl-cffi-bootstrap: Update to 0.21.0.
Guillaume Le Vaillant [Mon, 3 Feb 2020 14:08:49 +0000 (15:08 +0100)]
gnu: sbcl-cffi-bootstrap: Update to 0.21.0.

* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.21.0.

4 years agognu: Add cl-qrencode.
Guillaume Le Vaillant [Mon, 3 Feb 2020 13:58:16 +0000 (14:58 +0100)]
gnu: Add cl-qrencode.

* gnu/packages/lisp-xyz.scm (sbcl-cl-qrencode, cl-qrencode, ecl-cl-qrencode):
  New variables.

4 years agognu: Add cl-zpng.
Guillaume Le Vaillant [Mon, 3 Feb 2020 13:39:07 +0000 (14:39 +0100)]
gnu: Add cl-zpng.

* gnu/packages/lisp-xyz.scm (sbcl-zpng, cl-zpng, ecl-zpng): New variables.

4 years agognu: Add cl-png-read.
Guillaume Le Vaillant [Mon, 3 Feb 2020 13:26:31 +0000 (14:26 +0100)]
gnu: Add cl-png-read.

* gnu/packages/lisp-xyz.scm (sbcl-png-read, cl-png-read, ecl-png-read): New
  variables.

4 years agognu: Add cl-salza2.
Guillaume Le Vaillant [Mon, 3 Feb 2020 13:06:28 +0000 (14:06 +0100)]
gnu: Add cl-salza2.

* gnu/packages/lisp-xyz.scm (sbcl-salza2, cl-salza2, ecl-salza2): New
  variables.

4 years agognu: ibus: Use new ucd package.
Leo Prikler [Fri, 17 Jan 2020 10:35:24 +0000 (11:35 +0100)]
gnu: ibus: Use new ucd package.

* gnu/packages/ibus.scm (ibus)[native-inputs]: Add ucd;
remove unicode-nameslist and unicode-blocks.
[arguments]: Update configure flags and remove prepare-ucd-dir phase.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: Add ucd.
Leo Prikler [Fri, 17 Jan 2020 10:20:46 +0000 (11:20 +0100)]
gnu: Add ucd.

* gnu/packages/unicode.scm (ucd): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: ibus: Disable parallel build.
Leo Prikler [Fri, 17 Jan 2020 00:19:08 +0000 (01:19 +0100)]
gnu: ibus: Disable parallel build.

* gnu/packages/ibus.scm (ibus)[arguments]: Disable parallel build.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: ibus: Build with emoji support.
Leo Prikler [Fri, 17 Jan 2020 00:19:07 +0000 (01:19 +0100)]
gnu: ibus: Build with emoji support.

* gnu/packages/ibus.scm (ibus)[native-inputs]: Add unicode-emoji and
unicode-cldr-common.
[arguments]<configure-flags>: Use list instead of quote.
Add flags for unicode-emoji-dir and emoji-annotation-dir.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: Add unicode-cldr-common.
Leo Prikler [Fri, 17 Jan 2020 00:19:05 +0000 (01:19 +0100)]
gnu: Add unicode-cldr-common.

* gnu/packages/unicode.scm (unicode-cldr-commmon): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: Add unicode-emoji.
Leo Prikler [Fri, 17 Jan 2020 00:19:03 +0000 (01:19 +0100)]
gnu: Add unicode-emoji.

* gnu/packages/unicode.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agolicenses: Add Unicode license.
Leo Prikler [Sat, 11 Jan 2020 12:08:26 +0000 (13:08 +0100)]
licenses: Add Unicode license.

* guix/licenses.scm (unicode): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: python-pyfakefs: Update to 3.7.1.
Marius Bakke [Mon, 3 Feb 2020 10:56:44 +0000 (11:56 +0100)]
gnu: python-pyfakefs: Update to 3.7.1.

* gnu/packages/check.scm (python-pyfakefs): Update to 3.7.1.

4 years agognu: python-lz4: Remove bundled copy of lz4.
Marius Bakke [Sat, 1 Feb 2020 14:51:29 +0000 (15:51 +0100)]
gnu: python-lz4: Remove bundled copy of lz4.

* gnu/packages/python-compression.scm (python-lz4)[source](modules, snippet):
New fields.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LZ4.

4 years agognu: libx264: Update to 159-0.1771b55.
Marius Bakke [Sat, 1 Feb 2020 14:39:05 +0000 (15:39 +0100)]
gnu: libx264: Update to 159-0.1771b55.

* gnu/packages/video.scm (libx264): Update to 159-0.1771b55.
[source]: Change to GIT-FETCH.
[version]: Use GIT-VERSION, and change from date-based identifier to the
version defined in x264.h.

4 years agognu: commencement: Remove unused module imports.
Marius Bakke [Sat, 1 Feb 2020 13:12:36 +0000 (14:12 +0100)]
gnu: commencement: Remove unused module imports.

* gnu/packages/commencement.scm: Do not import (guix licenses),
(srfi srfi-26), and (ice-9 regex).

4 years agognu: rsync: Fix cross-compilation.
Marius Bakke [Fri, 31 Jan 2020 16:58:49 +0000 (17:58 +0100)]
gnu: rsync: Fix cross-compilation.

* gnu/packages/rsync.scm (rsync)[inputs]: Move PERL ...
[native-inputs]: ... here.

4 years agognu: Add lf.
Pkill -9 [Thu, 30 Jan 2020 11:28:16 +0000 (11:28 +0000)]
gnu: Add lf.

* gnu/packages/disk.scm (lf): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: sane-backends-minimal: Update to 1.0.29.
Tobias Geerinckx-Rice [Sun, 2 Feb 2020 21:06:20 +0000 (22:06 +0100)]
gnu: sane-backends-minimal: Update to 1.0.29.

* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.29.

4 years agognu: godot: Add zenity for showing alerts.
Timotej Lazar [Sat, 1 Feb 2020 13:00:39 +0000 (14:00 +0100)]
gnu: godot: Add zenity for showing alerts.

* gnu/packages/game-development.scm (godot)[inputs]: Add zenity.
[arguments]: Wrap godot to look for it in the store.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: godot: Update to 3.2.
Timotej Lazar [Sat, 1 Feb 2020 13:00:38 +0000 (14:00 +0100)]
gnu: godot: Update to 3.2.

* gnu/packages/game-development.scm (godot): Update to 3.2.
[source](snippet): Remove obsolete and unbundled (wslay) thirdparty files, and
add new ones.
[arguments](scons-flags): Disable the builtin wslay.
[inputs]: Add wslay.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: Add wslay.
Timotej Lazar [Sat, 1 Feb 2020 13:00:37 +0000 (14:00 +0100)]
gnu: Add wslay.

* gnu/packages/web.scm (wslay): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: Add emacs-ivy-clipmenu.
Oleg Pykhalov [Sun, 2 Feb 2020 20:31:48 +0000 (23:31 +0300)]
gnu: Add emacs-ivy-clipmenu.

* gnu/packages/emacs-xyz.scm (emacs-ivy-clipmenu): New variable.

4 years agognu: Add Slovenian Aspell dictionary.
Timotej Lazar [Sun, 2 Feb 2020 14:43:05 +0000 (15:43 +0100)]
gnu: Add Slovenian Aspell dictionary.

* gnu/packages/aspell.scm (aspell-dict-sl): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: gnumach: Update to 1.8-1.097f9cf.
Efraim Flashner [Fri, 31 Jan 2020 13:48:21 +0000 (15:48 +0200)]
gnu: gnumach: Update to 1.8-1.097f9cf.

* gnu/packages/hurd.scm (gnumach-headers): Update to 1.8-1.097f9cf.
[arguments]: Add host flag to configure-flags.
[native-inputs]: Add autoconf, automake, texinfo-4.

4 years agognu: scummvm: Pacify linter.
Nicolas Goaziou [Sun, 2 Feb 2020 18:06:19 +0000 (19:06 +0100)]
gnu: scummvm: Pacify linter.

* gnu/packages/emulators.scm (scummvm)[inputs]: Move "nasm"...
[native-inputs]: ... here.

4 years agognu: Fix patch name typo.
Tobias Geerinckx-Rice [Sun, 2 Feb 2020 17:11:44 +0000 (18:11 +0100)]
gnu: Fix patch name typo.

This follows up on commit e1026ba70138f105ebc95281d22c09241feee9d5.

Reported by NieDzejkob on #guix.

* gnu/local.mk (dist_patch_DATA): Fix typo.

4 years agognu: t4k-common: Add missing patch.
Nicolas Goaziou [Sun, 2 Feb 2020 16:46:37 +0000 (17:46 +0100)]
gnu: t4k-common: Add missing patch.

* gnu/packages/patches/t4k-common-libpng16.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Reference it here.

4 years agognu: Add cl-nodgui.
Guillaume Le Vaillant [Sun, 2 Feb 2020 14:23:42 +0000 (15:23 +0100)]
gnu: Add cl-nodgui.

* gnu/packages/lisp-xyz.scm (sbcl-nodgui, cl-nodgui, ecl-nodgui): New
  variables.

4 years agognu: Add cl-jpeg.
Guillaume Le Vaillant [Sun, 2 Feb 2020 13:51:12 +0000 (14:51 +0100)]
gnu: Add cl-jpeg.

* gnu/packages/lisp-xyz.scm (sbcl-cl-jpeg, cl-jpeg, ecl-cl-jpeg): New
  variables.

4 years agognu: Add cl-colors2.
Guillaume Le Vaillant [Sun, 2 Feb 2020 13:34:10 +0000 (14:34 +0100)]
gnu: Add cl-colors2.

* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2, cl-colors2, ecl-cl-colors2): New
  variables.

4 years agognu: Add cl-clunit2.
Guillaume Le Vaillant [Sun, 2 Feb 2020 13:14:05 +0000 (14:14 +0100)]
gnu: Add cl-clunit2.

* gnu/packages/lisp-xyz.scm (sbcl-clunit2, cl-clunit2, ecl-clunit2): New
  variables.

4 years agognu: Add cl-lex.
Guillaume Le Vaillant [Sun, 2 Feb 2020 12:56:50 +0000 (13:56 +0100)]
gnu: Add cl-lex.

* gnu/packages/lisp-xyz.scm (sbcl-cl-lex, cl-lex, ecl-cl-lex): New variables.

4 years agognu: Add tuxmath.
Nicolas Goaziou [Fri, 3 Jan 2020 16:26:15 +0000 (17:26 +0100)]
gnu: Add tuxmath.

* gnu/packages/education.scm (tuxmath): New variable.

4 years agognu: Add t4k-common.
Nicolas Goaziou [Fri, 3 Jan 2020 16:24:22 +0000 (17:24 +0100)]
gnu: Add t4k-common.

* gnu/packages/education.scm (t4k-common): New variable.

4 years agognu: Add emacs-erc-scrolltoplace.
Amin Bandali [Sun, 2 Feb 2020 14:19:33 +0000 (15:19 +0100)]
gnu: Add emacs-erc-scrolltoplace.

* gnu/packages/emacs-xyz.scm (emacs-erc-scrolltoplace): New variable.

4 years agognu: Add emacs-switch-buffer-functions.
Amin Bandali [Sun, 2 Feb 2020 14:16:49 +0000 (15:16 +0100)]
gnu: Add emacs-switch-buffer-functions.

* gnu/packages/emacs-xyz.scm (emacs-switch-buffer-functions): New variable.

4 years agognu: Add emacs-dmenu.
Amin Bandali [Sun, 2 Feb 2020 14:05:51 +0000 (15:05 +0100)]
gnu: Add emacs-dmenu.

* gnu/packages/emacs-xyz.scm (emacs-dmenu): New variable.

4 years agognu: Add emacs-no-littering.
Amin Bandali [Sun, 2 Feb 2020 14:00:47 +0000 (15:00 +0100)]
gnu: Add emacs-no-littering.

* gnu/packages/emacs-xyz.scm (emacs-no-littering): New variable.

4 years agognu: Add emacs-message-x.
Amin Bandali [Wed, 29 Jan 2020 00:05:09 +0000 (19:05 -0500)]
gnu: Add emacs-message-x.

* gnu/packages/emacs-xyz.scm (emacs-message-x): New variable.

4 years agognu: Add sdl-pango.
Nicolas Goaziou [Fri, 3 Jan 2020 16:20:27 +0000 (17:20 +0100)]
gnu: Add sdl-pango.

* gnu/packages/sdl.scm (sdl-pango): New variable.
* gnu/packages/patches/sdl-pango-api_additions.patch: New file.
* gnu/packages/patches/sdl-pango-blit_overflow.patch: New file.
* gnu/packages/patches/sdl-pango-fillrect_crash.patch: New file.
* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapToSurface.patch:
New file.
* gnu/packages/patches/sdl-pango-matrix_declarations.patch: New file.
* gnu/packages/patches/sdl-pango-sans-serif.patch: New file.
* gnu/local.mk (sdl-pango): Reference patches.

add

4 years agognu: Add xwrits.
Ivan Vilata-i-Balaguer [Sun, 2 Feb 2020 13:13:27 +0000 (14:13 +0100)]
gnu: Add xwrits.

* gnu/packages/xdisorg.scm (xwrits): New variable.

4 years agognu: mame: Update to 0.218.
Nicolas Goaziou [Sun, 2 Feb 2020 11:32:36 +0000 (12:32 +0100)]
gnu: mame: Update to 0.218.

* gnu/packages/emulators.scm (mame): Update to 0.218.

4 years agognu: Add cl-ltk-remote.
Guillaume Le Vaillant [Sun, 2 Feb 2020 11:00:33 +0000 (12:00 +0100)]
gnu: Add cl-ltk-remote.

* gnu/packages/lisp-xyz.scm (sbcl-ltk-remote, cl-ltk-remote): New variables.

4 years agognu: Add cl-ltk-mw.
Guillaume Le Vaillant [Sun, 2 Feb 2020 10:43:02 +0000 (11:43 +0100)]
gnu: Add cl-ltk-mw.

* gnu/packages/lisp-xyz.scm (sbcl-ltk-mw, cl-ltk-mw, ecl-ltk-mw): New
  variables.

4 years agognu: Add cl-ltk.
Guillaume Le Vaillant [Sun, 2 Feb 2020 10:16:11 +0000 (11:16 +0100)]
gnu: Add cl-ltk.

* gnu/packages/lisp-xyz.scm (sbcl-ltk, cl-ltk, ecl-ltk): New variables.

4 years agognu: wireshark: Update to 3.2.1.
Nicolas Goaziou [Sun, 2 Feb 2020 09:58:54 +0000 (10:58 +0100)]
gnu: wireshark: Update to 3.2.1.

* gnu/packages/networking.scm (wireshark): Update to 3.2.1.

4 years agognu: tlp: Update to 1.3.0.
Nicolas Goaziou [Sun, 2 Feb 2020 09:42:16 +0000 (10:42 +0100)]
gnu: tlp: Update to 1.3.0.

* gnu/packages/linux.scm (tlp): Update to 1.3.0.
[source]: Hard-code name in origin URI.
[native-inputs]: Add "shellcheck".
[arguments]: Activate some tests.  Update environment variables.  Ignore
tlp-rdw man pages.
* gnu/services/pm.scm (tlp-activation): Update configuration file name.

4 years agognu: emacs-telega: Update to 0.6.0.
Brett Gilio [Sun, 2 Feb 2020 06:54:22 +0000 (00:54 -0600)]
gnu: emacs-telega: Update to 0.6.0.

* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.0.

4 years agognu: u-boot-qemu-riscv64-smode: Patch to fix boot menu.
Vagrant Cascadian [Sun, 2 Feb 2020 02:07:17 +0000 (02:07 +0000)]
gnu: u-boot-qemu-riscv64-smode: Patch to fix boot menu.

* gnu/packages/patches/u-boot-riscv64-fix-extlinux.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): Add patch.

4 years agognu: Add linux-libre-riscv64-generic.
Vagrant Cascadian [Sat, 1 Feb 2020 23:19:56 +0000 (23:19 +0000)]
gnu: Add linux-libre-riscv64-generic.

* gnu/packages/linux (linux-libre-riscv64-generic): New variable.
  (linux-libre-5.4): Add riscv64-linux to supported architectures.

4 years agoservices: virtualization: Add riscv32 and riscv64 to qemu platforms.
Vagrant Cascadian [Sat, 1 Feb 2020 23:30:14 +0000 (23:30 +0000)]
services: virtualization: Add riscv32 and riscv64 to qemu platforms.

* gnu/services/virtualization (%riscv32): New variable.
  (%riscv64): New variable.
  (%qemu-platforms): Add riscv32 and riscv64.

4 years agognu: diffoscope: Update to 136.
Vagrant Cascadian [Sat, 1 Feb 2020 22:21:38 +0000 (22:21 +0000)]
gnu: diffoscope: Update to 136.

* gnu/packages/diffoscope (diffoscope): Update to 136.

4 years agognu: Add u-boot-cubietruck-bootloader.
Julien Lepiller [Sat, 1 Feb 2020 23:04:39 +0000 (00:04 +0100)]
gnu: Add u-boot-cubietruck-bootloader.

* gnu/bootloader/u-boot.scm (u-boot-cubietrack-bootloader): New
variable.

4 years agognu: GIMP: Add support for WebP images.
Leo Famulari [Sat, 1 Feb 2020 19:10:58 +0000 (14:10 -0500)]
gnu: GIMP: Add support for WebP images.

Suggested by Jorge P. de Morais Neto <jorge+list@disroot.org>.

* gnu/packages/gimp.scm (gimp): Add libwebp.

4 years agognu: linux-libre: Update to 5.4.17.
Mark H Weaver [Sat, 1 Feb 2020 18:49:46 +0000 (13:49 -0500)]
gnu: linux-libre: Update to 5.4.17.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.17.
(linux-libre-5.4-pristine-source): Update hash.

4 years agognu: linux-libre@4.19: Update to 4.19.101.
Mark H Weaver [Sat, 1 Feb 2020 18:48:50 +0000 (13:48 -0500)]
gnu: linux-libre@4.19: Update to 4.19.101.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.101.
(linux-libre-4.19-pristine-source): Update hash.

4 years agognu: snap: Update to 5.4.5.
Nicolas Goaziou [Sat, 1 Feb 2020 16:07:47 +0000 (17:07 +0100)]
gnu: snap: Update to 5.4.5.

* gnu/packages/education.scm (snap): Update to 5.4.5.

4 years agognu: scintilla: Update to 4.3.0.
Nicolas Goaziou [Sat, 1 Feb 2020 16:01:36 +0000 (17:01 +0100)]
gnu: scintilla: Update to 4.3.0.

* gnu/packages/text-editors.scm (scintilla): Update to 4.3.0.

4 years agognu: rclone: Update to 1.51.0.
Nicolas Goaziou [Sat, 1 Feb 2020 15:05:31 +0000 (16:05 +0100)]
gnu: rclone: Update to 1.51.0.

* gnu/packages/sync.scm (rclone): Update to 1.51.0.

4 years agognu: fet: Update to 5.42.3.
Nicolas Goaziou [Sat, 1 Feb 2020 15:00:34 +0000 (16:00 +0100)]
gnu: fet: Update to 5.42.3.

* gnu/packages/education.scm (fet): Update to 5.42.3.

4 years agognu: emacs-relint: Update to 1.13.
Nicolas Goaziou [Sat, 1 Feb 2020 14:56:20 +0000 (15:56 +0100)]
gnu: emacs-relint: Update to 1.13.

* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.13.

4 years agognu: emacs-xr: Update to 1.15.
Nicolas Goaziou [Sat, 1 Feb 2020 14:52:07 +0000 (15:52 +0100)]
gnu: emacs-xr: Update to 1.15.

* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.15.

4 years agognu: arc-theme: Placate Inkscape.
Maxim Cournoyer [Tue, 7 Jan 2020 01:19:06 +0000 (20:19 -0500)]
gnu: arc-theme: Placate Inkscape.

This gets rid of Inkscape's warnings printed during the build when HOME is not
set to a writable directory.

* gnu/packages/gnome.scm (arc-theme)[phases]{set-home}: New phase.

4 years agognu: Add earlyoom-service-type.
Maxim Cournoyer [Mon, 6 Jan 2020 06:36:00 +0000 (01:36 -0500)]
gnu: Add earlyoom-service-type.

* gnu/services/linux.scm: New file.
* tests/services/linux.scm: Add test.
* Makefile.am (SCM_TESTS): Register test.
* doc/guix.texi (Linux Services): Add a new section and document the new
service and its configuration.

4 years agognu: Add earlyoom.
Maxim Cournoyer [Sun, 5 Jan 2020 05:44:48 +0000 (00:44 -0500)]
gnu: Add earlyoom.

* gnu/packages/linux.scm (earlyoom): New variable.

4 years agognu: Add u-boot-qemu-riscv64.
Vagrant Cascadian [Sat, 1 Feb 2020 04:19:11 +0000 (04:19 +0000)]
gnu: Add u-boot-qemu-riscv64.

* gnu/packages/bootloaders (u-boot-qemu-riscv64): New variable.

4 years agognu: Add u-boot-sifive-fu540.
Vagrant Cascadian [Sat, 1 Feb 2020 04:18:12 +0000 (04:18 +0000)]
gnu: Add u-boot-sifive-fu540.

* gnu/packages/bootloaders (u-boot-sifive-fu540): New variable.

4 years agognu: Add opensbi-sifive-fu540.
Vagrant Cascadian [Sat, 1 Feb 2020 04:17:25 +0000 (04:17 +0000)]
gnu: Add opensbi-sifive-fu540.

* gnu/packages/firmware (opensbi-sifive-fu540): New variable.

4 years agognu: Add opensbi-qemu-sifive-u.
Vagrant Cascadian [Sat, 1 Feb 2020 03:29:32 +0000 (03:29 +0000)]
gnu: Add opensbi-qemu-sifive-u.

* gnu/packages/firmware (make-opensbi-package): Normalize package name.
  (opensbi-qemu-sifive-u): New variable.

4 years agognu: Add opensbi.
Vagrant Cascadian [Sat, 1 Feb 2020 01:43:28 +0000 (01:43 +0000)]
gnu: Add opensbi.

* gnu/packages/firmware (make-opensbi): New function.
  (opensbi-qemu-virt): New variable.

4 years agognu: u-boot-qemu-riscv64-smode: Add package.
Vagrant Cascadian [Sat, 1 Feb 2020 01:21:12 +0000 (01:21 +0000)]
gnu: u-boot-qemu-riscv64-smode: Add package.

* gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): New variable.

4 years agognu: tdlib: Update to 1.6.0.
Brett Gilio [Sat, 1 Feb 2020 01:41:13 +0000 (19:41 -0600)]
gnu: tdlib: Update to 1.6.0.

* gnu/packages/messaging.scm (tdlib): Update to 1.6.0.

4 years agoci: Cross-build for riscv64-linux-gnu.
Ludovic Courtès [Fri, 31 Jan 2020 12:07:17 +0000 (13:07 +0100)]
ci: Cross-build for riscv64-linux-gnu.

* gnu/ci.scm (%cross-targets): Add "riscv64-linux-gnu".

4 years agognu: libgc: Add version 8.0.4.
Ludovic Courtès [Fri, 31 Jan 2020 08:23:26 +0000 (09:23 +0100)]
gnu: libgc: Add version 8.0.4.

* gnu/packages/bdw-gc.scm (libgc-8.0): New variable.

4 years agognu: superlu-dist: Update to 6.2.0.
Eric Bavier [Fri, 31 Jan 2020 15:14:07 +0000 (09:14 -0600)]
gnu: superlu-dist: Update to 6.2.0.

* gnu/packages/maths.scm (superlu-dist): Update to 6.2.0.
[source]: Update upstream url.  Remove mpi deprecations patch.
* gnu/packages/patches/superlu-dist-fix-mpi-deprecations.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

4 years agognu: superlu: Update upstream url.
Eric Bavier [Fri, 31 Jan 2020 15:13:57 +0000 (09:13 -0600)]
gnu: superlu: Update upstream url.

* gnu/packages/maths.scm (superlu)[source,home-page]: Update url.