[baseline][kf5solid] Explicitly disable imobile backend (#28279)

This commit is contained in:
Kai Pastor 2022-12-12 21:31:05 +01:00 committed by GitHub
parent 180c6bc92f
commit 7962130140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -44,6 +44,7 @@ vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS
vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS
-DBUILD_DEVICE_BACKEND_imobile=OFF
-DBUILD_TESTING=OFF
-DKDE_INSTALL_QMLDIR=qml
)

View File

@ -1,6 +1,7 @@
{
"name": "kf5solid",
"version": "5.98.0",
"port-version": 1,
"description": "Desktop hardware abstraction",
"homepage": "https://api.kde.org/frameworks/solid/html/index.html",
"dependencies": [

View File

@ -3398,7 +3398,7 @@
},
"kf5solid": {
"baseline": "5.98.0",
"port-version": 0
"port-version": 1
},
"kf5sonnet": {
"baseline": "5.98.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7b532dd98f6da51797e2f14681dfc859fb02d8de",
"version": "5.98.0",
"port-version": 1
},
{
"git-tree": "908096648c32dd9d82a9d2be78b63355f8c9361f",
"version": "5.98.0",