2021-07-28 07:25:52 +08:00
|
|
|
{
|
|
|
|
"name": "qwt",
|
2022-11-17 16:35:23 +08:00
|
|
|
"version": "6.2.0+20220616",
|
2023-02-10 03:00:48 +08:00
|
|
|
"port-version": 1,
|
2021-07-28 07:25:52 +08:00
|
|
|
"description": "qt widgets library for technical applications",
|
|
|
|
"homepage": "https://sourceforge.net/projects/qwt",
|
2022-11-17 16:35:23 +08:00
|
|
|
"license": null,
|
2021-07-28 07:25:52 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
2022-11-17 16:35:23 +08:00
|
|
|
"name": "qtbase",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"concurrent",
|
|
|
|
"gui",
|
2023-02-10 03:00:48 +08:00
|
|
|
"opengl",
|
2022-11-17 16:35:23 +08:00
|
|
|
"widgets"
|
|
|
|
]
|
2021-07-28 07:25:52 +08:00
|
|
|
},
|
2022-11-17 16:35:23 +08:00
|
|
|
"qtsvg",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-qmake",
|
|
|
|
"host": true,
|
|
|
|
"default-features": false
|
|
|
|
}
|
2021-07-28 07:25:52 +08:00
|
|
|
]
|
|
|
|
}
|