package/x11r7/xdriver_xf86-video-openchrome: bump version to 0.5.0
[buildroot-gz.git] / package / libsvg / Config.in
blob741ef10c7a6321c75cde4f7d2f1a936ce3a7659a
1 config BR2_PACKAGE_LIBSVG
2         bool "libsvg"
3         select BR2_PACKAGE_LIBPNG
4         select BR2_PACKAGE_JPEG
5         select BR2_PACKAGE_LIBXML2 if !BR2_PACKAGE_EXPAT
6         help
7           Libsvg provides a parser for SVG content in files or buffers.
8           Libsvg does not do any rendering, but instead provides a
9           function-based interface that can be used by various rendering
10           engines.
12           http://cairographics.org/snapshots/