vcpkg/versions/q-/qhull.json
Aleksi Sapon ff2d960586
[qhull] Patch for C++20 support (#37765)
This PR adds a patch from upstream that fixes C++20 support. [In C++20,
template parameters from the class template are no longer allowed in
constructors and destructors
declarations](https://eel.is/c++draft/diff.cpp17#class-2). The Qhull C++
headers have a few instances of these, and don't compile under compliant
C++20 (or later). Specifically, since version 11, GCC generates an error
diagnostic.

[While this has been fixed in the
upstream](https://github.com/qhull/qhull/pull/122), the slow Qhull
release cycle means it might be quite a while longer until a new
official release it available. It's already been a year and a half since
the fix, [and the next release is still in
alpha](https://github.com/qhull/qhull/wiki#qhull-81-alpha3-20230102)
with no clear timeline. As C++20 becomes more mainstream, I believe it's
important to ensure support for this library.
2024-03-28 12:41:01 -07:00

90 lines
2.2 KiB
JSON

{
"versions": [
{
"git-tree": "0c30770c608574944db1c98437d356af3e64fe5b",
"version": "8.0.2",
"port-version": 5
},
{
"git-tree": "1cfdbe28c32936c2ac6c9fb8d269f81c2a96415f",
"version": "8.0.2",
"port-version": 4
},
{
"git-tree": "afe7d7f235d72db1da52a99ebe085cafd21577b3",
"version": "8.0.2",
"port-version": 3
},
{
"git-tree": "574301a0f60d743f5ea7165dda5e45bd0f1082ba",
"version-string": "8.0.2",
"port-version": 2
},
{
"git-tree": "248e6da5d026e3d25975912d727d35612b32f5c1",
"version-string": "8.0.2",
"port-version": 1
},
{
"git-tree": "a126a4ddc8a30d5e50f27579acf06af3436ef6ed",
"version-string": "8.0.2",
"port-version": 0
},
{
"git-tree": "99b577e0925df3c88a9abcc5e2a2419ba44cb719",
"version-string": "8.0.0",
"port-version": 0
},
{
"git-tree": "e00559523bd9ee2c0ca68795b8b6113e0e495983",
"version-string": "7.3.2-2",
"port-version": 0
},
{
"git-tree": "536421b63cc012330f22b0fda37006f154a0539c",
"version-string": "7.3.2-1",
"port-version": 0
},
{
"git-tree": "ab01d658af2ccc2c47032fe3af45186d5c8b3795",
"version-string": "7.3.2",
"port-version": 0
},
{
"git-tree": "60b3b0b745477d4ab489edeaa96b353087da1c48",
"version-string": "7.2.1-3",
"port-version": 0
},
{
"git-tree": "9b921f8f0feebdc148c80f30d18f46aa5d18d19f",
"version-string": "7.2.1-2",
"port-version": 0
},
{
"git-tree": "36fe7997ac50f395f0cd4d18a3abdd5718d169a8",
"version-string": "2015.2-3",
"port-version": 0
},
{
"git-tree": "1e1b5fda40b57a87b1d3745c497892c900a5fb98",
"version-string": "2015.2-2",
"port-version": 0
},
{
"git-tree": "8478f3531d966b213c554e4c0f46d07e3bbb1c15",
"version-string": "2015.2-1",
"port-version": 0
},
{
"git-tree": "8998401aa6626bc4f6bdd831afaa3e9682bc3269",
"version-string": "2015.2",
"port-version": 0
},
{
"git-tree": "308526ae28d9f0eb0feb287ed138cf2516138b5c",
"version-string": "1.0",
"port-version": 0
}
]
}