summaryrefslogtreecommitdiff
path: root/package/libroxml/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-07-13 12:44:42 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-07-13 12:57:54 +0200
commitb28de60c24ad4bef4ff7a6ad51cbb6e79906c868 (patch)
tree39bb6bfc5ff2ef5fb9afafd864cbc3cac4009b9b /package/libroxml/Config.in
parentb51b664727458235460ed3c5429b8d44215b9446 (diff)
package: add libroxml
Closes #3595 Based on patch by Tristan Lelong <tristan.lelong@blunderer.org>. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libroxml/Config.in')
-rw-r--r--package/libroxml/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libroxml/Config.in b/package/libroxml/Config.in
new file mode 100644
index 000000000..e26d239f8
--- /dev/null
+++ b/package/libroxml/Config.in
@@ -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