summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add smlnj.series-2649Brett Gilio2020-01-16
| | | | * gnu/packages/sml.scm (smlnj): New variable.
* gnu: xmoto: Slight description rewording.base-for-series-2649Nicolas Goaziou2020-01-16
| | | | * gnu/packages/games.scm (xmoto)[description]: Slight rewording.
* gnu: Add xmoto.Nicolas Goaziou2020-01-16
| | | | | | | | * 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.
* gnu: guile-fibers: Add "guile3.0-fibers" variant.Ludovic Courtès2020-01-16
| | | | | | * gnu/packages/guile-xyz.scm (guile-fibers)[source]: Add 'modules' and 'snippet'. (guile3.0-fibers): New variable.
* import: elpa: Rewrite test to use an HTTP server instead of mocking.Ludovic Courtès2020-01-16
| | | | | | | | | | | * 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.
* import: cran: Avoid uses of '@@' in the tests.Ludovic Courtès2020-01-16
| | | | | | | * 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.
* import: crate: Export 'string->license'.Ludovic Courtès2020-01-16
| | | | | * guix/import/crate.scm (string->license): Export. * tests/crate.scm (string->license): Remove.
* lzlib: Define 'dictionary-size+match-length-limit'.Ludovic Courtès2020-01-16
| | | | | | | | * 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'.
* gnu: asymptote: Add missing input.Nicolas Goaziou2020-01-16
| | | | * gnu/packages/plotutils.scm (asymptote)[inputs]: Add missing input for GUI.
* gnu: Add python-git-multimail.Christopher Baines2020-01-16
| | | | * gnu/packages/version-control.scm (python-git-multimail): New variable.
* gnu: translate-shell: Fix emacs install phase.Efraim Flashner2020-01-16
| | | | | * gnu/packages/dictionaries.scm (translate-shell)[arguments]: Update the 'emacs-install phase to install the .el files into the correct folder.
* gnu: cgit: Update to 1.2.2.Tobias Geerinckx-Rice2020-01-16
| | | | | * gnu/packages/version-control.scm (cgit): Update to 1.2.2. [inputs]: Update git-source to 2.25.0.
* gnu: handbrake: Update to 1.3.1.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/video.scm (handbrake): Update to 1.3.1.
* gnu: ecasound: Update to 2.9.3.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/audio.scm (ecasound): Update to 2.9.3.
* gnu: ecasound: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/audio.scm (ecasound)[source, home-page]: Use HTTPS.
* gnu: global: Update to 6.6.4.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/code.scm (global): Update to 6.6.4.
* gnu: multipath-tools: Update to 0.8.3.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/linux.scm (multipath-tools): Update to 0.8.3.
* gnu: mcelog: Update to 168.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/linux.scm (mcelog): Update to 168.
* gnu: noweb: Update to 2.12.Tobias Geerinckx-Rice2020-01-16
| | | | | | | * gnu/packages/noweb.scm (noweb): Update to 2.12. [source]: Switch to git repository. [arguments]: Remove obsolete substitution. [license]: Add BSD-2.
* gnu: noweb: Embed store references to external binaries.Tobias Geerinckx-Rice2020-01-16
| | | | | * gnu/packages/noweb.scm (noweb)[argument]: Add ‘bind-early’ phase. [inputs]: Add perl.
* gnu: noweb: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/noweb.scm (noweb)[home-page, license]: Use HTTPS.
* gnu: ethtool: Update to 5.4.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/networking.scm (ethtool): Update to 5.4.
* gnu: Add python2-objgraph.Marius Bakke2020-01-16
| | | | * gnu/packages/python-xyz.scm (python2-objgraph): New public variable.
* gnu: python-objgraph: Update to 3.4.1.Marius Bakke2020-01-16
| | | | * gnu/packages/python-xyz.scm (python-objgraph): Update to 3.4.1.
* gnu: python-graphviz: Update to 0.13.2.Marius Bakke2020-01-16
| | | | | | | * 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.
* gnu: caribou: Build with Python 3.Marius Bakke2020-01-16
| | | | | | * gnu/packages/gnome.scm (caribou)[native-inputs]: Change from PYTHON-2 to PYTHON. [inputs]: Change from PYTHON2-PYGOBJECT to PYTHON-PYGOBJECT.
* gnu: libpeas: Update to 1.24.1.Marius Bakke2020-01-16
| | | | | | | | * 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.
* gnu: ldb: Downgrade to 1.5.6.Marius Bakke2020-01-16
| | | | | | 1.5.6 is actually newer and fixes problems with Python 3.8. * gnu/packages/samba.scm (ldb): Downgrade to 1.5.6.
* gnu: python-importlib-metata: Delay python2 variant.Marius Bakke2020-01-16
| | | | | | | This is a follow-up to commit 5efa04dd935ecf6f7803501b1b8952810f4330ad. * gnu/packages/python-xyz.scm (python-importlib-metadata)[properties]: New field.
* gnu: python-packaging: Fix test failures on non-x86_64 architectures.Marius Bakke2020-01-16
| | | | | | * 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.
* gnu: kentutils: Build with OpenSSL 1.0.Marius Bakke2020-01-16
| | | | | * gnu/packages/bioinformatics.scm (kentutils)[inputs]: Change from OPENSSL to OPENSSL-1.0.
* gnu: poetry: Remove redundant input.Marius Bakke2020-01-16
| | | | * gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Remove PYTHON-PATHLIB2.
* gnu: python-zipp: Remove redundant inputs.Marius Bakke2020-01-16
| | | | | | | | | | 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.
* gnu: rust-scopeguard-1.0: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-scopeguard-1.0)[arguments]: Skip build. [properties]: Remove field.
* gnu: rust-scopeguard-0.3: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-scopeguard-0.3)[arguments]: Skip build. [properties]: Don't inherit field.
* gnu: rust-scoped-tls-1.0: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-scoped-tls-1.0)[arguments]: Skip build. [properties]: Remove field.
* gnu: rust-scoped-tls-0.1: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-scoped-tls-0.1)[arguments]: Skip build. [properties]: Don't inherit field.
* gnu: rust-getopts-0.2: Update to 0.2.21.Efraim Flashner2020-01-16
| | | | | | | * gnu/packages/crates-io.scm (rust-getopts-0.2): Update to 0.2.21. [arguments]: Add rust-unicode-width-0.1, rust-rustc-std-workspace-core-1.0, rust-rustc-std-workspace-std-1.0 to cargo-inputs.
* gnu: rust-getopts-0.2: Don't hide package.Efraim Flashner2020-01-16
| | | | | | | * gnu/packages/crates-io.scm (rust-getopts-0.2)[arguments]: Skip build. Add rust-log-0.3 to cargo-development-inputs. [home-page]: Update home-page. [properties]: Remove field.
* gnu: Add rust-rustc-std-workspace-std-1.0.Efraim Flashner2020-01-16
| | | | * gnu/packages/crates-io.scm (rust-rustc-std-workspace-std-1.0): New variable.
* gnu: rust-futures-0.1: Update to 0.1.29.Efraim Flashner2020-01-16
| | | | * gnu/packages/crates-io.scm (rust-futures-0.1): Update to 0.1.29.
* gnu: rust-futures-0.1: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-futures-0.1)[arguments]: Skip build. [home-page]: Update home-page. [properties]: Remove field.
* gnu: rust-fuchsia-zircon-sys-0.3: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-fuchsia-zircon-sys-0.3)[arguments]: Skip build. [properties]: Remove field.
* gnu: rust-fuchsia-zircon-0.3: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-fuchsia-zircon-0.3)[arguments]: Skip build. Add rust-bitflags-1, rust-fuchsia-zircon-sys-0.3 to cargo-inputs. [properties]: Remove field.
* gnu: rust-fuchsia-cprng-0.1: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-fuchsia-cprng-0.1)[arguments]: Skip build. [properties]: Remove field.
* gnu: rust-fs-extra-1.1: Don't hide package.Efraim Flashner2020-01-16
| | | | | * gnu/packages/crates-io.scm (rust-fs-extra-1.1)[arguments]: Skip build. [properties]: Remove field.
* gnu: rust-fnv-1.0: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-fnv-1.0)[arguments]: Skip build. [synopsis]: Appease 'guix lint'. [properties]: Remove field.
* gnu: rust-fixedbitset-0.1: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-fixedbitset-0.1)[arguments]: Skip build. [properties]: Remove field.
* gnu: rust-findshlibs-0.5: Don't hide package.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-findshlibs-0.5)[arguments]: Skip build. Add rust-lazy-static-1.3, rust-libc-0.2 to cargo-inputs. [properties]: Remove field.
* gnu: rust-filetime-0.2: Update to 0.2.8.Efraim Flashner2020-01-16
| | | | | | * gnu/packages/crates-io.scm (rust-filetime-0.2): Update to 0.2.8. [arguments]: Remove rust-tempdir-0.3 from cargo-development-inputs. Add rust-tempfile-3.0.