[neon/neon-packaging/symboleditor/Neon/unstable] /: Delete snapcraft.yaml
Carlos De Maine
null at kde.org
Sun Feb 12 05:12:50 GMT 2023
Git commit 31d63948232e84232ef9760292a83125e650249d by Carlos De Maine.
Committed on 12/02/2023 at 05:12.
Pushed by carlosdem into branch 'Neon/unstable'.
Delete snapcraft.yaml
(cherry picked from commit fc9307d23d4bcd5c8a8229e4ae9117ae57c48cd5)
D +0 -55 snapcraft.yaml
https://invent.kde.org/neon/neon-packaging/symboleditor/commit/31d63948232e84232ef9760292a83125e650249d
diff --git a/snapcraft.yaml b/snapcraft.yaml
deleted file mode 100644
index e53948d..0000000
--- a/snapcraft.yaml
+++ /dev/null
@@ -1,55 +0,0 @@
----
-name: symboleditor
-version: 2.1.0
-confinement: strict
-grade: devel
-base: core18
-adopt-info: symboleditor
-apps:
- symboleditor:
- command: kf5-launch SymbolEditor
- plugs:
- - kde-frameworks-5-plug
- - home
- - x11
- - opengl
- - network
- - network-bind
- - unity7
- - pulseaudio
- - desktop
- - desktop-legacy
-slots:
- session-dbus-interface:
- interface: dbus
- name: org.kde.symboleditor
- bus: session
-plugs:
- kde-frameworks-5-plug:
- content: kde-frameworks-5-core18-all
- interface: content
- default-provider: kde-frameworks-5-core18
- target: kf5
-parts:
- symboleditor:
- parse-info: [usr/share/metainfo/org.kde.SymbolEditor.appdata.xml]
- build-snaps:
- - kde-frameworks-5-core18-sdk
- after:
- - kde-frameworks-5-env
- plugin: cmake
- build-packages:
- - build-essential
- - qt5-default
- - kdoctools5
- source: https://anongit.kde.org/symboleditor.git
- configflags:
- - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- - "-DCMAKE_INSTALL_PREFIX=/usr"
- - "-DCMAKE_BUILD_TYPE=Release"
- - "-DENABLE_TESTING=OFF"
- - "-DBUILD_TESTING=OFF"
- - "-DKDE_SKIP_TEST_SETTINGS=ON"
- kde-frameworks-5-env:
- plugin: dump
- source: https://anongit.kde.org/snap-kf5-launcher.git
More information about the Neon-commits
mailing list