[SCM] kwin packaging branch, kubuntu_unstable, updated. ubuntu/4%5.4.2-0ubuntu1-17-gad6ff9e

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Oct 5 08:06:52 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=ad6ff9e

The following commit has been merged in the kubuntu_unstable branch:
commit ad6ff9e4d4319077b74c656354656390b69e0729
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Oct 5 10:06:47 2015 +0200

    add new virtual backend package
    
    used for testing primarily but upstream says it can also run kwin
    in the cloud. why we need kwin in the cloud I do not know, it doesn't even
    do http serving yet...
---
 debian/control                              | 20 ++++++++++++++++++++
 debian/kwin-wayland-backend-virtual.install |  1 +
 2 files changed, 21 insertions(+)

diff --git a/debian/control b/debian/control
index 9b1f249..20c80b0 100644
--- a/debian/control
+++ b/debian/control
@@ -315,6 +315,26 @@ 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
+Multi-Arch: same
+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.
+ .
+ This package is part of the KDE base workspace module
+
 Package: kwin-wayland-backend-x11
 Section: libs
 Architecture: any
diff --git a/debian/kwin-wayland-backend-virtual.install b/debian/kwin-wayland-backend-virtual.install
new file mode 100644
index 0000000..c72b2c4
--- /dev/null
+++ b/debian/kwin-wayland-backend-virtual.install
@@ -0,0 +1 @@
+usr/lib/*/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandVirtualBackend.so

-- 
kwin packaging



More information about the pkg-kde-commits mailing list