[neon/forks/kdenlive/Neon/release] /: update snap
Jonathan Riddell
null at kde.org
Tue Jun 8 14:57:46 BST 2021
Git commit fe61a1e016fe34784ca81302bcd4310b9a4eb9cb by Jonathan Riddell.
Committed on 08/06/2021 at 13:57.
Pushed by jriddell into branch 'Neon/release'.
update snap
M +5 -10 snapcraft.yaml
https://invent.kde.org/neon/forks/kdenlive/commit/fe61a1e016fe34784ca81302bcd4310b9a4eb9cb
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 87dc22d..66c5c70 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -13,7 +13,6 @@ apps:
command-chain:
- kdenlive-launch
plugs:
- - kde-frameworks-5-plug
- home
- network
- network-bind
@@ -24,12 +23,6 @@ slots:
interface: dbus
name: org.kde.kdenlive
bus: session
-plugs:
- kde-frameworks-5-plug:
- content: kde-frameworks-5-qt-5-15-core20-all
- interface: content
- default-provider: kde-frameworks-5-qt-5-15-core20
- target: kf5
package-repositories:
- type: apt
components:
@@ -44,8 +37,6 @@ parts:
parse-info:
- usr/share/metainfo/org.kde.kdenlive.appdata.xml
plugin: cmake
- build-environment:
- - CMAKE_BUILD_PARALLEL_LEVEL: '4'
build-packages:
- libqt5networkauth5-dev
- libkf5doctools-dev
@@ -53,7 +44,11 @@ parts:
- libmlt++-dev
- librttr-dev
- libmlt-dev
+ - libv4l-dev
stage-packages:
+ - libqt5multimedia5
+ - libqt5concurrent5
+ - libqt5quickwidgets5
- libqt5networkauth5
- ffmpeg
- frei0r-plugins
@@ -93,7 +88,7 @@ parts:
prime:
- "$exclusion"
kdenlive-launch:
- source: http://download.kde.org/stable/release-service/21.04.1/src/kdenlive-21.04.1.tar.xz
+ source: kdenlive-launch/
plugin: dump
prime:
- kdenlive-launch
More information about the Neon-commits
mailing list