Name expat
Version 2.7.5
Summary A stream-oriented XML parser library
Description Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)
Section libs
License MIT
Homepage https://github.com/libexpat/libexpat
Recipe file openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb
Layer meta-voltumna (master branch)
Inherits
  • cmake
  • gcc
  • gcc-native
  • github-releases
  • lib_package
  • ptest
Dependencies
  • cmake-native
  • gcc-cross-i686
  • ninja-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

https://github.com/libexpat/libexpat/releases//download/R_2_7_5/expat-2.7.5.tar.bz2

Patches

None

bbappends

This recipe is appended by:

meta-mingw expat_%.bbappend
meta-webosose expat_%.bbappend

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master expat 2.7.5 (this recipe)