diff options
author | Didier Spaier <didier at slint dot fr> | 2018-12-14 11:38:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-14 11:38:05 +0700 |
commit | e967d749e067d8804a5809adca0ae817f4ddf13c (patch) | |
tree | e56c06e6c109dace0d7636f346326858ca4b547c /misc | |
parent | 65e750ede73605897892854b072a992a039e9547 (diff) |
misc/po4a: Updated for version 0.55.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/po4a/README | 4 | ||||
-rw-r--r-- | misc/po4a/po4a.SlackBuild | 2 | ||||
-rw-r--r-- | misc/po4a/po4a.info | 6 | ||||
-rw-r--r-- | misc/po4a/slack-desc | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/misc/po4a/README b/misc/po4a/README index 12d67030e246..2c45c97a50bc 100644 --- a/misc/po4a/README +++ b/misc/po4a/README @@ -6,7 +6,7 @@ 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.47 are: AsciiDoc, BibTex, Dia, Halibut, KernelHelp, LaTeX, Man, POD, SGML, TeX, -Texinfo, Text, WML, XHTML, XML. +Texinfo, Text, WML, XHTML, XML, Yaml man pages are encoded in UTF-8. To read them in other languages than English, do this for instance: @@ -20,8 +20,8 @@ http://slackbuilds.org). Po4a-0.47 | -|-- perl-YAML-Tiny. Mandatory for the Yaml module. |-- perl-Module-Build +|-- perl-YAML-Tiny. mandatory for the YAML module. |-- perl-text-WrapI18N to format po4a's warnings and error messages. Optional. | |-- Text::CharWidth. Mandatory |-- perl-Unicode-LineBreak, includes module Unicode::GCString to compute diff --git a/misc/po4a/po4a.SlackBuild b/misc/po4a/po4a.SlackBuild index a80e00e7ef51..4baaff947877 100644 --- a/misc/po4a/po4a.SlackBuild +++ b/misc/po4a/po4a.SlackBuild @@ -28,7 +28,7 @@ # LC_ALL=en_US.utf8 ./po4a.SlackBuild PRGNAM=po4a -VERSION=${VERSION:-0.53} +VERSION=${VERSION:-0.55} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/po4a/po4a.info b/misc/po4a/po4a.info index 6807bb0fd338..be015694f707 100644 --- a/misc/po4a/po4a.info +++ b/misc/po4a/po4a.info @@ -1,8 +1,8 @@ PRGNAM="po4a" -VERSION="0.53" +VERSION="0.55" HOMEPAGE="https://po4a.org/" -DOWNLOAD="https://github.com/mquinson/po4a/releases/download/v0.53/po4a-0.53.tar.gz" -MD5SUM="5f0728b762352edce650ad0165e6a173" +DOWNLOAD="https://github.com/mquinson/po4a/releases/download/v0.55/po4a-0.55.tar.gz" +MD5SUM="cecc2a4190f97bf0430d78a5cb07071b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Unicode-LineBreak perl-Module-Build perl-YAML-Tiny" diff --git a/misc/po4a/slack-desc b/misc/po4a/slack-desc index 186dca00f607..72d0020d1ed4 100644 --- a/misc/po4a/slack-desc +++ b/misc/po4a/slack-desc @@ -12,8 +12,8 @@ po4a: po4a (PO for anything) eases translations and their maintenance, po4a: allowing gettext's usage on unexpected areas like documentation. po4a: po4a: In po4a each documentation format is handled by a module, that -po4a: converts this format to/from PO. Formats included in po4a-0.53 are: +po4a: converts this format to/from PO. Formats included in po4a-0.45 are: po4a: BibTex, Dia, Halibut, Kernelhelp, LaTeX, Man, POD, SGML, TeX, -po4a: Texinfo, Text, WML, XHTML, XML, Yaml. +po4a: Texinfo, Text, WML, XHTML, XML. po4a: po4a: |