[neon/extras/kstars/Neon/release] /: update snap package
Jonathan Riddell
null at kde.org
Thu Apr 15 10:46:46 BST 2021
Git commit 0d09aff794b08709b0542447973ccc59778181a2 by Jonathan Riddell.
Committed on 15/04/2021 at 09:46.
Pushed by jriddell into branch 'Neon/release'.
update snap package
M +14 -26 snapcraft.yaml
https://invent.kde.org/neon/extras/kstars/commit/0d09aff794b08709b0542447973ccc59778181a2
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 485fa66..e32cf3b 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -7,13 +7,13 @@ base: core20
adopt-info: kstars
apps:
kstars:
+ extensions:
+ - kde-neon
common-id: org.kde.kstars.desktop
- command: kf5-launch kstars
+ command: usr/bin/kstars
plugs:
- kde-frameworks-5-plug
- home
- - x11
- - opengl
- network
- network-bind
- audio-playback
@@ -26,20 +26,12 @@ apps:
- location-control
- location-observe
- raw-usb
- - desktop
- - desktop-legacy
- removable-media
slots:
session-dbus-interface:
interface: dbus
name: org.kde.kstars
bus: session
-plugs:
- kde-frameworks-5-plug:
- interface: content
- content: kde-frameworks-5-core18-all
- default-provider: kde-frameworks-5-core18
- target: kf5
package-repositories:
- type: apt
components:
@@ -71,7 +63,6 @@ parts:
- libindi-dev
- qt5keychain-dev
- wcslib-dev
- - asi-common
- gsc
- indi-aagcloudwatcher
- indi-apogee
@@ -107,7 +98,6 @@ parts:
- indi-sx
- indi-toupbase
- indi-webcam
- - indiwebmanagerapp
- libapogee3
- libatik
- libfishcamp
@@ -120,26 +110,26 @@ parts:
- libsbig
- libstarshootg
- libtoupcam
- - indi-altaircam
- build-snaps:
- - kde-frameworks-5-qt-5-15-core20-sdk
+ - libstellarsolver-dev
+ - libkf5doctools-dev
+ - libraw-dev
+ - libqt5datavisualization5-dev
stage-packages:
+ - libstellarsolver
- astrometry.net
- indi-bin
- xplanet
- - libcfitsio5
+ - libcfitsio8
- libnova-0.16-0
- libgsl23
- libindialignmentdriver1
- libindidriver1
- - libpgsbox5
- - libwcs5
+ - libpgsbox7
+ - libwcs7
- libqt5keychain1
- libsecret-1-dev
- libglvnd0
- libgomp1
- - asi-common
- - asi-common
- gsc
- indi-aagcloudwatcher
- indi-apogee
@@ -175,7 +165,6 @@ parts:
- indi-sx
- indi-toupbase
- indi-webcam
- - indiwebmanagerapp
- libapogee3
- libatik
- libfishcamp
@@ -188,6 +177,8 @@ parts:
- libsbig
- libstarshootg
- libtoupcam
+ - libqt5datavisualization5
+ - libraw19
parse-info:
- usr/share/metainfo/org.kde.kstars.appdata.xml
source: http://download.kde.org/stable/kstars/kstars-3.5.2.tar.xz
@@ -197,7 +188,7 @@ parts:
- "-DENABLE_TESTING=OFF"
- "-DBUILD_TESTING=OFF"
- "-DKDE_SKIP_TEST_SETTINGS=ON"
- - "-DCMAKE_FIND_ROOT_PATH=/usr\\;/usr\\;/root/stage\\;/snap/kde-frameworks-5-qt-5-15-core20-sdk/current"
+ - "-DCMAKE_FIND_ROOT_PATH=/usr\\;/root/stage\\;/snap/kde-frameworks-5-qt-5-15-core20-sdk/current"
filesets:
exclusion:
- "-usr/lib/*/cmake/*"
@@ -211,6 +202,3 @@ parts:
- "-usr/lib/aspell/*"
prime:
- "$exclusion"
- kde-frameworks-5-env:
- plugin: dump
- source: https://invent.kde.org/packaging/snap-kf5-launcher.git
More information about the Neon-commits
mailing list