2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "qt5-webengine",
|
2023-12-29 15:59:20 +08:00
|
|
|
"version": "5.15.12",
|
2024-02-29 09:09:05 +08:00
|
|
|
"port-version": 1,
|
2021-09-09 16:24:04 +08:00
|
|
|
"description": "Qt5 webengine Module;",
|
2022-03-08 03:27:29 +08:00
|
|
|
"license": null,
|
2021-09-09 16:24:04 +08:00
|
|
|
"supports": "!static",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "atlmfc",
|
|
|
|
"platform": "windows"
|
|
|
|
},
|
2024-02-29 09:09:05 +08:00
|
|
|
{
|
|
|
|
"name": "dbus",
|
|
|
|
"platform": "!windows"
|
|
|
|
},
|
2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "ffmpeg",
|
|
|
|
"default-features": false,
|
|
|
|
"platform": "!windows"
|
|
|
|
},
|
2024-02-29 09:09:05 +08:00
|
|
|
{
|
|
|
|
"name": "icu",
|
|
|
|
"platform": "!windows"
|
|
|
|
},
|
2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "qt5-base",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
"qt5-declarative",
|
|
|
|
"qt5-location",
|
|
|
|
"qt5-quickcontrols",
|
|
|
|
"qt5-quickcontrols2",
|
|
|
|
"qt5-tools",
|
2022-05-19 15:23:39 +08:00
|
|
|
"qt5-webchannel",
|
2022-09-13 05:04:41 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-tool-nodejs",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-09-09 16:24:04 +08:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"proprietary-codecs": {
|
|
|
|
"description": "Enable proprietary-codecs in qtwebengine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|