2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "qt5-webengine",
|
2024-03-12 12:03:57 +08:00
|
|
|
"version": "5.15.13",
|
2024-03-26 06:08:37 +08:00
|
|
|
"port-version": 3,
|
2024-03-19 05:27:37 +08:00
|
|
|
"description": "Qt WebEngine provides functionality for rendering regions of dynamic web content.",
|
2022-03-08 03:27:29 +08:00
|
|
|
"license": null,
|
2021-09-09 16:24:04 +08:00
|
|
|
"supports": "!static",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
2024-03-23 08:06:26 +08:00
|
|
|
"name": "atl",
|
2021-09-09 16:24:04 +08:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|