[neon/snap-packaging/kf6-core-sdk/work.core24] /: remove patch from oxygen
Scarlett Moore
null at kde.org
Sun Jun 21 21:55:57 BST 2026
Git commit e4297a0401e547d18dc95ef1a00763d2781645e2 by Scarlett Moore.
Committed on 21/06/2026 at 20:54.
Pushed by scarlettmoore into branch 'work.core24'.
remove patch from oxygen
M +3 -5 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/e4297a0401e547d18dc95ef1a00763d2781645e2
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 1d25bba..b7ca8d3 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -2326,6 +2326,8 @@ parts:
- kconfigwidgets
- kservice
- kwidgetsaddons
+ - libplasma
+
source: https://invent.kde.org/plasma/oxygen.git
source-tag: *plasma-version
source-depth: 1
@@ -2338,11 +2340,7 @@ parts:
cmake-generator: Ninja
cmake-parameters: *cmakeparameters-withoutqt5
build-environment: *buildenvironment
- override-pull: |
- craftctl default
- while read -r PATCHFILE ; do
- patch -p1 < "$CRAFT_PROJECT_DIR/patches/oxygen/$PATCHFILE"
- done < $CRAFT_PROJECT_DIR/patches/oxygen/series
+
plasma-integration:
after:
- extra-cmake-modules
More information about the Neon-commits
mailing list