[neon/kde/kwin/Neon/unstable] debian: update .install

Jonathan Esk-Riddell null at kde.org
Mon Jul 25 11:58:32 BST 2022


Git commit 32e8c0456fd9f51e3e1956edf1a163ad71b797e8 by Jonathan Esk-Riddell.
Committed on 25/07/2022 at 10:58.
Pushed by jriddell into branch 'Neon/unstable'.

update .install

M  +5    -68   debian/control
M  +0    -3    debian/kwin-data.install
M  +0    -1    debian/kwin-wayland-backend-drm.install
M  +0    -1    debian/kwin-wayland-backend-wayland.install
M  +0    -1    debian/kwin-x11.install
M  +1    -1    debian/libkwineffects13.install

https://invent.kde.org/neon/kde/kwin/commit/32e8c0456fd9f51e3e1956edf1a163ad71b797e8

diff --git a/debian/control b/debian/control
index cdcef0b..b949cc6 100644
--- a/debian/control
+++ b/debian/control
@@ -96,7 +96,7 @@ Architecture: any
 Depends: hwdata,
          kwin-data (= ${source:Version}),
          libkf5globalaccel-bin,
-         libkwineffects13 (= ${binary:Version}),
+         libkwineffects14 (= ${binary:Version}),
          qml-module-org-kde-kcmutils,
          qml-module-org-kde-kitemmodels,
          qml-module-org-kde-kquickcontrolsaddons,
@@ -176,7 +176,7 @@ Package: kwin-wayland
 Architecture: any
 Depends: kwayland-integration (>= 5.14),
          kwin-common (= ${binary:Version}),
-         kwin-wayland-backend-drm (= ${binary:Version}) | kwin-wayland-backend-fbdev (= ${binary:Version}) | kwin-wayland-backend-x11 (= ${binary:Version}) | kwin-wayland-backend-virtual (= ${binary:Version}) | kwin-wayland-backend-wayland (= ${binary:Version}),
+         kwin-wayland-backend-fbdev (= ${binary:Version}) | kwin-wayland-backend-x11 (= ${binary:Version}) | kwin-wayland-backend-virtual (= ${binary:Version}),
          libcap2-bin [linux-any],
          xwayland,
          ${misc:Depends},
@@ -196,22 +196,6 @@ Description: KDE window manager, wayland version, PREVIEW release
  stability as with the x11 version.
 Breaks: plasma-workspace-wayland (<< 4:5.14)
 
-Package: kwin-wayland-backend-drm
-Section: libs
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kwin-wayland-backend
-Description: KDE window manager drm plugin
- KWin (pronounced as one syllable "kwin") is the window
- manager for the KDE Plasma Desktop. It gives you complete
- control over your windows, making sure they're not in the way
- but aid you in your task. It paints the window decoration,
- the bar on top of every window with (configurable) buttons
- like close, maximize and minimize. It also handles placing
- of windows and switching between them.
- .
- This package is part of the KDE base workspace module
-
 Package: kwin-wayland-backend-fbdev
 Section: libs
 Architecture: any
@@ -228,55 +212,6 @@ Description: KDE window manager fbdev plugin
  .
  This package is part of the KDE base workspace module
 
-Package: kwin-wayland-backend-virtual
-Section: libs
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kwin-wayland-backend
-Description: KDE window manager virtual plugin
- KWin (pronounced as one syllable "kwin") is the window
- manager for the KDE Plasma Desktop. It gives you complete
- control over your windows, making sure they're not in the way
- but aid you in your task. It paints the window decoration,
- the bar on top of every window with (configurable) buttons
- like close, maximize and minimize. It also handles placing
- of windows and switching between them.
- .
- This backend allows running kwin-wayland in headless mode, useful for testing,
- or in the Cloud.
-
-Package: kwin-wayland-backend-wayland
-Section: libs
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kwin-wayland-backend
-Description: KDE window manager nested wayland plugin
- KWin (pronounced as one syllable "kwin") is the window
- manager for the KDE Plasma Desktop. It gives you complete
- control over your windows, making sure they're not in the way
- but aid you in your task. It paints the window decoration,
- the bar on top of every window with (configurable) buttons
- like close, maximize and minimize. It also handles placing
- of windows and switching between them.
- .
- This package is part of the KDE base workspace module
-
-Package: kwin-wayland-backend-x11
-Section: libs
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kwin-wayland-backend
-Description: KDE window manager x11 plugin
- KWin (pronounced as one syllable "kwin") is the window
- manager for the KDE Plasma Desktop. It gives you complete
- control over your windows, making sure they're not in the way
- but aid you in your task. It paints the window decoration,
- the bar on top of every window with (configurable) buttons
- like close, maximize and minimize. It also handles placing
- of windows and switching between them.
- .
- This package is part of the KDE base workspace module
-
 Package: kwin-x11
 Architecture: any
 Depends: kwin-common (= ${binary:Version}),
@@ -297,13 +232,14 @@ Description: KDE window manager, X11 version
  .
  This package is part of the KDE base workspace module.
 
-Package: libkwineffects13
+Package: libkwineffects14
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libkwineffects10,
         libkwineffects11,
         libkwineffects12,
+        libkwineffects13,
         libkwineffects5 (<< 4:5.2.0),
         libkwineffects6 (<< 4:5.4.1+git20150907),
         libkwineffects7 (<< 4:5.5.80+git20160203),
@@ -312,6 +248,7 @@ Breaks: libkwineffects10,
 Replaces: libkwineffects10,
           libkwineffects11,
           libkwineffects12,
+          libkwineffects13,
           libkwineffects5 (<< 4:5.2.0),
           libkwineffects6 (<< 4:5.4.1+git20150907),
           libkwineffects7 (<< 4:5.5.80+git20160203),
diff --git a/debian/kwin-data.install b/debian/kwin-data.install
index 4fb77b1..fd1e95d 100644
--- a/debian/kwin-data.install
+++ b/debian/kwin-data.install
@@ -3,7 +3,6 @@ usr/share/applications/kcm_kwin_scripts.desktop
 usr/share/applications/kcm_kwin_virtualdesktops.desktop
 usr/share/applications/kcm_kwinoptions.desktop
 usr/share/applications/kcm_kwinrules.desktop
-usr/share/applications/kcm_kwinscreenedges.desktop
 usr/share/applications/kcm_kwintouchscreen.desktop
 usr/share/applications/kcm_virtualkeyboard.desktop
 usr/share/applications/kwincompositing.desktop
@@ -34,8 +33,6 @@ usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/
 usr/share/kpackage/kcms/kcm_kwindecoration/
 usr/share/kpackage/kcms/kcm_kwinrules/
 usr/share/kpackage/kcms/kcm_virtualkeyboard/contents/ui/main.qml
-usr/share/kpackage/kcms/kcm_virtualkeyboard/metadata.desktop
-usr/share/kpackage/kcms/kcm_virtualkeyboard/metadata.json
 usr/share/krunner/dbusplugins/kwin-runner-windows.desktop
 usr/share/kservices5/kcm_kwintabbox.desktop
 usr/share/kservices5/kwin/
diff --git a/debian/kwin-wayland-backend-drm.install b/debian/kwin-wayland-backend-drm.install
index 3702af5..e69de29 100644
--- a/debian/kwin-wayland-backend-drm.install
+++ b/debian/kwin-wayland-backend-drm.install
@@ -1 +0,0 @@
-usr/lib/*/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandDrmBackend.so
diff --git a/debian/kwin-wayland-backend-wayland.install b/debian/kwin-wayland-backend-wayland.install
index c449a02..e69de29 100644
--- a/debian/kwin-wayland-backend-wayland.install
+++ b/debian/kwin-wayland-backend-wayland.install
@@ -1 +0,0 @@
-usr/lib/*/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so
diff --git a/debian/kwin-x11.install b/debian/kwin-x11.install
index 7362ef2..17cda4e 100644
--- a/debian/kwin-x11.install
+++ b/debian/kwin-x11.install
@@ -1,2 +1 @@
 usr/bin/kwin_x11
-usr/lib/*/qt5/plugins/org.kde.kwin.platforms/KWinX11Platform.so
diff --git a/debian/libkwineffects13.install b/debian/libkwineffects13.install
index f4415e6..53cb7d8 100644
--- a/debian/libkwineffects13.install
+++ b/debian/libkwineffects13.install
@@ -1,2 +1,2 @@
-usr/lib/*/libkwineffects.so.13
+usr/lib/*/libkwineffects.so.14
 usr/lib/*/libkwineffects.so.5.*


More information about the Neon-commits mailing list