[neon/kde/kblocks/Neon/release] /: now in invent:packaging/snapcraft-kde-applications

Jonathan Riddell null at kde.org
Wed Jul 28 10:58:14 BST 2021


Git commit 85c1f12ae2bea496d0dab95df35a53ef9c3c2196 by Jonathan Riddell.
Committed on 28/07/2021 at 09:55.
Pushed by jriddell into branch 'Neon/release'.

now in invent:packaging/snapcraft-kde-applications

D  +0    -53   snapcraft.yaml

https://invent.kde.org/neon/kde/kblocks/commit/85c1f12ae2bea496d0dab95df35a53ef9c3c2196

diff --git a/snapcraft.yaml b/snapcraft.yaml
deleted file mode 100644
index 351075a..0000000
--- a/snapcraft.yaml
+++ /dev/null
@@ -1,53 +0,0 @@
----
-name: kblocks
-confinement: strict
-grade: stable
-base: core20
-adopt-info: kblocks
-apps:
-  kblocks:
-    extensions:
-    - kde-neon
-    common-id: org.kde.kblocks.desktop
-    command: usr/bin/kblocks
-    plugs:
-    - audio-playback
-    - alsa
-    - network
-    environment:
-      QT_QPA_PLATFORMTHEME: flatpak
-      QT_QPA_FLATPAK_PLATFORMTHEME: kde
-slots:
-  session-dbus-interface:
-    interface: dbus
-    name: org.kde.kblocks
-    bus: session
-package-repositories:
-- type: apt
-  components:
-  - main
-  suites:
-  - focal
-  key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D
-  url: http://origin.archive.neon.kde.org/user
-  key-server: keyserver.ubuntu.com
-layout:
-  /usr/lib/$SNAPCRAFT_ARCH_TRIPLET/alsa-lib:
-    bind: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/alsa-lib
-  /usr/share/alsa:
-    bind: $SNAP/usr/share/alsa
-parts:
-  kblocks:
-    plugin: cmake
-    build-packages:
-    - libkf5doctools-dev
-    stage-packages:
-    - libasound2-data
-    - libasound2-plugins
-    prime:
-    - -etc/alsa/conf.d/99-pulse.conf
-    parse-info:
-    - usr/share/metainfo/org.kde.kblocks.appdata.xml
-    source: http://download.kde.org/stable/release-service/21.04.3/src/kblocks-21.04.3.tar.xz
-    cmake-parameters:
-    - "-DCMAKE_INSTALL_PREFIX=/usr"


More information about the Neon-commits mailing list