| Name |
gettext |
| Version |
1.0 |
| Summary |
Utilities and libraries for producing multi-lingual messages |
| Description |
GNU gettext is a set of tools that provides a framework to help other programs produce multi-lingual messages. These 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 themselves, a runtime library supporting the retrieval of translated messages, and a few stand-alone programs to massage in various ways the sets of translatable and already translated strings. |
| Section |
libs |
| License |
GPL-3.0-or-later & LGPL-2.1-or-later |
| Homepage |
http://www.gnu.org/software/gettext/gettext.html
|
| Recipe file |
openembedded-core/meta/recipes-core/gettext/gettext_1.0.bb
openembedded-core/meta/recipes-core/gettext/gettext-sources.inc
|
| Layer |
meta-voltumna (master branch) |
| Inherits |
- autotools
- gcc
- gcc-native
- pkgconfig
- ptest
- siteinfo
- texinfo
|
| Dependencies |
- autoconf-native
- automake-native
- gcc-cross-i686
- gettext-native
- glib-2.0
- libtool-cross
- libtool-native
- libxml2
- pkgconf-native
- texinfo-dummy-native
- virtual/compilerlibs
- virtual/libc
- virtual/libiconv
- glib-2.0
- libunistring
- libxml2
- ncurses
- attr
- libselinux
|
| PACKAGECONFIG options |
- glib
- libunistring
- libxml
- msgcat-curses
- selinux
- vardepvalue
|