2023-11-22 11:12:26 +08:00
|
|
|
{
|
|
|
|
"name": "jkqtplotter",
|
|
|
|
"version-date": "2023-10-24",
|
2023-11-27 15:41:27 +08:00
|
|
|
"port-version": 1,
|
2023-11-22 11:12:26 +08:00
|
|
|
"description": "A Qt Plotting Library",
|
|
|
|
"license": null,
|
|
|
|
"dependencies": [
|
|
|
|
"cimg",
|
|
|
|
{
|
|
|
|
"name": "qtbase",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"gui",
|
|
|
|
"jpeg",
|
|
|
|
"opengl",
|
|
|
|
"png",
|
|
|
|
"widgets"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"qtsvg",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true,
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true,
|
|
|
|
"default-features": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"examples": {
|
|
|
|
"description": "Build examples"
|
|
|
|
},
|
|
|
|
"tools": {
|
|
|
|
"description": "Build tools"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|