2021-09-09 16:24:04 +08:00
|
|
|
{
|
2024-04-09 02:15:54 +08:00
|
|
|
"$comment": "Keep the platform expressions in sync with the wrappers installed by the portfiles!",
|
2021-09-09 16:24:04 +08:00
|
|
|
"name": "lapack",
|
2024-04-09 02:15:54 +08:00
|
|
|
"version-date": "2023-06-10",
|
2024-06-04 13:29:41 +08:00
|
|
|
"port-version": 2,
|
2021-09-09 16:24:04 +08:00
|
|
|
"description": "Metapackage for packages which provide LAPACK",
|
2022-02-25 02:47:52 +08:00
|
|
|
"license": null,
|
2024-05-23 15:21:15 +08:00
|
|
|
"supports": "!android",
|
2021-09-09 16:24:04 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "clapack",
|
2024-04-09 02:15:54 +08:00
|
|
|
"platform": "uwp | (arm & windows)"
|
2021-09-09 16:24:04 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "lapack-reference",
|
2024-04-09 02:15:54 +08:00
|
|
|
"platform": "!osx & !ios & !uwp & !(arm & windows)"
|
2023-04-14 00:13:15 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
2021-09-09 16:24:04 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|