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

Sources

https://ftpmirror.gnu.org/gnu/gettext/gettext-1.0.tar.gz

Patches

Patch Status
gettext/use-pkgconfig.patch Inappropriate [upstream still refuse to consider pkg-config]
gettext/serial-tests-config.patch Inappropriate [oe specific]
gettext/0001-tests-autopoint-3-unset-MAKEFLAGS.patch Inappropriate [oe-core specific]
gettext/0001-init-env.in-do-not-add-C-CXX-parameters.patch Inappropriate [oe-core specific]

bbappends

This recipe is appended by:

meta-darwin gettext_%.bbappend
meta-mingw gettext_%.bbappend
meta-webosose gettext_%.bbappend

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master gettext 1.0 (this recipe)