[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: no docs, tests, examples
Carlos De Maine
null at kde.org
Thu Aug 28 10:42:42 BST 2025
Git commit 7eb551ee31a8e3f41da62609542ba9b218e0e9a5 by Carlos De Maine.
Committed on 28/08/2025 at 09:42.
Pushed by carlosdem into branch 'work.core24'.
no docs, tests, examples
M +4 -2 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/7eb551ee31a8e3f41da62609542ba9b218e0e9a5
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 1b32e89..9b827ef 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -67,6 +67,7 @@ parts:
source-depth: 1
cmake-generator: Ninja
cmake-parameters:
+ - -DBUILD_qtdoc=OFF
- -DBUILD_SHARED_LIBS=ON
- -DCMAKE_BUILD_TYPE=Release
- -DCMAKE_FIND_ROOT_PATH=/snap/ffmpeg-2404-sdk/current/usr
@@ -99,6 +100,7 @@ parts:
- -DFEATURE_pdf_xfa_tiff=ON
- -DFEATURE_png=ON
- -DFEATURE_pulseaudio=ON
+ - -DFEATURE_qdoc=OFF
- -DFEATURE_qtpdf_build=ON
- -DFEATURE_qtpdf_quick_build=ON
- -DFEATURE_qtpdf_widgets_build=ON
@@ -144,8 +146,8 @@ parts:
- -DINSTALL_SYSCONFDIR=/share
- -DINSTALL_TRANSLATIONDIR=share/qt6/translations
- -DQT_BUILD_DOCS=OFF
- - -DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF
- - -DQT_BUILD_TESTS_BY_DEFAULT=OFF
+ - -DQT_BUILD_EXAMPLES=OFF
+ - -DQT_BUILD_TESTS=OFF
- -DQT_GENERATE_SBOM=OFF
- -DQT_UNITY_BUILD=ON
build-snaps:
More information about the Neon-commits
mailing list