Commit graph

54039 commits

Author SHA1 Message Date
Efraim Flashner 290436d110
gnu: rust-libc-0.2: Update to 0.2.66.
* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.66.
2020-01-17 09:53:20 +02:00
Efraim Flashner 759dfa989e
gnu: rust-libc-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-libc-0.2)[arguments]: Skip build. Add
rust-rustc-std-workspace-core-1.0 to cargo-inputs.
[description]: Appease 'guix lint'.
[properties]: Remove field.
2020-01-17 09:53:19 +02:00
Efraim Flashner 6c92f52b2e
gnu: rust-itoa-0.4: Don't hide package.
* gnu/packages/crates-io.scm (rust-itoa-0.4)[arguments]: Skip build.
[properties]: Remove field.
2020-01-17 09:53:19 +02:00
Efraim Flashner 1403c31e3e
gnu: rust-itoa-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-itoa-0.1)[arguments]: Skip build.
[properties]: Don't inherit field.
2020-01-17 09:53:19 +02:00
Efraim Flashner a6e28a92c1
gnu: rust-iovec-0.1: Update to 0.1.4.
* gnu/packages/crates-io.scm (rust-iovec-0.1): Update to 0.1.4.
[arguments] Remove rust-winapi-0.2 from cargo-inputs.
2020-01-17 09:53:19 +02:00
Efraim Flashner 7499a9c781
gnu: rust-iovec-0.1: Don't hide package.
* gnu/package/crates-io.scm (rust-iovec-0.1)[arguments]: Skip build. Add
rust-libc-0.2, rust-winapi-0.2 to cargo-inputs.
[properties]: Remove field.
2020-01-17 09:53:18 +02:00
Efraim Flashner af9ca877b0
gnu: rust-hostname-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-hostname-0.1)[arguments]: Skip build.
Add rust-libc-0.2, rust-winutil-0.1 to cargo-inputs.
[host-name]: Update to new host-name.
[properties]: Remove field.
2020-01-17 09:53:18 +02:00
Efraim Flashner 5a3217e52c
gnu: rust-glob-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-glob-0.3)[arguments]: Skip build. Add
rust-tempdir-0.3 to cargo-development-inputs.
[properties]: Remove field.
2020-01-17 09:53:18 +02:00
Efraim Flashner 4711a24074
gnu: rust-glob-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-glob-0.2)[arguments]: Skip build. Add
rust-tempdir-0.3 to cargo-development-inputs.
[properties]: Don't inherit field.
2020-01-17 09:53:15 +02:00
Julien Lepiller 7b99aa043c
gnu: Add ocaml-4.09.
* gnu/packages/ocaml.scm (ocaml-4.09): New variable.
[argument]: Remove the no longer needed configure phase.
2020-01-17 04:11:06 +01:00
Tobias Geerinckx-Rice 90b8f4e292
gnu: stgit: Update to 0.21.
* gnu/packages/version-control.scm (stgit): Update to 0.21.
[native-inputs]: Add perl.
[arguments]: Build with default Python (3).
Add ‘hard-code-version’ and ‘patch-tests’ phases.
Fix and run all remaining tests in the ‘check’ phase.
2020-01-17 03:57:30 +01:00
Tobias Geerinckx-Rice 5976d0b07e
gnu: wavemon: Update to 0.9.1.
* gnu/packages/hardware.scm (wavemon): Update to 0.9.1.
2020-01-17 03:57:30 +01:00
Tobias Geerinckx-Rice df01360f78
gnu: python-publicsuffix2: Update to 2.20191221.
* gnu/packages/python-web.scm (python-publicsuffix2): Update to
2.20191221.
[arguments]: Add ‘ignore-maintainer-inputs’ phase.
2020-01-17 03:57:30 +01:00
Tobias Geerinckx-Rice 02d6e27e15
gnu: intel-vaapi-driver: Update to 2.4.0.
* gnu/packages/video.scm (intel-vaapi-driver): Update to 2.4.0.
2020-01-17 03:57:30 +01:00
Tobias Geerinckx-Rice 09c2fc2a10
gnu: miniupnpc: Update to 2.1.20191224.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20191224.
2020-01-17 03:57:30 +01:00
Nicolas Goaziou 4337140c93
gnu: Update copyright line.
* gnu/packages/game-development.scm: Update copyright line.
2020-01-16 23:39:39 +01:00
Leo Prikler 37c52b5b15
gnu: Refactor renpy build.
* gnu/packages/game-development.scm (python2-renpy)[arguments]: Use directory
excursions instead of invoking `chdir' directly in phases.
2020-01-16 23:38:52 +01:00
Nicolas Goaziou af4796d5ca
gnu: xmoto: Slight description rewording.
* gnu/packages/games.scm (xmoto)[description]: Slight rewording.
2020-01-16 23:23:38 +01:00
Nicolas Goaziou 40d2bddd01
gnu: Add xmoto.
* gnu/packages/games.scm (xmoto): New variable.
* gnu/packages/patches/xmoto-remove-glext.patch: New file.
* gnu/packages/patches/xmoto-reproducible.patch: New file.
* gnu/packages/patches/xmoto-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference new files.
2020-01-16 23:20:20 +01:00
Ludovic Courtès 9e016129e1
gnu: guile-fibers: Add "guile3.0-fibers" variant.
* gnu/packages/guile-xyz.scm (guile-fibers)[source]: Add 'modules' and
'snippet'.
(guile3.0-fibers): New variable.
2020-01-16 23:14:06 +01:00
Ludovic Courtès 9d6c6cb20e
import: elpa: Rewrite test to use an HTTP server instead of mocking.
* guix/import/elpa.scm (elpa-url): Add 'gnu/http'.
(elpa->guix-package): Handle it.
* tests/elpa.scm (elpa-package-info-mock, auctex-readme-mock)
(elpa-version->string, package-source-url, ensure-list)
(package-home-page, make-elpa-package): Remove.
<top level>: Call '%http-server-port'.
(eval-test-with-elpa): Remove uses of 'mock'.  Use 'with-http-server'
and parameterize 'current-http-proxy' instead.
2020-01-16 23:14:05 +01:00
Ludovic Courtès cfd1ed8401
import: cran: Avoid uses of '@@' in the tests.
* guix/import/cran.scm (description->alist, description->package): Export.
<top level>: Set! 'listify'.
* tests/cran.scm (description-alist, "description->package"): Remove use
of '@@' to access the relevant bindings.
2020-01-16 23:14:05 +01:00
Ludovic Courtès 72c678af55
import: crate: Export 'string->license'.
* guix/import/crate.scm (string->license): Export.
* tests/crate.scm (string->license): Remove.
2020-01-16 23:14:05 +01:00
Ludovic Courtès 3597c0396b
lzlib: Define 'dictionary-size+match-length-limit'.
* guix/lzlib.scm (%compression-levels): Splice the rest of each element.
(dictionary-size+match-length-limit): New procedure.
(make-lzip-output-port, make-lzip-input-port/compressed): Use it.
* tests/lzlib.scm ("Bytevector of size relative to Lzip internal buffers (2 * dictionary)"):
Use 'dictionary-size+match-length-limit' instead of 'assoc-ref'.
2020-01-16 23:14:05 +01:00
Nicolas Goaziou 584e46b1e0
gnu: asymptote: Add missing input.
* gnu/packages/plotutils.scm (asymptote)[inputs]: Add missing input for GUI.
2020-01-16 22:39:23 +01:00
Christopher Baines add8d50911
gnu: Add python-git-multimail.
* gnu/packages/version-control.scm (python-git-multimail): New variable.
2020-01-16 21:30:14 +00:00
Efraim Flashner 6e02ef79f5
gnu: translate-shell: Fix emacs install phase.
* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Update the
'emacs-install phase to install the .el files into the correct folder.
2020-01-16 22:00:12 +02:00
Tobias Geerinckx-Rice ef201cfee7
gnu: cgit: Update to 1.2.2.
* gnu/packages/version-control.scm (cgit): Update to 1.2.2.
[inputs]: Update git-source to 2.25.0.
2020-01-16 19:51:56 +01:00
Tobias Geerinckx-Rice c301dcef1c
gnu: handbrake: Update to 1.3.1.
* gnu/packages/video.scm (handbrake): Update to 1.3.1.
2020-01-16 19:51:56 +01:00
Tobias Geerinckx-Rice ec67d06996
gnu: ecasound: Update to 2.9.3.
* gnu/packages/audio.scm (ecasound): Update to 2.9.3.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice 694c297624
gnu: ecasound: Use HTTPS home page.
* gnu/packages/audio.scm (ecasound)[source, home-page]: Use HTTPS.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice ad83280f50
gnu: global: Update to 6.6.4.
* gnu/packages/code.scm (global): Update to 6.6.4.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice a82b6003e6
gnu: multipath-tools: Update to 0.8.3.
* gnu/packages/linux.scm (multipath-tools): Update to 0.8.3.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice 6cfbb7cb83
gnu: mcelog: Update to 168.
* gnu/packages/linux.scm (mcelog): Update to 168.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice dc26c8c533
gnu: noweb: Update to 2.12.
* gnu/packages/noweb.scm (noweb): Update to 2.12.
[source]: Switch to git repository.
[arguments]: Remove obsolete substitution.
[license]: Add BSD-2.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice bd9f588b37
gnu: noweb: Embed store references to external binaries.
* gnu/packages/noweb.scm (noweb)[argument]: Add ‘bind-early’ phase.
[inputs]: Add perl.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice 2c31cf87e3
gnu: noweb: Use HTTPS home page.
* gnu/packages/noweb.scm (noweb)[home-page, license]: Use HTTPS.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice 070dc95066
gnu: ethtool: Update to 5.4.
* gnu/packages/networking.scm (ethtool): Update to 5.4.
2020-01-16 19:51:54 +01:00
Marius Bakke ffe58d1d44
gnu: Add python2-objgraph.
* gnu/packages/python-xyz.scm (python2-objgraph): New public variable.
2020-01-16 19:20:22 +01:00
Marius Bakke eebc03bbb8
gnu: python-objgraph: Update to 3.4.1.
* gnu/packages/python-xyz.scm (python-objgraph): Update to 3.4.1.
2020-01-16 19:20:22 +01:00
Marius Bakke 34aa914478
gnu: python-graphviz: Update to 0.13.2.
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.13.2.
[native-inputs]: Add GRAPHVIZ, PYTHON-MOCK, PYTHON-PYTEST, PYTHON-PYTEST-COV,
and PYTHON-PYTEST-MOCK.
[arguments]: Replace 'check' phase.
2020-01-16 19:20:22 +01:00
Marius Bakke 9f7f5ba2d2
gnu: caribou: Build with Python 3.
* gnu/packages/gnome.scm (caribou)[native-inputs]: Change from PYTHON-2 to
PYTHON.
[inputs]: Change from PYTHON2-PYGOBJECT to PYTHON-PYGOBJECT.
2020-01-16 19:20:21 +01:00
Marius Bakke f2d56e3993
gnu: libpeas: Update to 1.24.1.
* gnu/packages/gnome.scm (libpeas): Update to 1.24.1.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: New field.
[native-inputs]: Remove INTLTOOL.  ADD GETTEXT-MINIMAL and
XORG-SERVER-FOR-TESTS.
2020-01-16 19:20:21 +01:00
Marius Bakke 7152a71431
gnu: ldb: Downgrade to 1.5.6.
1.5.6 is actually newer and fixes problems with Python 3.8.

* gnu/packages/samba.scm (ldb): Downgrade to 1.5.6.
2020-01-16 19:20:21 +01:00
Marius Bakke 3dfb3d44f3
gnu: python-importlib-metata: Delay python2 variant.
This is a follow-up to commit 5efa04dd93.

* gnu/packages/python-xyz.scm (python-importlib-metadata)[properties]: New
field.
2020-01-16 19:20:21 +01:00
Marius Bakke fdd0c36963
gnu: python-packaging: Fix test failures on non-x86_64 architectures.
* gnu/packages/patches/python-packaging-test-arch.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-packaging)[source](patches): New field.
2020-01-16 19:20:21 +01:00
Marius Bakke 7699e32289
gnu: kentutils: Build with OpenSSL 1.0.
* gnu/packages/bioinformatics.scm (kentutils)[inputs]: Change from OPENSSL to
OPENSSL-1.0.
2020-01-16 19:20:20 +01:00
Marius Bakke cbd3e73f06
gnu: poetry: Remove redundant input.
* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Remove PYTHON-PATHLIB2.
2020-01-16 19:20:20 +01:00
Marius Bakke bd8c62dbd1
gnu: python-zipp: Remove redundant inputs.
The Python 3 variant do not need these.

* gnu/packages/python-compression.scm (python-zipp)[native-inputs]: Remove
PYTHON-CONTEXTLIB2, PYTHON-PATHLIB2, and PYTHON-UNITTEST2.
[properties]: New field.
(python2-zipp)[native-inputs]: Add PYTHON2-CONTEXTLIB2, PYTHON2-PATHLIB2, and
PYTHON2-UNITTEST2.
2020-01-16 19:20:20 +01:00
Efraim Flashner 1c70205f82
gnu: rust-scopeguard-1.0: Don't hide package.
* gnu/packages/crates-io.scm (rust-scopeguard-1.0)[arguments]: Skip
build.
[properties]: Remove field.
2020-01-16 19:36:27 +02:00