[neon/forks/kdenlive/Neon/release] /: update snap for core20
Jonathan Riddell
null at kde.org
Mon Mar 22 16:11:50 GMT 2021
Git commit dd8b638d95723c699b9238d69a10fa25bebccbac by Jonathan Riddell.
Committed on 22/03/2021 at 16:10.
Pushed by jriddell into branch 'Neon/release'.
update snap for core20
M +4 -2 snapcraft.yaml
https://invent.kde.org/neon/forks/kdenlive/commit/dd8b638d95723c699b9238d69a10fa25bebccbac
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8b97c4a..bec3d87 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -49,6 +49,8 @@ parts:
after:
- kde-frameworks-5-env
plugin: cmake
+ build-environment:
+ - CMAKE_BUILD_PARALLEL_LEVEL: "4"
build-packages:
- build-essential
- qt5-default
@@ -83,7 +85,7 @@ parts:
- "-DBUILD_TESTING=OFF"
- "-DKDE_SKIP_TEST_SETTINGS=ON"
- "-DKDE_INSTALL_PLUGINDIR=/usr/lib/x86_64-linux-gnu/qt5/plugins/"
- - "-DCMAKE_FIND_ROOT_PATH=/root/stage\\;/snap/kde-frameworks-5-qt-5-15-core20-sdk/current"
+ - "-DCMAKE_FIND_ROOT_PATH=/usr\\;/usr\\;/root/stage\\;/snap/kde-frameworks-5-qt-5-15-core20-sdk/current"
filesets:
exclusion:
- "-usr/lib/*/cmake/*"
@@ -99,7 +101,7 @@ parts:
- "$exclusion"
kde-frameworks-5-env:
plugin: dump
- source: https://anongit.kde.org/snap-kf5-launcher.git
+ source: https://invent.kde.org/packaging/snap-kf5-launcher.git
kdenlive-launch:
source: http://download.kde.org/stable/release-service/20.12.3/src/kdenlive-20.12.3.tar.xz
plugin: dump
More information about the Neon-commits
mailing list