summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-10 20:54:11 -0300
committerEuAndreh <eu@euandre.org>2026-09-10 20:54:11 -0300
commitab781e1a983a36da6f8e485a2e53e2232ecf299a (patch)
treea05c125d02222a3bbe23ce1f54c2846f0dd8517b
parentWrite definition lists the way adoc(5) does (diff)
downloadeuandre.org-ab781e1a983a36da6f8e485a2e53e2232ecf299a.tar.gz
euandre.org-ab781e1a983a36da6f8e485a2e53e2232ecf299a.tar.xz
Translate the manual pages with maritacag rather than po4a
The pages and the catalogues are the same either way --- maritacag reads po4a's own configuration file and writes what po4a writes --- so this is the toolchain swap alone: the po4a invocations become maritacag, meta.txt drops the po4a external and declares maritacag as an internal dependency. See maritacag(7TODOs) for the fleetwide plan and what it was held to. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BMowJCogxLWcMdVYYhbLpH
-rw-r--r--Makefile2
-rw-r--r--meta.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 0b00a39..5d64dd1 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ check: check-unit check-integration
i18n:
- po4a po/po4a.cfg
+ maritacag po/po4a.cfg
diff --git a/meta.txt b/meta.txt
index b5b6fa3..0f27c8a 100644
--- a/meta.txt
+++ b/meta.txt
@@ -1,5 +1,5 @@
set ops
lang text
maturity alpha
-dep dtar eut tar
-ext gettext lilypond po4a ruby-asciidoctor tar
+dep dtar eut maritacag tar
+ext gettext lilypond ruby-asciidoctor tar