Commit graph

54843 commits

Author SHA1 Message Date
Guillaume Le Vaillant b23e6f5d9a
gnu: sbcl-usocket: Update to 0.8.3.
* gnu/packages/lisp-xyz.scm (sbcl-usocket-boot0): Update to 0.8.3 and don't
  make this variable public.
  (sbcl-usocket-server)[inputs]: Replace portable-threads by bordeaux-threads.
  (ecl-socket): Rename variable to ecl-usocket.
2020-02-04 16:33:56 +01:00
Guillaume Le Vaillant f6a6f085a4
gnu: Add ecl-static-vectors.
* gnu/packages/lisp-xyz.scm (ecl-static-vectors): New variable.
2020-02-04 16:33:56 +01:00
Guillaume Le Vaillant ba55cbda75
gnu: sbcl-static-vectors: Update to 1.8.4.
* gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.4.
2020-02-04 16:33:56 +01:00
Guillaume Le Vaillant dbf6de5881
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.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant 92da05885c
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.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant 54dc3ba2fb
gnu: Add ecl-cl-ppcre-unicode.
* gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant 6fdfef668a
gnu: sbcl-cl-unicode: Update to 0.1.6.
* gnu/packages/lisp-xyz.scm (sbcl-cl-unicode-base): Update to 0.1.6.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant 6c87442548
gnu: sbcl-cl-ppcre: Update to 2.1.1.
* gnu/packages/lisp-xyz.scp (sbcl-cl-ppcre): Update to 2.1.1.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant 6b0604fd43
gnu: sbcl-flexi-streams: Update to 1.0.18.
* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.18.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant 10ac723ba7
gnu: Add ecl-drakma.
* gnu/packages/lisp-xyz (ecl-drakma): New variable.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant a2b6b97315
gnu: sbcl-drakma: Update to 2.0.7.
* gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.7.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant f0d9eaca69
gnu: sbcl-cl-fad: Update to 0.7.6.
* gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6.
2020-02-04 16:33:55 +01:00
Guillaume Le Vaillant 5a64785019
gnu: sbcl-bordeaux-threads: Update to 0.8.7.
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.7.
2020-02-04 16:33:54 +01:00
Efraim Flashner cf10627bf2
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.
2020-02-04 14:12:18 +02:00
Efraim Flashner 2038777833
gnu: netsurf: Build with gtk+-3.
* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+.
[arguments]: Add makeflag to target gtk3.
2020-02-04 14:09:33 +02:00
Kyle Meyer bfd3473a45
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>
2020-02-04 13:39:40 +02:00
Eric Bavier f1452776ac
gnu: netsurf: Fix entity parsing.
Follow-up to commit 31afa654c5.

* 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>
2020-02-04 12:30:32 +01:00
Jakub Kądziołka 52e7bcfd89
gnu: Add grip.
* gnu/packages/python-web.scm (grip): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-04 12:11:30 +02:00
Jakub Kądziołka 0021363d1b
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>
2020-02-04 12:09:24 +02:00
Pierre Neidhardt e4a88925b4
gnu: emacs-wgrep: Update to 2.3.2.
* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.2.
2020-02-04 10:55:01 +01:00
Brett Gilio a42f14204a
gnu: python-language-server: Update to 0.31.7.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.7.
2020-02-03 15:24:51 -06:00
Leo Famulari ca5e404f9a
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.
2020-02-03 12:04:17 -05:00
Jack Hill 692c4b3b44
gnu: qutebrowser: Update to 1.10.0
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.
2020-02-03 17:20:59 +01:00
Guillaume Le Vaillant 17c015c909
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.
2020-02-03 17:12:07 +01:00
Guillaume Le Vaillant 7e23dcc73e
gnu: sbcl-mgl-pax: Propagate the swank source package.
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[inputs]: Move swank to...
  [propagated-inputs]: ... here.
2020-02-03 17:12:07 +01:00
Guillaume Le Vaillant 237d58c3e4
gnu: sbcl-cffi-bootstrap: Update to 0.21.0.
* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.21.0.
2020-02-03 17:12:07 +01:00
Guillaume Le Vaillant 5d4d4c0179
gnu: Add cl-qrencode.
* gnu/packages/lisp-xyz.scm (sbcl-cl-qrencode, cl-qrencode, ecl-cl-qrencode):
  New variables.
2020-02-03 17:12:07 +01:00
Guillaume Le Vaillant 7b875e4efd
gnu: Add cl-zpng.
* gnu/packages/lisp-xyz.scm (sbcl-zpng, cl-zpng, ecl-zpng): New variables.
2020-02-03 17:12:07 +01:00
Guillaume Le Vaillant d165821ecc
gnu: Add cl-png-read.
* gnu/packages/lisp-xyz.scm (sbcl-png-read, cl-png-read, ecl-png-read): New
  variables.
2020-02-03 17:12:07 +01:00
Guillaume Le Vaillant 46cc2a38bc
gnu: Add cl-salza2.
* gnu/packages/lisp-xyz.scm (sbcl-salza2, cl-salza2, ecl-salza2): New
  variables.
2020-02-03 17:12:07 +01:00
Leo Prikler a9e5e6497a
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>
2020-02-03 17:01:51 +01:00
Leo Prikler 5a2ef79db2
gnu: Add ucd.
* gnu/packages/unicode.scm (ucd): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-02-03 17:00:18 +01:00
Leo Prikler 933bb1acdb
gnu: ibus: Disable parallel build.
* gnu/packages/ibus.scm (ibus)[arguments]: Disable parallel build.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-02-03 16:32:39 +01:00
Leo Prikler 0873cce16e
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>
2020-02-03 16:32:39 +01:00
Leo Prikler 1a9f666b1d
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>
2020-02-03 16:32:39 +01:00
Leo Prikler b7f0a55a9a
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>
2020-02-03 16:32:39 +01:00
Leo Prikler cb9cb2e89a
licenses: Add Unicode license.
* guix/licenses.scm (unicode): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-02-03 16:32:39 +01:00
Marius Bakke 7538510534
gnu: python-pyfakefs: Update to 3.7.1.
* gnu/packages/check.scm (python-pyfakefs): Update to 3.7.1.
2020-02-03 12:34:32 +01:00
Marius Bakke 9bf02042ca
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.
2020-02-03 12:34:31 +01:00
Marius Bakke c0fe2e1f03
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.
2020-02-03 12:34:31 +01:00
Marius Bakke 82ca7b2a3a
gnu: commencement: Remove unused module imports.
* gnu/packages/commencement.scm: Do not import (guix licenses),
(srfi srfi-26), and (ice-9 regex).
2020-02-03 12:34:31 +01:00
Marius Bakke bf16482c8c
gnu: rsync: Fix cross-compilation.
* gnu/packages/rsync.scm (rsync)[inputs]: Move PERL ...
[native-inputs]: ... here.
2020-02-03 12:34:31 +01:00
Pkill -9 d441a64550
gnu: Add lf.
* gnu/packages/disk.scm (lf): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-02 16:18:48 -05:00
Tobias Geerinckx-Rice 127c519870
gnu: sane-backends-minimal: Update to 1.0.29.
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.29.
2020-02-02 22:14:34 +01:00
Timotej Lazar 7b2ba609c3
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>
2020-02-02 16:11:34 -05:00
Timotej Lazar 451e1075f0
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>
2020-02-02 16:11:34 -05:00
Timotej Lazar cda9824585
gnu: Add wslay.
* gnu/packages/web.scm (wslay): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-02 16:11:34 -05:00
Oleg Pykhalov abfc2a9abd
gnu: Add emacs-ivy-clipmenu.
* gnu/packages/emacs-xyz.scm (emacs-ivy-clipmenu): New variable.
2020-02-02 23:32:46 +03:00
Timotej Lazar 5e8a7edce9
gnu: Add Slovenian Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-sl): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-02 20:50:33 +02:00
Efraim Flashner fb9d6f0f94
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.
2020-02-02 20:30:58 +02:00