Package gettext: Information
Source package: gettext
Version: 0.21-alt2
Build time: Aug 29, 2023, 04:56 PM in the task #328153
Category: System/Base
Report package bugFTBFS | ||
---|---|---|
Architecture | FTBFS since | Update |
i586 | Nov. 2, 2024 | March 15, 2025 |
x86_64 | Oct. 31, 2024 | March 19, 2025 |
Home page: https://www.gnu.org/software/gettext/
Summary: GNU libraries and utilities for producing multi-lingual messages
Description:
The GNU gettext provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs. This package contains gettext and ngettext utilities. If you would like to internationalize or incorporate multi-lingual messages into programs that you're developing, you should install gettext-tools.
List of RPM packages built from this SRPM:
gettext (x86_64, ppc64le, i586, armh, aarch64)
gettext-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gettext-doc (noarch)
gettext-tools (x86_64, ppc64le, i586, armh, aarch64)
gettext-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gettext-tools-python (noarch)
libasprintf (x86_64, ppc64le, i586, armh, aarch64)
libasprintf-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libasprintf-devel (x86_64, ppc64le, i586, armh, aarch64)
gettext (x86_64, ppc64le, i586, armh, aarch64)
gettext-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gettext-doc (noarch)
gettext-tools (x86_64, ppc64le, i586, armh, aarch64)
gettext-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gettext-tools-python (noarch)
libasprintf (x86_64, ppc64le, i586, armh, aarch64)
libasprintf-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libasprintf-devel (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Gleb Fotengauer-Malinovskiy
List of contributors:
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Michael Shigorin
Vitaly Kuznetsov
Eugeny A. Rostovtsev
Alex V. Myltsev
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Michael Shigorin
Vitaly Kuznetsov
Eugeny A. Rostovtsev
Alex V. Myltsev
ACL:
@core
@core
Last changed
Aug. 29, 2023 Gleb Fotengauer-Malinovskiy 0.21-alt2
- Dropped libtextstyle due to its dependence on the unmaintained libcroco library, which also contains known security vulnerabilities (thx Sundeep Anand).
July 1, 2021 Dmitry V. Levin 0.21-alt1
- 0.20.2 -> 0.21 (closes: #31007).
June 30, 2021 Dmitry V. Levin 0.20.2-alt4
- Backported tests fixes from gnulib to fix FTBFS.