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

32 lines
748 B
JSON

{
"name": "salome-medcoupling",
"version": "9.10.0",
"port-version": 1,
"description": "salome-medcoupling is a part of SALOME platform to manipulate meshes and fields in memory, and use salome-med format for files.",
"homepage": "https://www.salome-platform.org",
"license": "GPL-2.0-or-later",
"supports": "!(windows & static)",
"dependencies": [
"boost-chrono",
"boost-date-time",
"boost-filesystem",
"boost-regex",
"boost-serialization",
"boost-system",
"boost-thread",
"libxml2",
"metis",
"salome-configuration",
"salome-med-fichier",
"scotch",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}