mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:36:47 +08:00
e942f068ed
* [qt5-webengine] remove build_3.with_missing_stdbool_include.patch from qt5-webengine * [qt5-webengine] remove workaround-msvc2022-ice.patch from qt5-webengine * [qt5-webengine] increase port version number * [qt5-webengine] updated versions to include qt5-webengine port version 5.15.10#1
39 lines
739 B
JSON
39 lines
739 B
JSON
{
|
|
"name": "qt5-webengine",
|
|
"version": "5.15.10",
|
|
"port-version": 1,
|
|
"description": "Qt5 webengine Module;",
|
|
"license": null,
|
|
"supports": "!static",
|
|
"dependencies": [
|
|
{
|
|
"name": "atlmfc",
|
|
"platform": "windows"
|
|
},
|
|
{
|
|
"name": "ffmpeg",
|
|
"default-features": false,
|
|
"platform": "!windows"
|
|
},
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-location",
|
|
"qt5-quickcontrols",
|
|
"qt5-quickcontrols2",
|
|
"qt5-tools",
|
|
"qt5-webchannel",
|
|
{
|
|
"name": "vcpkg-tool-nodejs",
|
|
"host": true
|
|
}
|
|
],
|
|
"features": {
|
|
"proprietary-codecs": {
|
|
"description": "Enable proprietary-codecs in qtwebengine"
|
|
}
|
|
}
|
|
}
|