From 65ac413cbdfbf7d264b06efb75cfc7ff38073214 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 6 Apr 2021 11:15:32 +0900 Subject: DEB: added packaging files for kompose. Signed-off-by: Michele Calgaro --- ubuntu/_base/applications/kompose/debian/control | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ubuntu/_base/applications/kompose/debian/control (limited to 'ubuntu/_base/applications/kompose/debian/control') 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 +XSBC-Original-Maintainer: Ana Beatriz Guerrero Lopez , Sune Vuorela +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. + -- cgit v1.2.1