gettext - GNU libraries and utilities for producing multi-lingual messages
The GNU gettext package 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.
| License: | GPLv3 and LGPLv2+ | Group: | development/tools |
|---|---|---|---|
| URL: | http://www.gnu.org/software/gettext/ |
Packages
| Name | Epoch | Version | Release | Arch | Size | Built |
|---|---|---|---|---|---|---|
| gettext | 0 | 0.17 | 16.pre6.el5.fio | x86_64 | 2.5 MiB | 2011-06-22 10:12:00 |
| gettext | 0 | 0.17 | 10.pre6.el5.fio | x86_64 | 2.5 MiB | 2011-05-25 07:30:17 |
Changelog:
- * 2009-11-27 - Jens Petersen <petersen[AT]redhat[DOTCOM]> - 0.17-16
- fix FTBFS by removing openmp.m4 which conflicts with recent autoconf (#539211) - cleanup gettext-0.17-rpathFix.patch - separate gl_AC_TYPE_LONG_LONG replacement to another patch - use trailing ':' for tests LD_LIBRARY_PATH - run autogen.sh with --quick and --skip-gnulib
- * 2009-09-01 - Jens Petersen <petersen[AT]redhat[DOTCOM]> - 0.17-15
- bring back autopoint requires cvs (#517361) - requires info rather than /sbin/install-info - drop install_info and remove_install_info macros
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.17-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-06-24 - Jens Petersen <petersen[AT]redhat[DOTCOM]> - 0.17-13
- buildrequire automake (#507275) - run autogen
- * 2009-06-22 - Jens Petersen <petersen[AT]redhat[DOTCOM]> - 0.17-12
- move intl/ and po/ to base package for gettextize (reported by Serge Pavlovsky, #496902)