vcpkg/versions/p-/parmetis.json
Gilles Grospellier 2a90d45fad
[parmetis] Fix build on x64-linux. (#17410)
* Fix parmetis build on x64-linux.

- Change 'METIS' directory to 'metis' because the true name is 'metis'.
- Remove the non working (on linux) link 'METIS' to 'metis'.
- Use absolute path for GKLIB_PATH. Using relative path does not work
  for test HAVE_THREADLOCALSTORAGE in metis/GKlib/GKlibSystem.cmake

* Update parmetis version in baseline.

* Update CONTROL file

* Apply reviewer comment.

* Update ci-baseline.txt

* Update hash in parmetis.json.

* Update port version instead of package version.

* Update hash version

* Try to build parmetis on 'osx'.
2021-04-28 17:39:30 -07:00

30 lines
689 B
JSON

{
"versions": [
{
"git-tree": "b472eb73edfdb744f44ec306ebf05649c7f5fb70",
"version-string": "4.0.3",
"port-version": 4
},
{
"git-tree": "3e1e3d50f531e207194d13af392a811f2af09d8b",
"version-string": "4.0.3-3",
"port-version": 0
},
{
"git-tree": "ea51676a5f392375e65b3d2e159edfb70adfb87b",
"version-string": "4.0.3-2",
"port-version": 0
},
{
"git-tree": "592aa3de34be8679271e39c65dfa68a0d8d657ef",
"version-string": "4.0.3-1",
"port-version": 0
},
{
"git-tree": "ba1ab39509cbcbbfa71f4bb57f5f4d6728c37d14",
"version-string": "4.0.3",
"port-version": 0
}
]
}