[neon/snap-packaging/kf6-snap] /: Remove libplasma

Benjamin Port null at kde.org
Tue Apr 16 14:50:00 BST 2024


Git commit 98fa72b02014984a3bf3f7459a825046400dc170 by Benjamin Port.
Committed on 16/04/2024 at 13:49.
Pushed by bport into branch 'master'.

Remove libplasma

M  +0    -48   snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/98fa72b02014984a3bf3f7459a825046400dc170

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 73a26a9..7e601a3 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1483,54 +1483,6 @@ parts:
         cmake-generator: Ninja
         cmake-parameters: *cmakeparameters-ffmpeg
         build-environment: *buildenvironment
-    plasma-framework:
-        after:
-        - extra-cmake-modules
-        - plasma-activities
-        - karchive
-        - kcmutils
-        - kcolorscheme
-        - kconfig
-        - kconfigwidgets
-        - kcoreaddons
-        - kdbusaddons
-        - kdeclarative
-        - kdoctools
-        - kglobalaccel
-        - kguiaddons
-        - ki18n
-        - kiconthemes
-        - kio
-        - kirigami
-        - knotifications
-        - kpackage
-        - kparts
-        - kservice
-        - ksvg
-        - kwayland
-        - kwidgetsaddons
-        - kwindowsystem
-        - kxmlgui
-        source: https://invent.kde.org/plasma/libplasma.git
-        source-tag: v6.0.3
-        build-packages:
-        - doxygen
-        - gettext
-        - libegl1-mesa-dev
-        - libsm-dev
-        - libx11-xcb-dev
-        - libxcb-composite0-dev
-        - libxcb-damage0-dev
-        - libxcb-shape0-dev
-        - libwayland-dev
-        - pkg-config
-        - plasma-wayland-protocols
-        build-snaps:
-        - kde-qt6-core22-sdk
-        plugin: cmake
-        cmake-generator: Ninja
-        cmake-parameters: *cmakeparameters-ffmpeg
-        build-environment: *buildenvironment
     breeze-icons:
         after:
         - extra-cmake-modules


More information about the Neon-commits mailing list