[neon/kde/kate/Neon/release] /: update snap
Jonathan Riddell
null at kde.org
Thu Mar 18 12:48:16 GMT 2021
Git commit 35411a80bb52a9f05b1a2b9bf90fd8891f3a4cea by Jonathan Riddell.
Committed on 18/03/2021 at 12:48.
Pushed by jriddell into branch 'Neon/release'.
update snap
M +5 -18 snapcraft.yaml
https://invent.kde.org/neon/kde/kate/commit/35411a80bb52a9f05b1a2b9bf90fd8891f3a4cea
diff --git a/snapcraft.yaml b/snapcraft.yaml
index a1982f5..6d7188a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -48,13 +48,13 @@ parts:
after:
- kde-frameworks-5-env
plugin: cmake
+ build-environment:
+ - CMAKE_BUILD_PARALLEL_LEVEL: "4"
build-packages:
- libgit2-dev
- - pkg-config
- - qt5-default
+ - libkf5doctools-dev
stage-packages:
- - libgit2-dev
- - pkg-config
+ - libgit2-28
source: http://download.kde.org/stable/release-service/20.12.3/src/kate-20.12.3.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
@@ -80,17 +80,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