mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
ab10ed8c87
No official releases, so use svn snapshot like tremor :/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
321 B
Plaintext
10 lines
321 B
Plaintext
config BR2_PACKAGE_LIBSVGTINY
|
|
bool "libsvgtiny"
|
|
select BR2_PACKAGE_LIBXML2
|
|
help
|
|
Libsvgtiny is an implementation of SVG Tiny, written in C.
|
|
It is currently in development for use with NetSurf and is
|
|
intended to be suitable for use in other projects too.
|
|
|
|
http://www.netsurf-browser.org/projects/libsvgtiny/
|