mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 02:57:49 +08:00
a4275b7eee
* Run through the macOS update instructions one more time. I think they're in a pretty good state now since this is the first attempt to rerun them since we dropped Vagrant. * Removed Parallels references for arm64. * Removed references to removing Vagrant because it's no longer on any of the hosts. * Update macOS to 14.5. * Update XCode CLT to 14.3.
42 lines
922 B
JSON
42 lines
922 B
JSON
{
|
|
"name": "qtinterfaceframework",
|
|
"version": "6.7.0",
|
|
"port-version": 1,
|
|
"description": "The Qt Interface Framework module provides both the tools and the core APIs, for you to implement Middleware APIs, Middleware Back ends, and Middleware Services.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "pkgconf",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "qtdeclarative",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qtinterfaceframework",
|
|
"host": true,
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qtmultimedia",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qtremoteobjects",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qttools",
|
|
"default-features": false
|
|
},
|
|
"taglib",
|
|
{
|
|
"name": "vcpkg-get-python-packages",
|
|
"host": true,
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|