[vcpkg baseline][marble] Disable dependency KF5 (#17492)

This commit is contained in:
Jack·Boos·Yu 2021-04-29 04:31:52 +08:00 committed by GitHub
parent 4330ee1d34
commit ee8c444d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 3 deletions

View File

@ -13,7 +13,8 @@ vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
OPTIONS
-DCMAKE_DISABLE_FIND_PACKAGE_I18n=ON
-DCMAKE_DISABLE_FIND_PACKAGE_I18n=ON
-DWITH_KF5=OFF
)
vcpkg_install_cmake()

View File

@ -1,7 +1,7 @@
{
"name": "marble",
"version-string": "19.08.2",
"port-version": 1,
"port-version": 2,
"description": "Marble KDE library",
"homepage": "https://marble.kde.org",
"supports": "windows & x64 & !static",

View File

@ -3826,7 +3826,7 @@
},
"marble": {
"baseline": "19.08.2",
"port-version": 1
"port-version": 2
},
"marl": {
"baseline": "2020-10-10",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "882d37f618c122d3484dcb02cb4f35ead8580768",
"version-string": "19.08.2",
"port-version": 2
},
{
"git-tree": "753693b3e64d7baedd61a8f57b62e467267bc741",
"version-string": "19.08.2",