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

25 lines
473 B
JSON

{
"name": "sdformat",
"version": "15.1.1",
"port-version": 1,
"description": "Simulation Description Format (SDF) parser and description files.",
"homepage": "http://sdformat.org/",
"license": "Apache-2.0",
"supports": "!uwp",
"dependencies": [
"gz-math",
"gz-tools",
"gz-utils",
"tinyxml2",
"urdfdom",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}