zimoun
6e08f07f20
guix hash: Support several files.
...
* guix/scripts/hash.scm (guix-hash): Allow several files.
[file-hash]: Catch system-error.
[formatted-hash]: New procedure.
* tests/guix-hash.sh: Add test.
* doc/guix.texi (Invoking guix hash): Mention "one or more files".
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-12-17 17:29:34 +01:00
Xinglu Chen
155fc235b5
import: Beautify descriptions when appropriate.
...
* guix/import/elpa.scm (elpa-package->sexp)
* guix/import/gnu.scm (gnu-package->sexp)
* guix/import/hackage.scm (hackage-module->sexp)
* guix/import/minetest.scm (make-minetest-sexp)
* guix/import/opam.scm (opam->guix-package)
* guix/import/pypi.scm (make-pypi-sexp): Beautify descriptions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-17 17:29:34 +01:00
Xinglu Chen
5cd1019488
import: utils: Wrap lines in description.
...
* guix/import/utils.scm (beautify-description): Use ‘fill-paragraph’; add
optional ‘length’ argument.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-17 17:29:34 +01:00
Raghav Gururajan
d6abbfdab3
gnu: python-nbxmpp: Correct libsoup dependency.
...
This packages uses ABI of libsoup v2.
* gnu/packages/messaging.scm (python-nbxmpp)[inputs]: Replace libsoup
with libsoup-minimal-2.
2021-12-17 10:47:24 -05:00
Raghav Gururajan
2d6ad9e2e0
gnu: python-precis-i18n: Update to 1.0.3.
...
* gnu/packages/python-xyz (python-precis-i18n)[version]: Update to 1.0.3.
2021-12-17 10:38:28 -05:00
Leo Famulari
8879862aa8
gnu: video-contact-sheet: Tweak the synopsis and description.
...
* gnu/packages/video.scm (video-contact-sheet)[synopsis, description]: Improve.
2021-12-17 10:22:19 -05:00
Pradana AUMARS
61ae42e773
gnu: Add video-contact-sheet.
...
* gnu/packages/video.scm (video-contact-sheet): New variable.
2021-12-17 10:11:38 -05:00
Guillaume Le Vaillant
6718fe7e87
gnu: js8call: Remove workaround.
...
* gnu/packages/radio.scm (js8call)[arguments]: Remove
'work-around-runtime-bug' phase.
2021-12-17 15:20:11 +01:00
Guillaume Le Vaillant
3f2bb5ce64
gnu: wsjtx: Update to 2.5.2.
...
* gnu/packages/radio.scm (wsjtx-hamlib, wsjtx): Update to 2.5.2.
[arguments]: Remove 'work-around-runtime-bug' phase.
2021-12-17 15:20:11 +01:00
Guillaume Le Vaillant
a536173911
gnu: xnec2c: Update to 4.2.
...
* gnu/packages/radio.scm (xnec2c): Update to 4.2.
[arguments]: Remove 'fix-makefile' and 'fix-paths' phases.
2021-12-17 15:20:11 +01:00
Guillaume Le Vaillant
8e2aa77d77
gnu: dump1090: Update to 6.1.
...
* gnu/packages/radio.scm (dump1090): Update to 6.1.
2021-12-17 15:20:11 +01:00
Guillaume Le Vaillant
6e7c6f105c
gnu: rtl-433: Update to 21.12.
...
* gnu/packages/radio.scm (rtl-433): Update to 21.12.
2021-12-17 15:20:11 +01:00
Guillaume Le Vaillant
8e14a7f809
gnu: qsstv: Update to 9.5.8.
...
* gnu/packages/radio.scm (qsstv): Update to 9.5.8.
[arguments]: Remove 'fix-newer-hamlib-support' phase.
2021-12-17 15:20:11 +01:00
Guillaume Le Vaillant
8b5a22758a
gnu: dream: Update to 2.2.
...
* gnu/packages/radio.scm (dream): Update to 2.2.
2021-12-17 15:20:11 +01:00
Guillaume Le Vaillant
021a630676
gnu: wfview: Update to 1.2d.
...
* gnu/packages/radio.scm (wfview): Update to 1.2d.
[inputs]: Add opus.
[arguments]: Update 'configure' phase. Remove custom 'install' phase.
2021-12-17 15:20:11 +01:00
Guillaume Le Vaillant
aec7ea3710
gnu: sdrangel: Update to 6.17.5.
...
* gnu/packages/radio.scm (sdrangel): Update to 6.17.5.
2021-12-17 15:20:11 +01:00
Raghav Gururajan
47bc8a514c
gnu: irssi: Enable true-color and unicode support.
...
* gnu/packages/irc.scm (irssi)[inputs]: Add utf8proc.
[configure-flags](enable-true-color): New flag.
2021-12-17 08:47:05 -05:00
Raghav Gururajan
50489e3941
gnu: weechat: Enable documentation and man-pages.
...
* gnu/packages/irc.scm (weechat)[outputs](doc): New output.
[configure-flags](ENABLE_MAN,ENABLE_DOC): New flags.
[phases](move-doc): New phase.
[native-inputs]: Add ruby-asciidoctor.
2021-12-17 08:08:00 -05:00
Raghav Gururajan
4fc9698def
gnu: weechat: Enable ruby support for scripting.
...
* gnu/packages/irc.scm (weechat)[configure-flags](ENABLE_RUBY): Remove flag.
[inputs]: Add ruby.
2021-12-17 08:07:31 -05:00
Aleksandr Vityazev
a9abb75dc8
gnu: pinentry-bemenu: Update to 0.7.1.
...
* gnu/packages/gnupg.scm (pinentry-bemenu): Update to 0.7.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 11:11:55 +01:00
Mathieu Othacehe
4dd7cb90db
gnu: osinfo-db: Update to 20211216.
...
* gnu/packages/virtualization.scm (osinfo-db): Update to 20211216.
(osinfo-db-next): Remove it.
(libosinfo): Adapt it.
2021-12-17 10:16:28 +01:00
Aleksandr Vityazev
d29cf19bfb
gnu: ableton-link: Run tests conditionally.
...
* gnu/packages/audio.scm (ableton-link)[arguments]: Respect TESTS? option.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:35:43 +01:00
Nicolas Goaziou
abd2a5a807
gnu: supercollider: Reformat package definition.
...
* gnu/packages/audio.scm (supercollider)[source]<origin>: Re-indent.
[arguments]<#:phases>: Remove trailing #T.
2021-12-17 09:34:39 +01:00
Aleksandr Vityazev
0745c8205a
gnu: supercollider: Update to 3.12.1.
...
* gnu/packages/audio.scm (supercollider): Update to 3.12.1.
[arguments]<#:configure-flags>: Change formatting.
[inputs]: Remove labels.
2021-12-17 09:32:42 +01:00
Aleksandr Vityazev
d3fe88c6cd
gnu: boost-sync: Update to 1.55-1-e690de2d.
...
* gnu/packages/audio.scm (boost-sync): Update to 1.55-1-e690de2d.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:31:13 +01:00
Foo Chuan Wei
1014a5e4a6
gnu: Add cgdb.
...
* gnu/packages/debug.scm (cgdb): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:27:37 +01:00
Philippe SWARTVAGHER
b46c92c579
gnu: hwloc: Update to 2.7.0.
...
* gnu/packages/mpi.scm (hwloc-2): Update to 2.7.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:17:42 +01:00
Nikolay Korotkiy
96010ba902
gnu: Add sfeed.
...
* gnu/packages/suckless.scm (sfeed): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:15:57 +01:00
Michael Rohleder
e1be742c59
gnu: ristretto: Update to 0.12.1.
...
* gnu/packages/xfce.scm (ristretto): Update to 0.12.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:09:57 +01:00
Michael Rohleder
da0e7562bb
gnu: mousepad: Update to 0.5.8.
...
* gnu/packages/xfce.scm (mousepad): Update to 0.5.8.
[inputs]: Use gtksourceview.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:09:24 +01:00
Michael Rohleder
ad6ab022c5
gnu: exo: Update to 4.16.3.
...
* gnu/packages/xfce.scm (exo): Update to 4.16.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:08:34 +01:00
Michael Rohleder
8afa00908b
gnu: hstr: Update to 2.5.
...
* gnu/packages/shellutils.scm (hstr): Update to 2.5.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:08:02 +01:00
Jaft
21d1bffb61
gnu: Add pnmixer.
...
* gnu/packages/gtk.scm (pnmixer): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:05:02 +01:00
Aleksandr Vityazev
1028b82530
gnu: emacs-telega-server: Fix build
...
* gnu/packages/emacs-xyz (emacs-telega-server)[arguments]:
use ungexp instead of unqoute.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 08:53:00 +01:00
Maxim Cournoyer
a7c5df90a9
gnu: xf86-video-qxl: Fix build.
...
* gnu/packages/patches/xf86-video-qxl-fix-build.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xf86-video-qxl): Apply it.
2021-12-16 23:49:50 -05:00
Tobias Geerinckx-Rice
23f03b9edc
gnu: opensc: Update to 0.22.0.
...
* gnu/packages/security-token.scm (opensc): Update to 0.22.0.
2021-12-17 05:34:50 +01:00
Tobias Geerinckx-Rice
0091035d6d
gnu: oil: Update to 0.9.5.
...
* gnu/packages/shells.scm (oil): Update to 0.9.5.
2021-12-17 05:34:50 +01:00
Tobias Geerinckx-Rice
cfee80cc91
gnu: diff-so-fancy: Update to 1.4.3.
...
* gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.3.
[arguments]: Don't explicitly return #t from phases.
2021-12-17 05:34:50 +01:00
Tobias Geerinckx-Rice
6a3900e75b
gnu: inxi-minimal: Update to 3.3.10-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.10-1.
2021-12-17 05:34:50 +01:00
Tobias Geerinckx-Rice
a672ecf1d2
gnu: celluloid: Update to 0.22.
...
* gnu/packages/video.scm (celluloid): Update to 0.22.
[inputs]: Replace gtk+ (3) with gtk (4).
2021-12-17 05:34:50 +01:00
Andy Tai
3debb27e7c
gnu: xpra: Update to 4.3.
...
gnu/packages/xorg.scm (xpra): Update to 4.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-16 23:24:51 -05:00
Liliana Marie Prikler
b2ae164b21
gnu: polari: Use new style.
...
* gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels.
2021-12-17 04:43:09 +01:00
Liliana Marie Prikler
572cf0818c
gnu: polari: Fix Exec line.
...
This is a follow-up to commit b574ccc453
.
* gnu/packages/gnome.scm (polari)[fix-desktop-file]: Use string-append as
was the intention behind the original patch.
2021-12-17 04:43:09 +01:00
Liliana Marie Prikler
c9be5f1060
gnu: telepathy-mission-control: Update to 5.16.6.
...
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.6.
2021-12-17 04:43:09 +01:00
Liliana Marie Prikler
47843a14a4
gnu: telepathy-glib: Update to 0.24.2.
...
* gnu/packages/glib.scm (telepathy-glib): Update to 0.24.2.
[source]: Drop upstreamed patches.
* gnu/packages/patches/telepathy-glib-channel-memory-leak.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-12-17 04:43:08 +01:00
Julien Lepiller
eb4ce2de69
gnu: claws-mail: Fix build.
...
* gnu/packages/mail.scm (claws-mail)[arguments]: Use search-input-file
instead of search-input-directory.
2021-12-17 04:01:32 +01:00
Tobias Geerinckx-Rice
010a1ff55d
gnu: libjcat: Update to 0.1.9.
...
* gnu/packages/compression.scm (libjcat): Update to 0.1.9.
2021-12-17 03:07:55 +01:00
Tobias Geerinckx-Rice
e915b6a150
gnu: cloc: Update to 1.92.
...
* gnu/packages/code.scm (cloc): Update to 1.92.
[arguments]: Don't explicitly return #t from phases.
2021-12-17 03:07:55 +01:00
Tobias Geerinckx-Rice
4b6ce80a5e
gnu: audit: Tweak description.
...
* gnu/packages/admin.scm (audit)[description]: Edit slightly.
2021-12-17 03:07:55 +01:00
Tobias Geerinckx-Rice
6557476742
gnu: audit: Remove input labels.
...
* gnu/packages/admin.scm (audit)[inputs]:
Remove input labels.
2021-12-17 03:07:54 +01:00