Commit graph

83992 commits

Author SHA1 Message Date
Julien Lepiller 15c91189cb
nls: Update translations. 2021-10-17 22:10:25 +02:00
Nicolas Goaziou a42f483c74
gnu: emacs-itail: Update to 0.0.8.
* gnu/packages/emacs-xyz.scm (emacs-itail): Update to 0.0.8.
[description]: Some typography fixes.
2021-10-17 21:37:51 +02:00
Nicolas Goaziou 6b6d671905
gnu: emacs-mindmap: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-mindmap): Update to 0.4.
2021-10-17 21:34:07 +02:00
Efraim Flashner 3645f7aa0c
gnu: lagrange: Update to 1.7.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.7.2.
[inputs]: Add fribidi, harfbuzz, libwebp.
2021-10-17 22:15:59 +03:00
Nicolas Goaziou e70eb6dd3f
gnu: emacs-datetime: Update to 0.7.1.
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.7.1.
2021-10-17 21:15:12 +02:00
Nicolas Goaziou 5fd4047933
gnu: emacs-extmap: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-extmap): Update to 1.2.
2021-10-17 21:13:48 +02:00
Nicolas Goaziou e5cf825f3b
gnu: emacs-rust-mode: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.0.
[arguments]<#:phases>: Remove phase to run tests.
<#:test-command>: Use new command.
<#:tests?>: Disable tests for now. The `check' phases fails with status 127,
even though all tests pass in the build environment, when "make test" is
called manually.
2021-10-17 21:09:35 +02:00
Efraim Flashner 52e9ce3adc
gnu: deja-dup: Sort inputs alphabetically.
* gnu/packages/gnome.scm (deja-dup)[inputs]: Sort alphabetically.
[native-inputs]: Same.
2021-10-17 21:48:56 +03:00
Efraim Flashner 23b216f122
gnu: duplicity: Update home-page.
* gnu/packages/backup.scm (duplicity)[home-page]: Update to new upstream
URI.
2021-10-17 21:48:56 +03:00
Vivien Kraus 5a6411f684
gnu: deja-dup: Let deja-dup find duplicity.
* gnome.scm (deja-dup)[phases]: Wrap deja-dup to include duplicity
in PATH.
[inputs]: Add bash-minimal.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:48:37 +03:00
Vivien Kraus e4abf26a0f
gnu: duplicity: Depend on dbus.
* gnu/packages/backup.scm (duplicity)[inputs]: Add dbus.
[arguments]: Adjust 'use-store-file-names to substitute the dbus-launch
program name.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:21:29 +03:00
Vivien Kraus 065f84d8df
gnu: duplicity: Depend on python-pygobject.
* gnu/packages/backup.scm (duplicity)[propagated-inputs]:
Add python-pygobject.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:20:18 +03:00
jgart 06b46713a4
gnu: janet: Upgrade to 1.18.1.
* gnu/packages/lisp.scm (janet): Upgrade to 1.18.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:14:57 +03:00
Julien Lepiller 0623138ffa
maint: Factorize po xref translation.
This ensures we use the same method in "make" as in "guix/self.scm".

* Makefile.am: Build guix/build/po.scm.
* build-aux/convert-xref.scm: New file.
* doc/local.mk (xref_command): Use it.
* guix/self.scm (translate-cross-references): Move it...
* guix/build/po.scm: Parse comments and flags separately to find fuzzy
flags.
(translate-cross-references): ...here.
(parse-tree->assoc): Ignore fuzzy entries.
2021-10-17 18:26:44 +02:00
Tobias Geerinckx-Rice d1b375402f
gnu: ipset: Omit static library.
* gnu/packages/linux.scm (ipset)[arguments]: Add "--disable-static" to
the #:configure-flags.
2021-10-17 16:37:42 +02:00
Tobias Geerinckx-Rice 6441d8ad08
gnu: ipset: Update to 7.15.
* gnu/packages/linux.scm (ipset): Update to 7.15.
2021-10-17 16:37:42 +02:00
Jovany Leandro G.C e22f12bb79
gnu: workrave: Update to 1.10.48.
* gnu/packages/gnome.scm (workrave): Update to 1.10.48.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-17 15:30:26 +02:00
jgart via Guix-patches via 64e5829653
gnu: nix: Update to 2.3.16.
* gnu/packages/package-management.scm (nix): Update to 2.3.16.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-17 14:58:38 +02:00
Tobias Geerinckx-Rice 258a27eea9
gnu: hwinfo: Update to 21.77.
* gnu/packages/hardware.scm (hwinfo): Update to 21.77.
[arguments]: Don't explicitly return #t from phases.
2021-10-17 02:27:20 +02:00
Tobias Geerinckx-Rice a7e7978937
gnu: blueman: Update to 2.2.2.
* gnu/packages/networking.scm (blueman): Update to 2.2.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-17 02:27:19 +02:00
Tobias Geerinckx-Rice c34333c3db
gnu: jitterentropy-rngd: Update to 1.2.5.
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.5.
2021-10-17 02:27:19 +02:00
Tobias Geerinckx-Rice ae6a2a5231
gnu: inxi-minimal: Update to 3.3.07-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.07-1.
2021-10-17 02:27:18 +02:00
Tobias Geerinckx-Rice 51b7762914
gnu: htop: Update to 3.1.1.
* gnu/packages/admin.scm (htop): Update to 3.1.1.
2021-10-17 02:27:17 +02:00
Tobias Geerinckx-Rice a1030d2151
gnu: c-ares: Update to 1.17.2.
* gnu/packages/adns.scm (c-ares/fixed): Update to 1.17.2.
2021-10-17 02:27:16 +02:00
Tobias Geerinckx-Rice 6cd33f855c
gnu: gnss-sdr: Update to 0.0.15.
* gnu/packages/radio.scm (gnss-sdr): Update to 0.0.15.
[arguments]: Remove 'fix-tests phase.  Tests pass regardless.
2021-10-17 01:07:41 +02:00
Tobias Geerinckx-Rice 620bce2573
gnu: font-liberation: Update to 2.1.5.
* gnu/packages/fonts.scm (font-liberation): Update to 2.1.5.
2021-10-17 01:07:41 +02:00
Vinicius Monego 8c55fdf80a
gnu: Add mixxx.
* gnu/packages/music.scm (mixxx): New variable.
* gnu/packages/patches/mixxx-link-qtscriptbytearray-qtscript.patch,
gnu/packages/patches/mixxx-system-googletest-benchmark.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:25 -04:00
Vinicius Monego 747b98b32f
gnu: Add mp3guessenc.
* gnu/packages/audio.scm (mp3guessenc): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:25 -04:00
Vinicius Monego 38582fb53c
gnu: Add spscqueue.
* gnu/packages/cpp.scm (spscqueue): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego 9fe7b55ad0
gnu: Add libshout-idjc.
* gnu/packages/audio.scm (libshout-idjc): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego 87535cbc98
gnu: opusfile: Fix Opus header lookups.
* gnu/packages/xiph.scm (opusfile)[arguments]<#:phases>: Add a 'fix-multistream'
phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego f2acd45eae
gnu: Add libdjinterop.
* gnu/packages/audio.scm (libdjinterop): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego 5ced0440ed
gnu: Add libkeyfinder.
* gnu/packages/audio.scm (libkeyfinder): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:17 -04:00
Vivien Kraus df24044824
gnu: minetest-basic-materials: Propagate minetest-moreores.
* gnu/packages/minetest.scm (minetest-basic-materials)
[propagated-inputs]: Add minetest-moreores.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-16 17:30:31 +02:00
Vivien Kraus a4a96d2f6d
gnu: Add minetest-moreores.
* gnu/packages/minetest.scm (minetest-moreores): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-16 17:30:31 +02:00
Vivien Kraus 9a8c7808cc
build-system/minetest: Install config.txt and _config.txt.
* guix/build/minetest-build-system.scm (mod-install-plan):
Add "config.txt" and "_config.txt" to the list of installed files.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-16 17:30:31 +02:00
Vivien Kraus b0248a52e0
build-system/minetest: Gather whole failing test output.
* guix/build/minetest-build-system.scm (check):
Gather the whole output when a test fails.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice 6979d57e53
gnu: font-abattis-cantarell: Update to 0.303.
This atones^Wfollows up on commit 44469ffd83
which, as its changelog suggests, was not supposed to suck.

* gnu/packages/fonts.scm (font-abattis-cantarell): Update to 0.303.
[source]: Fetch a zipbomb from GNOME's GitLab.
[build-system]: Use the font-build-system.  We never actually built
anything.
[arguments]: Add custom 'unpack-source and 'unpack-variable-font phases.
[native-inputs]: Fetch another zipbomb from GNOME's GitLab.
Add unzip to unpack both of them.  Remove gettext-minimal.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice e924e0adcf
gnu: fio: Update to 3.28.
* gnu/packages/benchmark.scm (fio): Update to 3.28.
[arguments]: Don't explicitly return #t from phases.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice 877313f8c0
gnu: gtkwave: Update to 3.3.111.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.111.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice 39c1660cef
gnu: font-overpass: Update to 3.0.5.
* gnu/packages/fonts.scm (font-overpass): Update to 3.0.5.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice c0a338b07b
gnu: fnott: Update to 1.1.2.
* gnu/packages/wm.scm (fnott): Update to 1.1.2.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice 5ca4d617a0
gnu: handbrake: Update to 1.4.2.
* gnu/packages/video.scm (handbrake): Update to 1.4.2.
[source]: Don't explicitly return #t from snippet.
[arguments]: Nor from phases.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice dfbc2236ee
gnu: angband: Update to 4.2.3.
* gnu/packages/games.scm (angband): Update to 4.2.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Remove custom 'bootstrap phase.
2021-10-16 17:30:29 +02:00
Jonathan Brielmaier e2c4d8d6da
gnu: icedove: Update to 78.15.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.15.0.
2021-10-16 15:12:11 +00:00
Nicolas Goaziou ccc3827e26
gnu: emacs-org-contrib: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.3.
2021-10-16 16:13:34 +02:00
Oleg Pykhalov ff20d3928d
home: services: shells: Fix documentation about file-like objects.
* gnu/home/services/shells.scm:
(home-shell-profile-configuration, home-shell-profile-service-type,
home-zsh-configuration, home-zsh-extension, home-bash-configuration,
home-bash-extension, home-fish-configuration, home-fish-extension):
Replace 'strings or gexps' with 'file-like objects' in the documentation.
* doc/guix.texi (Shells Home Services): Same.
2021-10-16 16:48:44 +03:00
jgart 34b0aa16e7
gnu: Add python-json2html.
* gnu/packages/python-xyz.scm (python-json2html): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-16 16:53:10 +05:30
jgart 62ca859aa4
gnu: xsecurelock: Update to 1.7.0.
* gnu/packages/xdisorg.scm (xsecurelock): Update to 1.7.0.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-16 16:10:23 +05:30
jgart b09daf5210
gnu: python-gitpython: Update to 3.1.24.
* gnu/packages/version-control.scm (python-gitpython): Update to 3.1.24.
[arguments]: Do not return #t from custom phases.
[propagated-inputs]: Add python-typing-extensions.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-16 15:39:52 +05:30