[neon/extras/keurocalc/Neon/release] /: update snap for core20

Jonathan Riddell null at kde.org
Mon Mar 22 16:12:11 GMT 2021


Git commit 9d9f1ec698d8c8bb4c94c9587c2beb275d805b79 by Jonathan Riddell.
Committed on 22/03/2021 at 16:10.
Pushed by jriddell into branch 'Neon/release'.

update snap for core20

M  +4    -17   snapcraft.yaml

https://invent.kde.org/neon/extras/keurocalc/commit/9d9f1ec698d8c8bb4c94c9587c2beb275d805b79

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 651018b..381585a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -47,11 +47,11 @@ parts:
         after:
         - kde-frameworks-5-env
         plugin: cmake
+        build-environment:
+        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
         source: https://anongit.kde.org/keurocalc.git
         build-packages:
-        - build-essential
-        - qt5-default
-        - kdoctools5
+        - libkf5doctools5-dev
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
         - "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -80,17 +80,4 @@ parts:
         - -usr/lib/*
     kde-frameworks-5-env:
         plugin: dump
-        source: https://anongit.kde.org/snap-kf5-launcher.git
-        filesets:
-            exclusion:
-            - "-usr/lib/*/cmake/*"
-            - "-usr/include/*"
-            - "-usr/share/ECM/*"
-            - "-usr/share/doc/*"
-            - "-usr/share/man/*"
-            - "-usr/share/icons/breeze-dark*"
-            - "-usr/bin/X11"
-            - "-usr/lib/gcc/x86_64-linux-gnu/6.0.0"
-            - "-usr/lib/aspell/*"
-        prime:
-        - "$exclusion"
+        source: https://invent.kde.org/packaging/snap-kf5-launcher.git


More information about the Neon-commits mailing list