mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 01:03:19 +08:00
e1a1ddd093
* bump qtbase * add qt3d * format manifest * test features in CI * pass ci baseline stuff * vulkan is skip in ci so cannot force it. * remove extra , * fix deps * try to fix promotion * gstreamer adjustments. * fix gstreamer on linux * fix gstreamer stuff * fix x264 api import macro * fix gst-rsp-server * correctly replace * promote targets.... * enable arm64 qtwebengine * --trace-expand * install wrapper for egl. * add newline * remove opengl from skip list * add gl to link * another try * retry again * test dynamic angle linkage * retry * link XNVCtrl * retry * add libxnvctrl * retry * retry again... * move wrapper to angle * revert changes to egl-reg * more debugging * try again * fix stuff * add missing , * egl stuff * wrapper stuff * fix angle * remove double dep * remove libxnvctrl * format manifest * revert trace * bump version * bump v * v db * remove trace * v db * refine supports * v db * remove qtmultimedia from baseline
210 lines
3.7 KiB
JSON
210 lines
3.7 KiB
JSON
{
|
|
"name": "qt",
|
|
"version": "6.3.2",
|
|
"port-version": 1,
|
|
"description": "Qt",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt3d",
|
|
"default-features": false,
|
|
"features": [
|
|
"animation",
|
|
"assimp",
|
|
"extras",
|
|
"input",
|
|
"logic",
|
|
"qml",
|
|
"render",
|
|
"rhi"
|
|
]
|
|
},
|
|
{
|
|
"name": "qt5compat",
|
|
"default-features": false,
|
|
"features": [
|
|
"big-codecs",
|
|
"codecs",
|
|
"qml",
|
|
"textcodec"
|
|
]
|
|
},
|
|
"qtapplicationmanager",
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qtcharts",
|
|
"default-features": false,
|
|
"features": [
|
|
"designer",
|
|
"qml"
|
|
]
|
|
},
|
|
"qtcoap",
|
|
"qtconnectivity",
|
|
"qtdatavis3d",
|
|
"qtdeclarative",
|
|
{
|
|
"name": "qtdeviceutilities",
|
|
"default-features": false,
|
|
"platform": "linux"
|
|
},
|
|
"qtdoc",
|
|
{
|
|
"name": "qtimageformats",
|
|
"default-features": false,
|
|
"features": [
|
|
"jasper",
|
|
"tiff",
|
|
"webp"
|
|
]
|
|
},
|
|
"qtinterfaceframework",
|
|
{
|
|
"name": "qtlottie",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
"qtmqtt",
|
|
{
|
|
"name": "qtmultimedia",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml",
|
|
"widgets"
|
|
]
|
|
},
|
|
{
|
|
"name": "qtmultimedia",
|
|
"default-features": false,
|
|
"features": [
|
|
"gstreamer"
|
|
],
|
|
"platform": "!(static & windows)"
|
|
},
|
|
"qtnetworkauth",
|
|
{
|
|
"name": "qtopcua",
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
{
|
|
"name": "qtpositioning",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
{
|
|
"name": "qtquick3d",
|
|
"default-features": false
|
|
},
|
|
"qtquicktimeline",
|
|
{
|
|
"name": "qtremoteobjects",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
{
|
|
"name": "qtscxml",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
{
|
|
"name": "qtsensors",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
"qtserialbus",
|
|
"qtserialport",
|
|
"qtshadertools",
|
|
"qtsvg",
|
|
{
|
|
"name": "qttools",
|
|
"default-features": false,
|
|
"features": [
|
|
"assistant",
|
|
"designer",
|
|
"qml"
|
|
]
|
|
},
|
|
"qttranslations",
|
|
"qtvirtualkeyboard",
|
|
{
|
|
"name": "qtwebchannel",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
{
|
|
"name": "qtwebengine",
|
|
"default-features": false,
|
|
"features": [
|
|
"geolocation",
|
|
"spellchecker",
|
|
"webchannel"
|
|
],
|
|
"platform": "!static & !(windows & arm)"
|
|
},
|
|
{
|
|
"name": "qtwebsockets",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
{
|
|
"name": "qtwebview",
|
|
"default-features": false,
|
|
"features": [
|
|
"qml"
|
|
]
|
|
},
|
|
{
|
|
"name": "qtwebview",
|
|
"default-features": false,
|
|
"features": [
|
|
"webengine"
|
|
],
|
|
"platform": "!static & !(windows & arm)"
|
|
}
|
|
],
|
|
"default-features": [
|
|
"default-features"
|
|
],
|
|
"features": {
|
|
"default-features": {
|
|
"description": "Platform-dependent default features",
|
|
"dependencies": [
|
|
{
|
|
"name": "qtactiveqt",
|
|
"features": [
|
|
"qml"
|
|
],
|
|
"platform": "windows"
|
|
},
|
|
{
|
|
"name": "qtwayland",
|
|
"features": [
|
|
"qml"
|
|
],
|
|
"platform": "linux"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|