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

20 lines
382 B
JSON

{
"name": "lunasvg",
"version": "3.2.1",
"port-version": 1,
"description": "lunasvg is a standalone SVG rendering library in C++",
"homepage": "https://github.com/sammycage/lunasvg",
"license": "MIT",
"dependencies": [
"plutovg",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}