unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: gemmaro <gemmaro.dev@gmail.com>
To: 63483@debbugs.gnu.org
Cc: gemmaro <gemmaro.dev@gmail.com>
Subject: [bug#63483] [PATCH 0/4] build: Update po4a process.
Date: Sat, 13 May 2023 19:17:47 +0900	[thread overview]
Message-ID: <cover.1683969802.git.gemmaro.dev@gmail.com> (raw)

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





             reply	other threads:[~2023-05-13 10:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-13 10:17 gemmaro [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1683969802.git.gemmaro.dev@gmail.com \
    --to=gemmaro.dev@gmail.com \
    --cc=63483@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).