summaryrefslogtreecommitdiffstats
path: root/misc/po4a/README
diff options
context:
space:
mode:
author Didier Spaier <didier at slint dot fr>2015-10-10 00:44:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-10 00:44:48 +0700
commit440d5f2af48a06fa1921a9195e48b17a6aafba29 (patch)
tree723fcf14ee567166e905e9c07bb4408a3c282cc4 /misc/po4a/README
parentf8905aed583c539790d9ed2fb4835014269b65b5 (diff)
downloadslackbuilds-440d5f2af48a06fa1921a9195e48b17a6aafba29.tar.gz
slackbuilds-440d5f2af48a06fa1921a9195e48b17a6aafba29.tar.xz
misc/po4a: Updated for version 0.47.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/po4a/README')
-rw-r--r--misc/po4a/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/misc/po4a/README b/misc/po4a/README
index e560c89996..d02b4b28ad 100644
--- a/misc/po4a/README
+++ b/misc/po4a/README
@@ -4,8 +4,8 @@ po4a (PO for anything) eases translations and their maintenance,
allowing gettext's usage on unexpected areas like documentation.
In po4a each documentation format is handled by a module, that
-converts this format to/from PO. Formats included in po4a-0.45 are:
-BibTex, Dia, Halibut, KernelHelp, LaTeX, Man, POD, SGML, TeX,
+converts this format to/from PO. Formats included in po4a-0.47 are:
+AsciiDoc, BibTex, Dia, Halibut, KernelHelp, LaTeX, Man, POD, SGML, TeX,
Texinfo, Text, WML, XHTML, XML.
man pages are encoded in UTF-8. To read them in other languages than English,
@@ -18,10 +18,9 @@ WARNING: run po4a.SlackBuild as root (su -) not with only root privileges
Dependencies tree is as follows (all dependencies listed are available at
http://slackbuilds.org).
-Po4a-0.45
+Po4a-0.47
|
-|-- locale-gettext (included in Slackware 14.1), allows translation of
-| po4a's own messages. Optional
+|-- perl-Module-Build
|-- perl-term-ReadKey to retrieve the terminal's line width. Only used if
| perl-text-WrapI18N is available. Optional
|-- perl-text-WrapI18N to format po4a's warnings and error messages. Optional.