yuzu/externals/vcpkg/ports/librsvg/vcpkg.json

22 lines
415 B
JSON
Executable File

{
"name": "librsvg",
"version": "2.40.20",
"port-version": 5,
"description": "A small library to render Scalable Vector Graphics (SVG)",
"homepage": "https://gitlab.gnome.org/GNOME/librsvg",
"dependencies": [
"cairo",
"gdk-pixbuf",
"libcroco",
"pango",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}