[neon/kde/kbreakout/Neon/release] /: update snap
Jonathan Riddell
null at kde.org
Fri Mar 19 15:00:38 GMT 2021
Git commit 073a92148011755484626fd31d0e1c1275f4713c by Jonathan Riddell.
Committed on 19/03/2021 at 15:00.
Pushed by jriddell into branch 'Neon/release'.
update snap
M +4 -16 snapcraft.yaml
https://invent.kde.org/neon/kde/kbreakout/commit/073a92148011755484626fd31d0e1c1275f4713c
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 26e56bd..b756f7d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -48,10 +48,11 @@ parts:
after:
- kde-frameworks-5-env
plugin: cmake
+ build-environment:
+ - CMAKE_BUILD_PARALLEL_LEVEL: "4"
build-packages:
- - libkf5kdegames-dev
+ - libkf5doctools-dev
stage-packages:
- - libkf5kdegames-dev
- qml-module-org-kde-games-core
source: http://download.kde.org/stable/release-service/20.12.3/src/kbreakout-20.12.3.tar.xz
cmake-parameters:
@@ -77,17 +78,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