diff options
author | Slávek Banko <[email protected]> | 2020-10-11 17:01:51 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-10-11 17:01:51 +0200 |
commit | 8e1c5fc5b8ba0eceb6dcf671f6b5b8acd44a1c43 (patch) | |
tree | fe2d14e53a061767e76086627e869fa77bfb1eb3 /ubuntu/_base/applications/tdedocker/debian/control | |
parent | 6a5a168db5425ec910536592100cc7c153605a39 (diff) | |
download | tde-packaging-8e1c5fc5b8ba0eceb6dcf671f6b5b8acd44a1c43.tar.gz tde-packaging-8e1c5fc5b8ba0eceb6dcf671f6b5b8acd44a1c43.zip |
DEB tdedocker: Add packaging files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/tdedocker/debian/control')
-rw-r--r-- | ubuntu/_base/applications/tdedocker/debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tdedocker/debian/control b/ubuntu/_base/applications/tdedocker/debian/control new file mode 100644 index 000000000..47d54c045 --- /dev/null +++ b/ubuntu/_base/applications/tdedocker/debian/control @@ -0,0 +1,16 @@ +Source: tdedocker-trinity +Section: x11 +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool, tdelibs-trinity-dev, libxpm-dev +Standards-Version: 3.7.2 + +Package: tdedocker-trinity +Architecture: any +Depends: ${shlibs:Depends} +Description: minimize all applications to system tray [Trinity] + TDEDocker will help you dock any application into the system tray. + This means you can dock openoffice, xmms, firefox, thunderbird, + anything! Just point and click. Works for all NET WM compliant + window managers - that includes TDE, KDE, GNOME, Xfce, Fluxbox + and many more. |