aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5completion
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2021-06-25 04:04:57 +0800
committerGitHub <noreply@github.com>2021-06-24 13:04:57 -0700
commitd76b4ebe741f7d918e836df05674e8327857854e (patch)
treed3d706c05c6c0ecf1f99fce691a81b5a5fb1b6ca /ports/kf5completion
parent3b58466098f9c3744afdfa374f8f57dff0d8d66c (diff)
downloadvcpkg-d76b4ebe741f7d918e836df05674e8327857854e.tar.gz
vcpkg-d76b4ebe741f7d918e836df05674e8327857854e.zip
[vcpkg baseline][kf5* librsvg] Add DISABLE_PARALLEL_CONFIGURE (#18600)
* [kf5*] Add DISABLE_PARALLEL_CONFIGURE * Update version files * [librsvg] Add DISABLE_PARALLEL_CONFIGURE * Update version files
Diffstat (limited to 'ports/kf5completion')
-rw-r--r--ports/kf5completion/portfile.cmake1
-rw-r--r--ports/kf5completion/vcpkg.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/ports/kf5completion/portfile.cmake b/ports/kf5completion/portfile.cmake
index 0e78c1a51..e00132253 100644
--- a/ports/kf5completion/portfile.cmake
+++ b/ports/kf5completion/portfile.cmake
@@ -8,6 +8,7 @@ vcpkg_from_github(
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
+ DISABLE_PARALLEL_CONFIGURE
PREFER_NINJA
OPTIONS
-DBUILD_HTML_DOCS=OFF
diff --git a/ports/kf5completion/vcpkg.json b/ports/kf5completion/vcpkg.json
index 272bab352..34f601960 100644
--- a/ports/kf5completion/vcpkg.json
+++ b/ports/kf5completion/vcpkg.json
@@ -1,6 +1,7 @@
{
"name": "kf5completion",
"version": "5.81.0",
+ "port-version": 1,
"description": "Text completion helpers and widgets",
"homepage": "https://api.kde.org/frameworks/kcompletion/html/index.html",
"dependencies": [