[neon/snap-packaging/kde-pyside6-core-sdk/work.core24.iterate_test] /: use the qt6.conf

Carlos De Maine null at kde.org
Wed Sep 24 09:12:43 BST 2025


Git commit 6281cc4382377101751759ecdefb58ce0c8145bb by Carlos De Maine.
Committed on 24/09/2025 at 08:12.
Pushed by carlosdem into branch 'work.core24.iterate_test'.

use the qt6.conf

M  +1    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-pyside6-core-sdk/-/commit/6281cc4382377101751759ecdefb58ce0c8145bb

diff --git a/snapcraft.yaml b/snapcraft.yaml
index c5be652..be846d5 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -106,6 +106,7 @@ parts:
         patch -p1 < "$CRAFT_PROJECT_DIR/patches/$PATCHFILE"
       done < $CRAFT_PROJECT_DIR/patches/series
     override-build: |
+      /snap/kde-qt6-core24-sdk/current/usr/bin/qt6/qtpaths6 -qtconf /snap/kde-qt6-core24-sdk/current/usr/bin/qt6.conf
       craftctl default
       mkdir -p $CRAFT_PART_INSTALL/etc/$CRAFT_PART_NAME
       cp $CRAFT_PART_BUILD/CMakeFiles/CMakeConfigureLog.yaml $CRAFT_PART_INSTALL/etc/$CRAFT_PART_NAME/


More information about the Neon-commits mailing list