summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: lucene++: Update to 3.0.8.Tobias Geerinckx-Rice2022-01-05
| | | | | | | | * gnu/packages/rdf.scm (lucene++): Update to 3.0.8. [source]: Add a nice snippet. [arguments]: Don't install the entire gtest suite. Add a custom 'check phase. [inputs]: Add zlib.
* gnu: hangups: Update to 0.4.16.Tobias Geerinckx-Rice2022-01-05
| | | | | * gnu/packages/messaging.scm (hangups): Update to 0.4.16. [propagated-inputs]: Upgrade python-protobuf-3.6 to python-protobuf.
* gnu: amsynth: Use G-expressions.Tobias Geerinckx-Rice2022-01-05
| | | | | * gnu/packages/music.scm (amsynth)[arguments]: Rewrite as G-expressions.
* gnu: amsynth: Update to 1.12.3.Tobias Geerinckx-Rice2022-01-05
| | | | * gnu/packages/music.scm (amsynth): Update to 1.12.3.
* gnu: moreutils: Use G-expressions.Tobias Geerinckx-Rice2022-01-05
| | | | | * gnu/packages/moreutils.scm (moreutils)[arguments]: Rewrite as G-expressions.
* gnu: moreutils: Update to 0.67.Tobias Geerinckx-Rice2022-01-05
| | | | * gnu/packages/moreutils.scm (moreutils): Update to 0.67.
* gnu: nbd: Update to 3.23.Tobias Geerinckx-Rice2022-01-05
| | | | * gnu/packages/networking.scm (nbd): Update to 3.23.
* gnu: itcl: Use G-expressions.Tobias Geerinckx-Rice2022-01-05
| | | | | * gnu/packages/tcl.scm (itcl)[arguments]: Rewrite as G-expressions.
* gnu: itcl: Update to 4.2.2.Tobias Geerinckx-Rice2022-01-05
| | | | * gnu/packages/tcl.scm (itcl): Update to 4.2.2.
* gnu: linuxdcpp: Reanimate.Tobias Geerinckx-Rice2022-01-05
| | | | | | | * gnu/packages/direct-connect.scm (linuxdcpp)[source]: Add patch and snippet to fix build. * gnu/packages/patches/linuxdcpp-openssl-1.1.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: rinutils: Respect #:tests?Tobias Geerinckx-Rice2022-01-05
| | | | * gnu/packages/games.scm (rinutils)[arguments]: Respect #:tests? in 'check.
* gnu: Add fcrackzip.Ricardo Wurmus2022-01-05
| | | | * gnu/packages/compression.scm (fcrackzip): New variable.
* gnu: emacs-goto-chg: Update to 1.7.4.Nicolas Goaziou2022-01-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.4.
* gnu: Add r-varhandle.Ricardo Wurmus2022-01-04
| | | | * gnu/packages/cran.scm (r-varhandle): New variable.
* gnu: snap: Update to 7.0.3.Nicolas Goaziou2022-01-04
| | | | * gnu/packages/education.scm (snap): Update to 7.0.3.
* gnu: r-archr: Update to 1.0.1-1.92ab814.Ricardo Wurmus2022-01-04
| | | | * gnu/packages/bioinformatics.scm (r-archr): Update to 1.0.1-1.92ab814.
* gnu: asymptote: Update to 2.74.Nicolas Goaziou2022-01-04
| | | | | | | | | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.74. [native-inputs]: Add autoconf, automake, boost, rapidjson, texlive-hyperref, texlive-latex-media9, texlive-latex-ocgx2. [inputs]: Add libtirpc. [arguments]<#:configure-flags>: Use gexps. <#:phases>: Fix more include statements. Add phase to prevent hard-coding tirpc include directory. Also force boostrapping. Remove trailing #T.
* gnu: Add mbed-tools.Mathieu Othacehe2022-01-04
| | | | * gnu/packages/embedded.scm (mbed-tools): New variable.
* gnu: Add python-pdoc3.Mathieu Othacehe2022-01-04
| | | | | | * gnu/packages/patches/python-pdoc3-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/local.mk (python-pdoc3): New variable.
* gnu: stlink: Update the uri.Mathieu Othacehe2022-01-04
| | | | * gnu/packages/embedded.scm (stlink)[origin]: Update it.
* gnu: stlink: Update to 1.7.0.Mathieu Othacehe2022-01-04
| | | | | * gnu/packages/embedded.scm (stlink): Update to 1.7.0. [home-page]: Update it.
* gnu: diffoscope: Update to 198.Tobias Geerinckx-Rice2022-01-04
| | | | * gnu/packages/diffoscope.scm (diffoscope): Update to 198.
* gnu: mpv: Update to 0.34.1.Tobias Geerinckx-Rice2022-01-04
| | | | * gnu/packages/video.scm (mpv): Update to 0.34.1.
* gnu: pgloader: Use G-expressions.Tobias Geerinckx-Rice2022-01-04
| | | | | | * gnu/packages/databases.scm (pgloader)[arguments]: Rewrite as G-expressions. [inputs]: Remove input labels.
* gnu: pgloader: Update to 3.6.3.Tobias Geerinckx-Rice2022-01-04
| | | | * gnu/packages/databases.scm (pgloader): Update to 3.6.3.
* gnu: direvent: Update to 5.3.Tobias Geerinckx-Rice2022-01-04
| | | | | | | | * gnu/packages/admin.scm (direvent): Update to 5.3. [source]: Drop hard-to-maintain snippet… [arguments]: …in favour of a wider regexp in the 'substitute-file-names phase, renamed from 'patch-/bin/sh, as we also patch "/bin/kill" to keep the tests passing.
* gnu: direvent: Use G-expressions.Tobias Geerinckx-Rice2022-01-04
| | | | | * gnu/packages/admin.scm (direvent)[source, arguments]: Rewrite using G-expressions. Don't explicitly return #t from phases.
* gnu: fortune-mod: Update to 3.12.0.Tobias Geerinckx-Rice2022-01-04
| | | | | | | * gnu/packages/games.scm (fortune-mod): Update to 3.12.0. [arguments]: Adjust 'delete-failing-test phase accordingly. [native-inputs]: Add docbook-xml-5, docbook-xsl, and perl-app-xml-docbook-builder.
* gnu: fortune-mod: Use G-expressions.Tobias Geerinckx-Rice2022-01-04
| | | | | | | | * gnu/packages/games.scm (fortune-mod)[arguments]: Rewrite as G-expressions. Split up misnamed 'fix-build-env phase into 'enter-build-directory, 'copy-cmake-modules, and 'delete-failing-test. Don't explicitly return #t from phases. [native-inputs]: Remove input labels. Remove shlomif-cmake-modules.
* gnu: rinutils: Update to 0.10.0.Tobias Geerinckx-Rice2022-01-04
| | | | * gnu/packages/games.scm (rinutils): Update to 0.10.0.
* gnu: rinutils: Use G-expressions.Tobias Geerinckx-Rice2022-01-04
| | | | | | * gnu/packages/games.scm (rinutils)[arguments]: Rewrite as G-expressions. Rename misnamed 'fix-build-env. [native-inputs]: Remove input labels. Remove shlomif-cmake-modules.
* gnu: shlomif-cmake-modules: Update to 89f05caf86078f783873975525230cf4fecede8a.Tobias Geerinckx-Rice2022-01-04
| | | | | * gnu/packages/games.scm (shlomif-cmake-modules): Update to commit 89f05caf86078f783873975525230cf4fecede8a.
* gnu: Add perl-app-xml-docbook-builder.Tobias Geerinckx-Rice2022-01-04
| | | | * gnu/packages/perl.scm (perl-app-xml-docbook-builder): New public variable.
* gnu: fasm: Update to 1.73.29.Tobias Geerinckx-Rice2022-01-04
| | | | * gnu/packages/assembly.scm (fasm): Update to 1.73.29.
* gnu: emacs-epkg: Update to 3.3.2.Nicolas Goaziou2022-01-04
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-epkg): Update to 3.3.2. [arguments]<#:phases>: Add phases to build documentation and follow upstream directory structure. [native-inputs]: Add TEXINFO.
* gnu: emacs-tide: Update to 4.5.4.Nicolas Goaziou2022-01-04
| | | | | * gnu/packages/emacs-xyz.scm (emacs-tide): Update to 4.5.4. [propagated-inputs]: Re-order alphabetically.
* gnu: emacs-bluetooth: Update to 0.3.Nicolas Goaziou2022-01-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.3.
* gnu: naev: Update to 0.9.1.Nicolas Goaziou2022-01-04
| | | | | | | | * gnu/packages/games.scm (naev): Update to 0.9.1. [source]: Use URL-FETCH. [arguments]<#:phases>: Remove keyword. [native-inputs]: Remove NAEV-ARTWORK. (naev-artwork): Remove variable.
* gnu: openmw: Update to 0.47.0.Felix Gruber2022-01-03
| | | | | | | | | | * gnu/packages/game-development.scm (openmw): Update to 0.47.0. [arguments]: Add "-DOPENMW_USE_SYSTEM_RECASTNAVIGATION=ON" to configure-flags. [inputs]: Use new simplified format. Add new dependencies lz4 and recastnavigation. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: bullet: Build with double precision arithmetics.Felix Gruber2022-01-03
| | | | | | | * gnu/packages/game-development.scm (bullet)[arguments]: Add configure flag for double precision arithmetics. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add recastnavigation.Felix Gruber2022-01-03
| | | | | | * gnu/packages/game-development.scm (recastnavigation): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Flatpak: Propagate GnuPG 2.2.32.Leo Famulari2022-01-03
| | | | | | | | | This fixes a profile collision between gnupg package variants: https://issues.guix.gnu.org/52981 * gnu/packages/package-management.scm (flatpak)[propagated-inputs]: Replace GNUPG with GNUPG-2.2.32.
* gnu: Add python-pythonanywhere.Filip Lajszczak2022-01-03
| | | | | | * gnu/packages/python-xyz.scm (python-pythonanywhere): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rust-system-deps-3: Fix and build package.Maxim Cournoyer2022-01-03
| | | | | | | | | * gnu/packages/crates-io.scm (rust-system-deps-3)[tests?]: Set to #f. [skip-build?]: Remove argument. [cargo-development-inputs]: Add rust-assert-matches-1, rust-itertools-0.10 and rust-lazy-static-1. [description]: Re-indent. [license]: Add missing field.
* gnu: rust-assert-matches-1: Update to 1.5.0.Maxim Cournoyer2022-01-03
| | | | * gnu/packages/crates-io.scm (rust-assert-matches-1): Update to 1.5.0.
* gnu: go-github-com-stretchr-objx: Remove vendored code.Efraim Flashner2022-01-03
| | | | | | | | | | * gnu/packages/golang.scm (go-github-com-stretchr-objx)[source]: Add snippet to remove vendor directory. [propagated-inputs]: Add go-github-com-davecgh-go-spew, go-github-com-pmezard-go-difflib [inputs]: Add go-github-com-stretchr-testify-bootstrap. [native-inputs]" Add go-gopkg-in-yaml-v2. (go-github-com-stretchr-testify-bootstrap): New variable.
* gnu: go-github-com-fatih-color: Remove vendored code.Efraim Flashner2022-01-03
| | | | | | | * gnu/packages/golang.scm (go-github-com-fatih-color)[source]: Add snippet. [propagated-inputs]: Add go-github-com-mattn-go-colorable, go-github-com-mattn-go-isatty.
* gnu: Add r-anndata.Ricardo Wurmus2022-01-03
| | | | * gnu/packages/cran.scm (r-anndata): New variable.
* Revert "gnu: xpra: Update to 4.3."Lars-Dominik Braun2022-01-03
| | | | | | | This reverts commit 3debb27e7ccdb614589adbc9b28b050c785abc01. The upgrade to 4.3 is not trivial and requires changes to the build process.
* gnu: pies: Update to 1.7.Efraim Flashner2022-01-03
| | | | | * gnu/packages/admin.scm (pies): Update to 1.7. [arguments]: Remove trailing #t from phases.