Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

24 lines
460 B
JSON

{
"name": "librsvg",
"version": "2.40.21",
"description": "A small library to render Scalable Vector Graphics (SVG)",
"homepage": "https://gitlab.gnome.org/GNOME/librsvg",
"license": "LGPL-2.0-or-later",
"dependencies": [
"cairo",
"fontconfig",
"gdk-pixbuf",
"glib",
"libcroco",
{
"name": "libxml2",
"default-features": false
},
"pango",
{
"name": "vcpkg-cmake",
"host": true
}
]
}