summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add python2-openpyxl.BonfaceKilz2020-10-18
| | | | | | | * gnu/packages/python-xyz.scm (python2-openpyxl): New package. (python-openpyxl)[properties]: Add reference to python2-openpyxl. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add hunspell-dict-de.Jonathan Brielmaier2020-10-18
| | | | | | * gnu/packages/libreoffice.scm (hunspell-dict-de): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add ispell.Jakub Kądziołka2020-10-18
| | | | | | | * gnu/packages/aspell.scm (ispell): New variable. Co-authored-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: newsboat-2.13: Build with json-c-0.13.Efraim Flashner2020-10-18
| | | | | * gnu/packages/syndication.scm (newsboat-2.13)[inputs]: Replace json-c with json-c@.013.
* gnu: vc-dwim: Update to 1.10.Efraim Flashner2020-10-18
| | | | * gnu/packages/version-control.scm (vc-dwim): Update to 1.10.
* gnu: ncmpc: Update to 0.41.Tobias Geerinckx-Rice2020-10-17
| | | | * gnu/packages/mpd.scm (ncmpc): Update to 0.41.
* gnu: Add r-calculus.Magali Lemes2020-10-17
| | | | | | * gnu/packages/cran.scm (r-calculus): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xpra: Fix HTML serverLars-Dominik Braun2020-10-17
| | | | | | | | * gnu/packages/patches/xpra-4.0.4-norequests.patch: Add file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (xpra)[patches]: Apply it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-asynctest: Fix build.Nicolas Goaziou2020-10-17
| | | | | * gnu/packages/python-xyz.scm (python-asynctest): Disabled all failing tests. Return #t at the end of the phase.
* gnu: python-duniterpy: Update to 0.60.0.Nicolas Goaziou2020-10-17
| | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.60.0.
* gnu: qutebrowser: Update to 1.14.0.Michael Rohleder2020-10-17
| | | | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 1.14.0. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: python-base58: Update to 2.0.1.Nicolas Goaziou2020-10-17
| | | | * gnu/packages/python-crypto.scm (python-base58): Update to 2.0.1.
* gnu: lynx: Update to 2.9.0dev.6.Brett Gilio2020-10-16
| | | | * gnu/packages/web-browsers.scm (lynx): Update to 2.9.0dev.6.
* gnu: xlsxio: Update to 0.2.29.Brett Gilio2020-10-16
| | | | * gnu/packages/xml.scm (xlsxio): Update to 0.2.29.
* gnu: swi-prolog: Update to 8.3.9.Brett Gilio2020-10-16
| | | | * gnu/packages/prolog.scm (swi-prolog): Update to 8.3.9.
* gnu: emacs-org-journal: Update to 2.1.1.Brett Gilio2020-10-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-journal): Update to 2.1.1.
* gnu: emacs-org-webring: Update to 1.9.Brett Gilio2020-10-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.
* gnu: emacs-gdscript-mode: Update to 1.4.0.AuPath2020-10-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-gdscript-mode): Update to 1.4.0. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: grass: Fix start-up without python@3 in profile.Tobias Geerinckx-Rice2020-10-16
| | | | | * gnu/packages/geo.scm (grass)[arguments]: Rename ‘wrap-python’ phase to ‘python:wrap’. Add ‘wrap-with-python-interpreter’ phase.
* gnu: grass: Update to 7.8.4.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/geo.scm (grass): Update to 7.8.4.
* gnu: containerd: Don't 'chdir' in build phases.Oleg Pykhalov2020-10-16
| | | | | | | | | This fixes breaks the 'install-license-files' phase added in 6b793fa66218337a1f638466753cd5326a6a6c18 and is generally not good practice. * gnu/packages/docker.scm (containerd): [arguments]: Use 'with-directory-excursion' instead of 'chdir' in build phases.
* gnu: iproute2: Update to 5.9.0.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/linux.scm (iproute2): Update to 5.9.0.
* gnu: make-lua-ossl: Fix bogus use of DESTDIR.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/lua.scm (make-lua-ossl)[arguments]: Set the standard PREFIX variable.
* gnu: multitail: Edit synopsis & description.Tobias Geerinckx-Rice2020-10-16
| | | | | * gnu/packages/logging.scm (multitail)[synopsis, description]: Fix typo & rephrase.
* gnu: multitail: Cross-compile.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/logging.scm (multitail)[arguments]: Use CC-FOR-TARGET.
* gnu: multitail: Remove bogus use of DESTDIR.Tobias Geerinckx-Rice2020-10-16
| | | | | * gnu/packages/logging.scm (multitail)[arguments]: Use the PREFIX variable instead.
* gnu: dstat: Fix bogus use of DESTDIR.Tobias Geerinckx-Rice2020-10-16
| | | | | * gnu/packages/admin.scm (dstat)[arguments]: Set the standard prefix variable.
* gnu: filters: Fix bogus use of DESTDIR.Tobias Geerinckx-Rice2020-10-16
| | | | | * gnu/packages/toys.scm (filters)[arguments]: Set and respect the standard prefix variable.
* gnu: filters: Fix repository URL.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/toys.scm (filters)[source]: Use git://.
* gnu: filters: Replace git commit with equivalent tag.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/toys.scm (filters)[source]: Use tag.
* gnu: filters: Prepare for cross-compilation.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/toys.scm (filters)[arguments]: Use CC-FOR-TARGET.
* gnu: vim: Update to 8.2.1852.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.1852.
* gnu: gpxsee: Update to 7.34.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/gps.scm (gpxsee): Update to 7.34.
* gnu: spread-sheet-widget: Update to 0.7.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.7.
* gnu: ethtool: Update to 5.9.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/networking.scm (ethtool): Update to 5.9.
* gnu: ndctl: Update to 70.1.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/disk.scm (ndctl): Update to 70.1.
* gnu: libostree: Update to 2020.7.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/package-management.scm (libostree): Update to 2020.7.
* gnu: python-sqlalchemy: Update to 1.3.20.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.20.
* gnu: tintin++: Update to 2.02.04.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/games.scm (tintin++): Update to 2.02.04.
* gnu: soundtouch: Update to 2.2.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/audio.scm (soundtouch): Update to 2.2.
* gnu: libressl: Update to 3.1.4.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/tls.scm (libressl): Update to 3.1.4.
* gnu: gnuzilla: Use 'assume-valid-file-name' where appropriate.Ludovic Courtès2020-10-16
| | | | | | | This avoids spurious 'local-file' warnings when running "make". * gnu/packages/gnuzilla.scm (icecat-source): Wrap 'search-patch' calls in 'assume-valid-file-name'.
* gnu: runc, skopeo, docker-cli, umoci: Don't 'chdir' in build phases.Ludovic Courtès2020-10-16
| | | | | | | | | | | | | | | This fixes breaks the 'install-license-files' phase added in 6b793fa66218337a1f638466753cd5326a6a6c18 and is generally not good practice. Reported by divoplade on #guix. * gnu/packages/virtualization.scm (runc)[arguments]: Use 'with-directory-excursion' instead of 'chdir' in build phases. (skopeo)[arguments]: Likewise. (umoci)[arguments]: Likewise. * gnu/packages/docker.scm (docker-cli)[arguments]: In 'install' phase, remove call to 'chdir' and adjust 'install-file' argument accordingly.
* gnu: julia: Update to 1.5.2.Tim Howes2020-10-16
| | | | | | | | | | | | | * gnu/packages/julia.scm (libuv-julia): No change to libuv.version. (julia-patch): Update to 1.5.2. (llvm-julia)[inherit]: Update to use llvm-9. [source]: Apply patches for llvm-9 from deps/llvm.mk. (julia): Update to 1.5.2. [source]: Remove substitutions for precompile.jl and cmdlineargs.jl. Add a substitution for Dates/io tests. Set --depwarn=error for tests. [arguments]: Set LLVM_VER=9.0.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: docker-cli: Fix build.Efraim Flashner2020-10-16
| | | | | | | This is a follow-up to 6b793fa66218337a1f638466753cd5326a6a6c18. * gnu/packages/docker.scm (docker-cli)[arguments]: In custom 'install phase don't change directory to install 'docker' binary.
* gnu: perl-db-file: Update to 1.855.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/databases.scm (perl-db-file): Update to 1.855.
* gnu: cpuid: Fix typo.Tobias Geerinckx-Rice2020-10-16
| | | | | | | This is a left-behind fixup commit to 2bfe99b11ac89ea723fd5d8aed9d6cdac78d71d4. * gnu/packages/linux.scm (cpuid)[arguments]: Quasiquote.
* gnu: perl-role-tiny: Update to 2.001004.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/perl.scm (perl-role-tiny): Update to 2.001004.
* gnu: dmidecode: Update to 3.3.Tobias Geerinckx-Rice2020-10-16
| | | | | * gnu/packages/admin.scm (dmidecode): Update to 3.3. [arguments]: Restructure. Add CC to #:make-flags.
* gnu: chirp: Update to 20201014.Tobias Geerinckx-Rice2020-10-16
| | | | * gnu/packages/radio.scm (chirp): Update to 20201014.