[neon/kde/kate/Neon/release] /: do not use content snap cos it is classic
Jonathan Riddell
null at kde.org
Fri Apr 9 12:05:15 BST 2021
Git commit 1482ebc89d77c3f9ed2ed2b491aa17685114cc53 by Jonathan Riddell.
Committed on 09/04/2021 at 11:05.
Pushed by jriddell into branch 'Neon/release'.
do not use content snap cos it is classic
M +10 -8 snapcraft.yaml
https://invent.kde.org/neon/kde/kate/commit/1482ebc89d77c3f9ed2ed2b491aa17685114cc53
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 08fb300..6531598 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -6,16 +6,8 @@ base: core20
adopt-info: kate
apps:
kate:
- plugs:
- - kde-frameworks-5-plug
common-id: org.kde.kate.desktop
command: kf5-launch kate
-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:
@@ -42,6 +34,16 @@ parts:
stage-packages:
- libgit2-28
- konsole-kpart
+ - libkf5declarative5
+ - libkf5kiofilewidgets5
+ - libkf5plasma5
+ - libkf5syntaxhighlighting5
+ - libkf5texteditor5
+ - libkf5threadweaver5
+ - libqt5qmlmodels5
+ - libqt5quick5
+ - libqt5sql5
+ - libeditorconfig0
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"
More information about the Neon-commits
mailing list