[neon/snap-packaging/kf5-core-sdk] /: kdsoap not used in kf5, more branch changes.

Scarlett Moore null at kde.org
Fri Oct 18 15:42:52 BST 2024


Git commit 11f201681e146c573fab1a924914f4144781cee4 by Scarlett Moore.
Committed on 18/10/2024 at 14:42.
Pushed by scarlettmoore into branch 'master'.

kdsoap not used in kf5, more branch changes.

M  +4    -17   snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf5-core-sdk/-/commit/11f201681e146c573fab1a924914f4144781cee4

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 78cd3c0..4c402a8 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -152,7 +152,7 @@ parts:
         after:
         - qtconf
         source: https://invent.kde.org/libraries/polkit-qt-1.git
-        source-branch: master
+        source-branch: Plasma/5.27
         source-depth: 1
         build-packages:
         - libglib2.0-dev
@@ -1660,7 +1660,7 @@ parts:
         - breeze-icons
         - qtkeychain
         source: https://invent.kde.org/libraries/ktextaddons.git
-        source-branch: master
+        source-branch: 1.5
         source-depth: 1
         build-snaps:
         - kde-qt5-core22-sdk
@@ -1755,7 +1755,7 @@ parts:
         - kirigami
         - ki18n
         source: https://invent.kde.org/libraries/kirigami-addons.git
-        source-branch: master
+        source-branch: kf5
         source-depth: 1
         build-snaps:
         - kde-qt5-core22-sdk
@@ -1824,24 +1824,11 @@ parts:
         - "-DCMAKE_FIND_ROOT_PATH=$CRAFT_STAGE\\;/snap/kde-qt5-core22-sdk/current\\;/usr"
         - "-DCMAKE_PREFIX_PATH=$CRAFT_STAGE\\;/snap/kde-qt5-core22-sdk/current\\;/usr"
         build-environment: *buildenvironment
-    kdsoap-ws-discovery-client:
-        after:
-        - extra-cmake-modules
-        - kdsoap
-        source: https://invent.kde.org/libraries/kdsoap-ws-discovery-client.git
-        source-branch: master
-        source-depth: 1
-        build-snaps:
-        - kde-qt5-core22-sdk
-        plugin: cmake
-        cmake-generator: Ninja
-        cmake-parameters: *cmakeparameters
-        build-environment: *buildenvironment
     libkexiv2:
         after:
         - extra-cmake-modules
         source: https://invent.kde.org/graphics/libkexiv2.git
-        source-branch: master
+        source-branch: release/23.08
         source-depth: 1
         build-snaps:
         - kde-qt5-core22-sdk


More information about the Neon-commits mailing list