[neon/kde/ksudoku/Neon/release] /: update snap
Jonathan Riddell
null at kde.org
Wed Mar 10 17:14:14 GMT 2021
Git commit e3e4c0d5c03d0adbc642411b0a987633c6a57e8a by Jonathan Riddell.
Committed on 10/03/2021 at 17:14.
Pushed by jriddell into branch 'Neon/release'.
update snap
M +3 -21 snapcraft.yaml
https://invent.kde.org/neon/kde/ksudoku/commit/e3e4c0d5c03d0adbc642411b0a987633c6a57e8a
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 42032df..a24a18e 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -41,9 +41,8 @@ package-repositories:
key-server: keyserver.ubuntu.com
parts:
patches:
- source: debian/patches/
+ source: patches/
plugin: dump
- prime: [-*]
stage: [qtglobal.diff]
ksudoku:
parse-info:
@@ -62,11 +61,7 @@ parts:
patch -p1 < $SNAPCRAFT_STAGE/qtglobal.diff
snapcraftctl build
build-packages:
- - libkf5kdegames-dev
- - kdoctools5
- stage-packages:
- - libkf5kdegames7
- - libkf5kdegamesprivate1
+ - libkf5doctools-dev
source: http://download.kde.org/stable/release-service/20.12.3/src/ksudoku-20.12.3.tar.xz
build-environment:
- VERBOSE: "1"
@@ -93,17 +88,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