[neon/kde/marble/Neon/release] debian: remove plasma bits
Jonathan Esk-Riddell
null at kde.org
Sun Feb 25 10:32:32 GMT 2024
Git commit 2ca36857f6572cc2af9118419a90133b191eace9 by Jonathan Esk-Riddell.
Committed on 25/02/2024 at 10:31.
Pushed by jriddell into branch 'Neon/release'.
remove plasma bits
M +3 -19 debian/control
M +0 -8 debian/plasma-marble.install
https://invent.kde.org/neon/kde/marble/-/commit/2ca36857f6572cc2af9118419a90133b191eace9
diff --git a/debian/control b/debian/control
index db8546f..c261a3d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,6 @@ Build-Depends: cmake (>= 3.5~),
libkf5kio-dev (>= 5.7.0~),
libkf5newstuff-dev (>= 5.7.0~),
libkf5parts-dev (>= 5.7.0~),
-# libkf5plasma-dev (>= 5.7.0~),
-# libkf5runner-dev (>= 5.7.0~),
libkf5wallet-dev (>= 5.7.0~),
libphonon4qt5-dev,
libphonon4qt5experimental-dev,
@@ -226,25 +224,11 @@ Description: globe and map widget (no KDE dependencies)
Package: plasma-marble
Architecture: any
Section: misc
-Depends: marble-data (>= ${source:Version}),
- marble-plugins (= ${binary:Version}),
- plasma-framework,
- qml-module-qtquick-controls,
- qml-module-qtquick-layouts,
- qml-module-qtquick2,
- ${misc:Depends},
- ${shlibs:Depends}
-Breaks: marble (<< 4:21.04.0-0), marble-data (<< 4:21.04.0-0)
-Replaces: marble (<< 4:21.04.0-0), marble-data (<< 4:21.04.0-0)
-Description: Plasma integration for Marble
+Depends: ${misc:Depends},
+Description: Plasma integration for Marble - empty package
Marble is a generic geographical map widget and framework for KDE
applications. The Marble widget shows the earth as a sphere but does not
require hardware acceleration. A minimal set of geographical data is
included, so it can be used without an internet connection.
.
- This package contains the Marble integration with Plasma:
- * the Plasma runner
- * the World Clock widget
- * the Plasma wallpaper
- .
- This package is part of the KDE education module.
+ Now an empty dummy package.
diff --git a/debian/plasma-marble.install b/debian/plasma-marble.install
index 061283e..e69de29 100644
--- a/debian/plasma-marble.install
+++ b/debian/plasma-marble.install
@@ -1,8 +0,0 @@
-usr/lib/*/qt5/plugins/kf5/krunner/plasma_runner_marble.so
-usr/lib/*/qt5/qml/org/kde/marble/private/plasma/libmarblequick.so
-usr/lib/*/qt5/qml/org/kde/marble/private/plasma/qmldir
-usr/share/kservices5/plasma-applet-org.kde.plasma.worldclock.desktop
-usr/share/kservices5/plasma-wallpaper-org.kde.plasma.worldmap.desktop
-usr/share/metainfo/org.kde.plasma.worldclock.appdata.xml
-usr/share/metainfo/org.kde.plasma.worldmap.appdata.xml
-usr/share/plasma/
More information about the Neon-commits
mailing list