package: add libroxml

Closes #3595

Based on patch by Tristan Lelong <tristan.lelong@blunderer.org>.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2011-07-13 12:44:42 +02:00
parent b51b664727
commit b28de60c24
5 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
config BR2_PACKAGE_LIBROXML
bool "roxml"
help
libroxml is a light and powerful xml parsing library with
xpath handling. Roxml is a binary using libroxml to explore
xml file from shell scripts.
http://libroxml.googlecode.com