2021-04-20 08:28:39 +08:00
|
|
|
{
|
|
|
|
"name": "marble",
|
2024-08-21 03:30:19 +08:00
|
|
|
"version-string": "24.07.90",
|
2021-04-20 08:28:39 +08:00
|
|
|
"description": "Marble KDE library",
|
|
|
|
"homepage": "https://marble.kde.org",
|
2022-05-14 07:50:32 +08:00
|
|
|
"license": "LGPL-2.1-or-later",
|
2023-06-16 05:49:00 +08:00
|
|
|
"supports": "windows & x64 & !static & !xbox",
|
2021-04-20 08:28:39 +08:00
|
|
|
"dependencies": [
|
|
|
|
"qt5-base",
|
|
|
|
"qt5-quickcontrols",
|
|
|
|
"qt5-svg",
|
2022-01-06 12:19:52 +08:00
|
|
|
"qt5-webchannel",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-04-20 08:28:39 +08:00
|
|
|
]
|
|
|
|
}
|