2021-12-07 12:46:28 +08:00
|
|
|
{
|
|
|
|
"name": "qtapplicationmanager",
|
|
|
|
"version-semver": "6.2.2",
|
2021-12-09 07:58:20 +08:00
|
|
|
"port-version": 1,
|
2021-12-07 12:46:28 +08:00
|
|
|
"description": "Qt component for application lifecycle management",
|
|
|
|
"homepage": "https://www.qt.io/",
|
|
|
|
"supports": "!(windows & arm)",
|
|
|
|
"dependencies": [
|
|
|
|
"libarchive",
|
|
|
|
"libyaml",
|
|
|
|
{
|
|
|
|
"name": "qtapplicationmanager",
|
|
|
|
"host": true,
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtbase",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtdeclarative",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qtwayland",
|
|
|
|
"default-features": false,
|
|
|
|
"platform": "!windows"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|