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