Age | Commit message (Expand) | Author |
2021-12-17 | 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>
| Xinglu Chen |
2021-12-17 | 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>
| Xinglu Chen |
2021-12-17 | 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.
| Raghav Gururajan |
2021-12-17 | gnu: python-precis-i18n: Update to 1.0.3....* gnu/packages/python-xyz (python-precis-i18n)[version]: Update to 1.0.3.
| Raghav Gururajan |
2021-12-17 | gnu: video-contact-sheet: Tweak the synopsis and description....* gnu/packages/video.scm (video-contact-sheet)[synopsis, description]: Improve.
| Leo Famulari |
2021-12-17 | gnu: Add video-contact-sheet....* gnu/packages/video.scm (video-contact-sheet): New variable.
| Pradana AUMARS |
2021-12-17 | gnu: js8call: Remove workaround....* gnu/packages/radio.scm (js8call)[arguments]: Remove
'work-around-runtime-bug' phase.
| Guillaume Le Vaillant |
2021-12-17 | 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.
| Guillaume Le Vaillant |
2021-12-17 | gnu: xnec2c: Update to 4.2....* gnu/packages/radio.scm (xnec2c): Update to 4.2.
[arguments]: Remove 'fix-makefile' and 'fix-paths' phases.
| Guillaume Le Vaillant |
2021-12-17 | gnu: dump1090: Update to 6.1....* gnu/packages/radio.scm (dump1090): Update to 6.1.
| Guillaume Le Vaillant |
2021-12-17 | gnu: rtl-433: Update to 21.12....* gnu/packages/radio.scm (rtl-433): Update to 21.12.
| Guillaume Le Vaillant |
2021-12-17 | gnu: qsstv: Update to 9.5.8....* gnu/packages/radio.scm (qsstv): Update to 9.5.8.
[arguments]: Remove 'fix-newer-hamlib-support' phase.
| Guillaume Le Vaillant |
2021-12-17 | gnu: dream: Update to 2.2....* gnu/packages/radio.scm (dream): Update to 2.2.
| Guillaume Le Vaillant |
2021-12-17 | 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.
| Guillaume Le Vaillant |
2021-12-17 | gnu: sdrangel: Update to 6.17.5....* gnu/packages/radio.scm (sdrangel): Update to 6.17.5.
| Guillaume Le Vaillant |
2021-12-17 | gnu: irssi: Enable true-color and unicode support....* gnu/packages/irc.scm (irssi)[inputs]: Add utf8proc.
[configure-flags](enable-true-color): New flag.
| Raghav Gururajan |
2021-12-17 | 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.
| Raghav Gururajan |
2021-12-17 | gnu: weechat: Enable ruby support for scripting....* gnu/packages/irc.scm (weechat)[configure-flags](ENABLE_RUBY): Remove flag.
[inputs]: Add ruby.
| Raghav Gururajan |
2021-12-17 | 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>
| Aleksandr Vityazev |
2021-12-17 | gnu: osinfo-db: Update to 20211216....* gnu/packages/virtualization.scm (osinfo-db): Update to 20211216.
(osinfo-db-next): Remove it.
(libosinfo): Adapt it.
| Mathieu Othacehe |
2021-12-17 | gnu: ableton-link: Run tests conditionally....* gnu/packages/audio.scm (ableton-link)[arguments]: Respect TESTS? option.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Aleksandr Vityazev |
2021-12-17 | gnu: supercollider: Reformat package definition....* gnu/packages/audio.scm (supercollider)[source]<origin>: Re-indent.
[arguments]<#:phases>: Remove trailing #T.
| Nicolas Goaziou |
2021-12-17 | 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.
| Aleksandr Vityazev |
2021-12-17 | 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>
| Aleksandr Vityazev |
2021-12-17 | gnu: Add cgdb....* gnu/packages/debug.scm (cgdb): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Foo Chuan Wei |
2021-12-17 | 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>
| Philippe SWARTVAGHER |
2021-12-17 | gnu: Add sfeed....* gnu/packages/suckless.scm (sfeed): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nikolay Korotkiy |
2021-12-17 | 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>
| Michael Rohleder |
2021-12-17 | 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>
| Michael Rohleder |
2021-12-17 | 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>
| Michael Rohleder |
2021-12-17 | gnu: hstr: Update to 2.5....* gnu/packages/shellutils.scm (hstr): Update to 2.5.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-12-17 | gnu: Add pnmixer....* gnu/packages/gtk.scm (pnmixer): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jaft |
2021-12-17 | 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>
| Aleksandr Vityazev |
2021-12-16 | 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.
| Maxim Cournoyer |
2021-12-17 | gnu: opensc: Update to 0.22.0....* gnu/packages/security-token.scm (opensc): Update to 0.22.0.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: oil: Update to 0.9.5....* gnu/packages/shells.scm (oil): Update to 0.9.5.
| Tobias Geerinckx-Rice |
2021-12-17 | 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.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: inxi-minimal: Update to 3.3.10-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.10-1.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: celluloid: Update to 0.22....* gnu/packages/video.scm (celluloid): Update to 0.22.
[inputs]: Replace gtk+ (3) with gtk (4).
| Tobias Geerinckx-Rice |
2021-12-16 | gnu: xpra: Update to 4.3....gnu/packages/xorg.scm (xpra): Update to 4.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Andy Tai |
2021-12-17 | gnu: polari: Use new style....* gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels.
| Liliana Marie Prikler |
2021-12-17 | gnu: polari: Fix Exec line....This is a follow-up to commit b574ccc45371eb5c1df3089be783fedb39273e33.
* gnu/packages/gnome.scm (polari)[fix-desktop-file]: Use string-append as
was the intention behind the original patch.
| Liliana Marie Prikler |
2021-12-17 | gnu: telepathy-mission-control: Update to 5.16.6....* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.6.
| Liliana Marie Prikler |
2021-12-17 | 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.
| Liliana Marie Prikler |
2021-12-17 | gnu: claws-mail: Fix build....* gnu/packages/mail.scm (claws-mail)[arguments]: Use search-input-file
instead of search-input-directory.
| Julien Lepiller |
2021-12-17 | gnu: libjcat: Update to 0.1.9....* gnu/packages/compression.scm (libjcat): Update to 0.1.9.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: cloc: Update to 1.92....* gnu/packages/code.scm (cloc): Update to 1.92.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: audit: Tweak description....* gnu/packages/admin.scm (audit)[description]: Edit slightly.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: audit: Remove input labels....* gnu/packages/admin.scm (audit)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: audit: Update to 3.0.6....* gnu/packages/admin.scm (audit): Update to 3.0.6.
| Tobias Geerinckx-Rice |