Age | Commit message (Collapse) | Author |
|
* configure.ac: Check if the Guile-Lib module is present and recent enough and
warn in case it isn't.
|
|
Not ignoring these in the tree leads to the next generated version (.version)
being suffixed with '-dirty', which confuses things.
* .gitignore [/guix-*]: New pattern.
[/doc/stamp-[0-9]]: Adjust to ...
[/doc/stamp-*]: ... this.
[/release-*]: New pattern.
|
|
These older system actions are deprecated and cause warnings to be emitted.
* Makefile.am (release) <guix system disk-image>
<guix system vm-image>: Replace by...
<guix system image>: ... this. Specify the type of the VM image as qcow2.
|
|
Fixes <https://bugs.gnu.org/47808>.
Reported by Bone Baboon <bone.baboon@disroot.org>.
* gnu/packages/guile.scm (guile-git): Update to 0.5.1.
|
|
These files are automatically-extracted templates rather than source, hence
shouldn't be checked in.
* .gitignore: Add a glob pattern to ignore .pot files.
|
|
Otherwise 'make dist' would fail with the message: "No rule to make target
'po/doc/guix-manual.pot', needed by 'distdir-am'. Stop.".
* Makefile.am (dist) <doc-po-update>: Add prerequisite.
(dist-hook) <doc-po-update>: Remove prerequisite.
|
|
A number of packages doesn't really make sense in the name of the section to
be substituted. This change allows using simply '*** new packages' instead of
'*** 1999 new packages', for example, and have the update-NEWS.scm script
update it.
* build-aux/update-NEWS.scm (write-packages-added) <regexp>: Do not care about
leading white space in the name of the section.
|
|
|
|
* po/doc/local.mk: zh_Hans is for the cookbook, not the manual.
|
|
The po file is no longer available.
* po/packages/LINGUAS: Remove 'vi'.
|
|
* gnu/packages/irc.scm (kirc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/audio.scm (libopenmpt): Update to 0.5.8.
|
|
* gnu/packages/samba.scm (cifs-utils): Update to 6.13.
|
|
* gnu/packages/python-build.scm (python-poetry-core): Update to 1.0.3.
|
|
* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.040.
|
|
* gnu/packages/javascript.scm (mujs): Update to 1.1.1.
|
|
* gnu/packages/messaging.scm (psi-plus): Update to 1.5.1484.
|
|
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.35.
|
|
* gnu/packages/engineering.scm (poke): Update to 1.2.
|
|
* doc/build.scm (%languages): Add 'fr' cookbook translation.
|
|
* gnu/packages/python-xyz.scm (python-lfdfiles) [source]: Remove
pre-generated C files.
[native-inputs]: Add python-cython.
[arguments]: Disable tests.
|
|
|
|
* po/doc/guix-cookbook.zh_Hans.po: New file.
* doc/local.mk (info_TEXINFOS): Add it.
* po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Add it.
|
|
* po/guix/ru.po: New file.
* po/guix/LINGUAS: Add 'ru'.
|
|
* po/guix/nl.po: New file.
* po/guix/LINGUAS: Add 'nl'.
|
|
* po/doc/guix-cookbook.ko.po: New file.
* po/doc/guix-manual.ko.po: New file.
* doc/local.mk (info_TEXINFOS): Add them.
* po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them.
* po/guix/ko.po: New file.
* po/guix/LINGUAS: Add 'ko'.
* po/packages/ko.po: New file.
* po/packages/LINGUAS: Add 'ko'.
|
|
* po/doc/guix-manual.it.po: New file.
* po/doc/local.mk (DOC_PO_FILES): Add it.
* doc/local.mk (info_TEXINFOS): Add it.
* po/guix/it.po: New file.
* po/guix/LINGUAS: Add 'it'.
|
|
* po/packages/fa.po: New file.
* po/packages/LINGUAS: Add 'fa'.
* po/doc/guix-cookbook.fa.po: New file.
* po/doc/guix-manual.fa.po: New file.
* po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them.
* doc/local.mk (info_TEXINFOS): Add them.
|
|
|
|
* po/packages/sk.po: New file.
* po/packages/LINGUAS: Add 'sk'.
* po/doc/guix-manual.sk.po: New file.
* doc/local.mk (info_TEXINFOS): Add it.
* po/doc/local.mk (DOC_PO_FILES): Add it.
|
|
|
|
|
|
|
|
No translated string is used in Guix anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* doc/local.mk (xref_command): Change regexp to match properly.
|
|
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.5.
[arguments]: Remove obsolete phase as the "vertico.texi" file is no longer
provided.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.7.
|