Name pugixml
Version 1.9
Summary Light-weight C++ XML Processing Library
Description pugixml is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification capabilities, an extremely fast XML parser which constructs the DOM tree from n XML file/buffer, and an XPath 1.0 implementation for complex data-driven tree queries.
Section base
License MIT
Homepage
Recipe file recipes-devtools/pugixml/pugixml_1.9.bb
Layer meta-oe (zeus branch)
Inherits
  • cmake
Dependencies
  • cmake-native
  • ninja-native
PACKAGECONFIG options

Sources

https://github.com/zeux/pugixml/releases/download/v1.9/pugixml-1.9.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master pugixml 1.14
scarthgap (Yocto Project 5.0) pugixml 1.14
nanbield (Yocto Project 4.3) pugixml 1.14
mickledore (Yocto Project 4.2) pugixml 1.13
langdale (Yocto Project 4.1) pugixml 1.12
kirkstone (Yocto Project 4.0) pugixml 1.12
honister (Yocto Project 3.4) pugixml 1.11.2
hardknott (Yocto Project 3.3) pugixml 1.11.2
gatesgarth (Yocto Project 3.2) pugixml 1.10
dunfell (Yocto Project 3.1) pugixml 1.10
zeus (Yocto Project 3.0) pugixml 1.9 (this recipe)