2021-06-02 02:05:59 +08:00
|
|
|
{
|
|
|
|
"name": "qt",
|
2024-11-23 06:05:29 +08:00
|
|
|
"version": "6.8.0",
|
2024-03-19 05:27:37 +08:00
|
|
|
"description": "A cross-platform application and UI framework.",
|
2021-06-02 02:05:59 +08:00
|
|
|
"homepage": "https://www.qt.io/",
|
2022-02-16 12:24:55 +08:00
|
|
|
"license": null,
|
2021-06-02 02:05:59 +08:00
|
|
|
"dependencies": [
|
2022-10-12 16:21:25 +08:00
|
|
|
{
|
|
|
|
"name": "qt3d",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"animation",
|
|
|
|
"assimp",
|
|
|
|
"extras",
|
|
|
|
"input",
|
|
|
|
"logic",
|
|
|
|
"qml",
|
|
|
|
"render",
|
|
|
|
"rhi"
|
|
|
|
]
|
|
|
|
},
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qt5compat",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"big-codecs",
|
|
|
|
"codecs",
|
|
|
|
"qml",
|
|
|
|
"textcodec"
|
|
|
|
]
|
|
|
|
},
|
2021-12-07 12:46:28 +08:00
|
|
|
"qtapplicationmanager",
|
2021-06-02 02:05:59 +08:00
|
|
|
{
|
|
|
|
"name": "qtbase",
|
|
|
|
"default-features": false
|
|
|
|
},
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qtcharts",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"designer",
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
2021-06-02 02:05:59 +08:00
|
|
|
"qtcoap",
|
2021-10-01 04:03:56 +08:00
|
|
|
"qtconnectivity",
|
2021-06-02 02:05:59 +08:00
|
|
|
"qtdatavis3d",
|
|
|
|
"qtdeclarative",
|
2021-12-07 12:46:28 +08:00
|
|
|
{
|
|
|
|
"name": "qtdeviceutilities",
|
|
|
|
"default-features": false,
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
2021-06-02 02:05:59 +08:00
|
|
|
"qtdoc",
|
2023-11-30 11:15:44 +08:00
|
|
|
"qtgraphs",
|
2023-10-28 02:18:22 +08:00
|
|
|
"qtgrpc",
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qtimageformats",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"jasper",
|
|
|
|
"tiff",
|
|
|
|
"webp"
|
|
|
|
]
|
|
|
|
},
|
2021-12-07 12:46:28 +08:00
|
|
|
"qtinterfaceframework",
|
2023-01-11 05:54:28 +08:00
|
|
|
"qtlanguageserver",
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qtlottie",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
2021-06-02 02:05:59 +08:00
|
|
|
"qtmqtt",
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qtmultimedia",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
2024-05-01 02:50:26 +08:00
|
|
|
"ffmpeg",
|
2021-10-01 04:03:56 +08:00
|
|
|
"qml",
|
|
|
|
"widgets"
|
|
|
|
]
|
|
|
|
},
|
2021-12-07 12:46:28 +08:00
|
|
|
{
|
|
|
|
"name": "qtmultimedia",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"gstreamer"
|
|
|
|
],
|
2022-11-19 04:31:51 +08:00
|
|
|
"platform": "!windows"
|
|
|
|
},
|
2021-06-02 02:05:59 +08:00
|
|
|
"qtnetworkauth",
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qtopcua",
|
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
2021-12-07 12:46:28 +08:00
|
|
|
{
|
|
|
|
"name": "qtpositioning",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qtquick3d",
|
|
|
|
"default-features": false
|
|
|
|
},
|
2021-06-02 02:05:59 +08:00
|
|
|
"qtquicktimeline",
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qtremoteobjects",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtscxml",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtsensors",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"qtserialbus",
|
|
|
|
"qtserialport",
|
2021-06-02 02:05:59 +08:00
|
|
|
"qtshadertools",
|
2023-01-11 05:54:28 +08:00
|
|
|
{
|
|
|
|
"name": "qtspeech",
|
|
|
|
"default-features": false,
|
|
|
|
"platform": "!(windows & x86)"
|
|
|
|
},
|
2021-06-02 02:05:59 +08:00
|
|
|
"qtsvg",
|
2021-10-01 04:03:56 +08:00
|
|
|
{
|
|
|
|
"name": "qttools",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"assistant",
|
|
|
|
"designer",
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
2021-06-02 02:05:59 +08:00
|
|
|
"qttranslations",
|
2021-10-01 04:03:56 +08:00
|
|
|
"qtvirtualkeyboard",
|
|
|
|
{
|
|
|
|
"name": "qtwebchannel",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtwebengine",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"geolocation",
|
|
|
|
"spellchecker",
|
|
|
|
"webchannel"
|
2021-12-07 12:46:28 +08:00
|
|
|
],
|
2022-10-12 16:21:25 +08:00
|
|
|
"platform": "!static & !(windows & arm)"
|
2021-10-01 04:03:56 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtwebsockets",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtwebview",
|
2023-04-14 05:15:17 +08:00
|
|
|
"default-features": false
|
2021-12-07 12:46:28 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtwebview",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"webengine"
|
|
|
|
],
|
2022-10-12 16:21:25 +08:00
|
|
|
"platform": "!static & !(windows & arm)"
|
2021-10-01 04:03:56 +08:00
|
|
|
}
|
2021-06-02 02:05:59 +08:00
|
|
|
],
|
|
|
|
"default-features": [
|
|
|
|
"default-features"
|
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"default-features": {
|
|
|
|
"description": "Platform-dependent default features",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "qtactiveqt",
|
2021-10-01 04:03:56 +08:00
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
],
|
2021-06-02 02:05:59 +08:00
|
|
|
"platform": "windows"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtwayland",
|
2021-10-01 04:03:56 +08:00
|
|
|
"features": [
|
|
|
|
"qml"
|
|
|
|
],
|
2021-06-02 02:05:59 +08:00
|
|
|
"platform": "linux"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|