Commit graph

57045 commits

Author SHA1 Message Date
Felix Gruber f1f9466e33
gnu: Add dune-subgrid
* gnu/packages/maths.scm (dune-subgrid): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Felix Gruber 07ebb75d17
gnu: Add dune-uggrid.
* gnu/packages/maths.scm (dune-uggrid): New variable.
(dune-grid)[propagated-inputs]: Add dune-uggrid dependency, so
that the UGGrid class in dune-grid can be used by packages that
have dune-grid as input.
(dune-functions)[arguments]: Enable tests that previously weren't
built as they require dune-uggrid.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Felix Gruber a669f6e27b
gnu: dune-*: set up MPI for tests
* gnu/packages/maths.scm (dune-common, dune-grid, dune-istl,
dune-alugrid): [arguments]: correctly set up MPI instead of disabling
tests that require MPI.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Ludovic Courtès f7537e30b8
inferior: Distinguish inferior exceptions.
This avoids ambiguities when looking at a backtrace where the exception
was actually thrown by an inferior in a very different context.

* guix/inferior.scm (&inferior-exception): New condition type.
(read-repl-response): Add optional 'inferior' parameter.  Raise
'&inferior-exception' instead of rethrowing to KEY when receiving an
'exception' message.
(read-inferior-response): Pass INFERIOR to 'read-repl-response'.
* tests/inferior.scm ("&inferior-exception"): New test.
2020-03-12 11:52:38 +01:00
Ludovic Courtès c00ae79cca
import: cpan: Gracefully handle missing projects.
* guix/import/cpan.scm (cpan-fetch): Check whether 'json-fetch' returns #f.
2020-03-12 11:52:38 +01:00
Ludovic Courtès 2d0409a4a2
import: utils: Remove 'assoc-ref*'.
* guix/import/utils.scm (assoc-ref*): Remove.
2020-03-12 11:52:37 +01:00
Ludovic Courtès 7657e61d6b
import: pypi: Rewrite to use 'define-json-mapping'.
* guix/import/pypi.scm (non-empty-string-or-false): New procedure.
(<pypi-project>, <project-info>, <distribution>): New record types.
(pypi-fetch): Call 'json->pypi-project'.
(latest-source-release, latest-wheel-release): Use the new record
accessors instead of 'assoc-ref*'.
(pypi->guix-package, latest-release): Likewise.
* tests/pypi.scm (test-json): Add mandatory fields.
2020-03-12 11:52:37 +01:00
Ludovic Courtès a20cfe71e9
gnu: guile-next: Enable JIT on ARMv7.
JIT support on ARMv7 is fixed by "guile-3.0-crash.patch".

* gnu/packages/guile.scm (guile-3.0)[arguments]: Remove.
2020-03-12 11:52:21 +01:00
Guillaume Le Vaillant ec73c90ee3
gnu: Add virtualpg.
* gnu/packages/geo.scm (virtualpg): New variable.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant 69b03ecd95
gnu: jgmenu: Update to 4.1.0.
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.1.0.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant 034d9544e2
gnu: udiskie: Update to 2.1.0.
* gnu/packages/freedesktop.scm (udiskie): Update to 2.1.0.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant 0aedcf4bc3
gnu: txr: Update to 233.
* gnu/packages/lisp.scm (txr): Update to 233.
2020-03-12 10:08:45 +01:00
Danny Milosavljevic 04b4c43232
doc: Fix description for "guix package -A".
* doc/guix.texi (Invoking guix package): Fix description for "guix package -A".
2020-03-12 09:55:20 +01:00
Efraim Flashner d8ba1135eb
gnu: python2-ipython: Fix build.
* gnu/packages/python-xyz.scm (python2-ipython)[arguments]: Adjust
skipped tests.
2020-03-12 10:25:42 +02:00
Tobias Geerinckx-Rice bf8ee1c504
gnu: xlockmore: Update to 5.62.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.62.
2020-03-12 05:10:21 +01:00
Tobias Geerinckx-Rice 81166ee488
gnu: xlockmore: Use HTTPS home page.
* gnu/packages/xdisorg.scm (xlockmore)[home-page]: Use HTTPS.
2020-03-12 04:57:46 +01:00
Tobias Geerinckx-Rice cf580e5ebf
gnu: mame: Use HTTPS home page.
* gnu/packages/emulators.scm (mame)[home-page]: Use HTTPS.
2020-03-12 04:57:44 +01:00
Tobias Geerinckx-Rice a30f20d49c
gnu: dosbox: Use HTTPS home page.
* gnu/packages/emulators.scm (dosbox)[home-page]: Use HTTPS.
2020-03-12 04:57:43 +01:00
Tobias Geerinckx-Rice f930814afa
gnu: Add gitless.
* gnu/packages/version-control.scm (gitless): New public variable.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice 62f6f9d99f
gnu: faust: Use HTTPS home page.
* gnu/packages/audio.scm (faust)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice 286ab9d3f5
gnu: rsound: Use HTTPS home page.
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice dd42a2f391
gnu: libgme: Update to 0.6.3.
* gnu/packages/music.scm (libgme): Update to 0.6.3.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice b5d32fb9dd
gnu: xmobar: Update to 0.33.
* gnu/packages/wm.scm (xmobar): Update to 0.33.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice 094afc97c6
gnu: gptfdisk: Use HTTPS home page.
* gnu/packages/disk.scm (gptfdisk)[home-page]: Use HTTPS.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice 7247b84195
gnu: ephoto: Update source and home page URIs.
* gnu/packages/enlightenment.scm (ephoto)[source]: Remove dead URI.
[home-page]: Follow (HTTPS) redirection.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice 32df41beef
gnu: s6: Update to 2.9.1.0.
* gnu/packages/skarnet.scm (s6): Update to 2.9.1.0.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice fe6cfa9943
gnu: simple-scan: Update to 3.36.0.
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.0.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice dd8cf0097e
gnu: picprog: Use HTTPS home page.
* gnu/packages/embedded.scm (picprog)[home-page]: Use HTTPS.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice 0308944ab0
gnu: java-snappy: Don't use unstable tarball.
* gnu/packages/java-compression.scm (java-snappy)[source]: Use GIT-FETCH
and GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice ca0fe294d6
gnu: java-snappy: Update to 1.1.7.3.
* gnu/packages/java-compression.scm (java-snappy): Update to 1.1.7.3.
2020-03-12 04:57:39 +01:00
Leo Famulari d7af0202a4
gnu: Borg: Update to 1.1.11.
* gnu/packages/backup.scm (borg): Update to 1.1.11.
2020-03-11 21:39:23 -04:00
Leo Famulari 4b5a0c0540
gnu: xxHash: Update to 0.7.3.
* gnu/packages/digest.scm (xxhash): Update to 0.7.3.
2020-03-11 21:39:16 -04:00
Marius Bakke 41c6e4f2b4
Merge branch 'master' into staging 2020-03-11 22:58:11 +01:00
Marius Bakke 58363ee500
gnu: Remove year range from copyright header.
* gnu/packages/python-xyz.scm: List years explicitly instead of range in
copyright line.
2020-03-11 22:56:51 +01:00
Marius Bakke 0a8655e6dc
gnu: Remove duplicate copyright line.
* gnu/packages/python-xyz.scm: Remove duplicate copyright.
2020-03-11 22:56:27 +01:00
Marius Bakke cb18f2bf31
gnu: python-cookies: Use the correct version of pytest.
* gnu/packages/python-web.scm (python-cookies)[native-inputs]: Change
PYTHON2-PYTEST to PYTHON-PYTEST.
2020-03-11 22:43:45 +01:00
Marius Bakke 6bd7d4cb74
gnu: python2-radon: Fix build.
* gnu/packages/python-xyz.scm (python-radon)[properties]: New field.
* gnu/packages/python-xyz.scm (python2-radon)[propagated-inputs]: Add
PYTHON2-CONFIGPARSER and PYTHON2-FUTURE.
2020-03-11 22:43:45 +01:00
Marius Bakke 6006727974
gnu: python-virtualenv: Update to 20.0.10.
* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.10.
2020-03-11 22:43:44 +01:00
Marius Bakke 7815afc958
gnu: python2-virtualenv: Fix build.
* gnu/packages/python-xyz.scm (python-virtualenv)[properties]: New field.
(python2-virtualenv)[propagated-inputs]: Add PYTHON2-CONTEXTLIB2.
[arguments]: New field.
2020-03-11 22:43:44 +01:00
Marius Bakke ebd4c25178
gnu: python-contextlib2: Update to 0.6.0.post1.
* gnu/packages/python-xyz.scm (python-contextlib2): Update to 0.6.0.post1.
2020-03-11 22:43:44 +01:00
Leo Famulari c03fc422b9
gnu: lpd8editor: Remove package.
This package has not built successfully in several months.

* gnu/packages/music.scm (lpd8editor): Remove variable.
2020-03-11 15:27:17 -04:00
Christopher Lemmer Webber dfe15d9919
gnu: Add xa.
* gnu/packages/assembly.scm (xa): New variable.
2020-03-11 15:13:30 -04:00
Guillaume Le Vaillant f7f67495ba
gnu: spatialite-gui: Fix GUI not showing up.
* gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase.
2020-03-11 19:33:25 +01:00
Marius Bakke f8cbe98e65
gnu: isc-dhcp: Fix cross-compilation.
* gnu/packages/admin.scm (isc-dhcp)[arguments]: Set BUILD_CC in
'fix-bind-cross-compilation' phase.  While at it, make the phase conditional
on %CURRENT-TARGET-SYSTEM.
2020-03-11 19:02:46 +01:00
Marius Bakke 805ac43c94
gnu: zile: Fix cross-compilation.
* gnu/packages/zile.scm (zile)[native-inputs]: Add THIS-PACKAGE when
cross-compiling.
[arguments]: Add phase when cross-compiling.
2020-03-11 18:58:48 +01:00
Marius Bakke 1ed3b845f7
gnu: python-multidict: Update to 4.7.5.
* gnu/packages/python-xyz.scm (python-multidict): Update to 4.7.5.
[arguments]: New field.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER.  Add PYTHON-PYTEST-COV.
2020-03-11 18:56:46 +01:00
Damien Cassou ad2c0f5b09
gnu: Add clipmenu.
* gnu/packages/xdisorg.scm (clipmenu): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-11 18:42:09 +01:00
Damien Cassou 51f187bee5
gnu: Add clipnotify.
* gnu/packages/xdisorg.scm (clipnotify): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-11 18:42:09 +01:00
Ludovic Courtès d8a822f462
download: Remove (web http) workarounds no longer relevant.
* guix/build/download.scm <top level>: Remove workarounds for
<https://bugs.gnu.org/23421> and for
<https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00070.html>.
2020-03-11 18:42:09 +01:00
Ludovic Courtès e688c2df39
build: Require Guile 2.2.3 or later.
* configure.ac: For 2.2.x, require 2.2.3 or later.
2020-03-11 18:42:09 +01:00