unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63483] [PATCH 0/4] build: Update po4a process.
@ 2023-05-13 10:17 gemmaro
  2023-05-13 10:36 ` [bug#63483] [PATCH 1/4] build: Align Automake status lines of po4a and PO xref gemmaro
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: gemmaro @ 2023-05-13 10:17 UTC (permalink / raw)
  To: 63483; +Cc: gemmaro

Hello,

This patchset updates the po4a build process and is a follow-up to [1].

In particular, it now uses po4a command instead of po4a-updatepo and
po4a-translate in both Make tasks and `guix build -f doc/build.scm`.  So no
more warnings like "po4a-translate is deprecated.  The unified po4a(1) program
is more convenient and less error prone."

I have checked that the updated process works with `make`, `make dist`, `make
as-derivation` and `guix build -f doc/build.scm`, and there seem to be no
errors.  I don't think this affects other components like Weblate either
(Weblate components use po/doc/guix-manual.xx.po and
po/doc/guix-cookbook.xx.po, and these files are still to be generated).

Sorry for the delay in submitting this.  I hope there are no major mistakes
and that I'll no longer feel guilty every time I see po4a warnings.

[1] [PATCH 0/6] gnu: po4a: Update to 0.68
    https://issues.guix.gnu.org/60448

Best,
gemmaro.

gemmaro (4):
  build: Align Automake status lines of po4a and PO xref.
  build: Update po4a process for Makefiles.
  self: Update po4a process.
  doc: Update documentation about translation languages.

 Makefile.am           |  5 ++--
 configure.ac          |  3 +-
 doc/contributing.texi | 14 ++++-----
 doc/local.mk          | 67 ++++++++++++++++++++++++-------------------
 guix/self.scm         | 39 ++++++++++++-------------
 po/doc/local.mk       | 49 +++++++++++++------------------
 po/doc/po4a.cfg       | 42 +++++++++++++++++++++++++++
 7 files changed, 130 insertions(+), 89 deletions(-)
 create mode 100644 po/doc/po4a.cfg


base-commit: cf89a215cec346bc4d6622cbe353c058452b29b2
-- 
2.39.2





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-04-28  8:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-13 10:17 [bug#63483] [PATCH 0/4] build: Update po4a process gemmaro
2023-05-13 10:36 ` [bug#63483] [PATCH 1/4] build: Align Automake status lines of po4a and PO xref gemmaro
2023-05-13 10:36 ` [bug#63483] [PATCH 2/4] build: Update po4a process for Makefiles gemmaro
2023-05-13 10:36 ` [bug#63483] [PATCH 3/4] self: Update po4a process gemmaro
2023-05-13 10:36 ` [bug#63483] [PATCH 4/4] doc: Update documentation about translation languages gemmaro
2023-09-01 12:49   ` [bug#63483] [PATCH 0/4] build: Update po4a process Maxim Cournoyer
2024-04-14  7:18 ` [bug#63483] [PATCH v2 " gemmaro
2024-04-14  7:18   ` [bug#63483] [PATCH v2 1/4] build: Align the Automake status lines of the po4a and the PO xref gemmaro
2024-04-14  7:18   ` [bug#63483] [PATCH v2 2/4] build: Update the POT creation task with the po4a command gemmaro
2024-04-14  7:18   ` [bug#63483] [PATCH v2 3/4] build: Use the po4a command for the translation generation gemmaro
2024-04-14  7:18   ` [bug#63483] [PATCH v2 4/4] self: Use po4a instead of po4a-translate gemmaro
2024-04-15 16:04   ` [bug#63483] [PATCH v2 0/4] build: Update po4a process pelzflorian (Florian Pelz)
2024-04-28  8:55     ` gemmaro

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).