diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-04-06 11:15:32 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-04-06 13:36:07 +0900 |
commit | 787f0c7162065c4e72bf77b0b48db5eaa6b60322 (patch) | |
tree | f7bb2c2612110da395d266f8baee01195e55b9ba /ubuntu/_base/applications/kompose/debian/control | |
parent | a57c82ab0f2711ba92c807c6fc3347ba6d91cd52 (diff) | |
download | tde-packaging-787f0c7162065c4e72bf77b0b48db5eaa6b60322.tar.gz tde-packaging-787f0c7162065c4e72bf77b0b48db5eaa6b60322.zip |
DEB: added packaging files for kompose.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 65ac413cbdfbf7d264b06efb75cfc7ff38073214)
Diffstat (limited to 'ubuntu/_base/applications/kompose/debian/control')
-rw-r--r-- | ubuntu/_base/applications/kompose/debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/kompose/debian/control b/ubuntu/_base/applications/kompose/debian/control new file mode 100644 index 000000000..f7d5561d9 --- /dev/null +++ b/ubuntu/_base/applications/kompose/debian/control @@ -0,0 +1,18 @@ +Source: kompose-trinity +Section: admin +Priority: optional +Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> +XSBC-Original-Maintainer: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com> +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, tdelibs14-trinity-dev, libimlib2-dev, libx11-dev, libxdamage-dev, libxcomposite-dev +Standards-Version: 3.8.4 + +Package: kompose-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: kompose-trinity (<< 4:14.0.0~) +Breaks: kompose-trinity (<< 4:14.0.0~) +Description: full screen task manager for TDE + Kompose offers a great new way to manage a big number of windows on + different Virtual Desktops. It creates a fullscreen view where every + window is represented by a scaled screenshot of its own. + |