[neon/extras/gcompris-qt/Neon/release] /: update snap

Jonathan Riddell null at kde.org
Mon Mar 22 12:02:59 GMT 2021


Git commit 8e4d4a8a4fb68a37406b2fb35a4945b38dbc6747 by Jonathan Riddell.
Committed on 22/03/2021 at 12:02.
Pushed by jriddell into branch 'Neon/release'.

update snap

M  +3    -14   snapcraft.yaml

https://invent.kde.org/neon/extras/gcompris-qt/commit/8e4d4a8a4fb68a37406b2fb35a4945b38dbc6747

diff --git a/snapcraft.yaml b/snapcraft.yaml
index e13955c..fbe076c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -44,6 +44,8 @@ parts:
         after:
         - kde-frameworks-5-env
         plugin: cmake
+        build-environment:
+        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
         source: https://gcompris.net/download/qt/src/gcompris-qt-1.0.tar.xz
         build-packages:
         - build-essential
@@ -87,17 +89,4 @@ parts:
         - "$exclusion"
     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