From fcad8b8d150fb9f508973e3044a103de74ec3877 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 23:02:46 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- ubuntu/_base/applications/knetload/debian/control | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ubuntu/_base/applications/knetload/debian/control (limited to 'ubuntu/_base/applications/knetload/debian/control') diff --git a/ubuntu/_base/applications/knetload/debian/control b/ubuntu/_base/applications/knetload/debian/control new file mode 100644 index 000000000..20ffdb6bc --- /dev/null +++ b/ubuntu/_base/applications/knetload/debian/control @@ -0,0 +1,24 @@ +Source: knetload-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Helen Faulkner +Build-Depends: debhelper (>= 7.0.50~), cdbs, quilt, cmake, tdelibs14-trinity-dev (>= 4:3.4.2), libltdl-dev +Standards-Version: 3.8.4 + +Package: knetload-trinity +Architecture: any +Section: tde +Replaces: knetload-kde3 (<< 4:14.0.0~), knetload-trinity (<< 4:14.0.0~) +Breaks: knetload-kde3 (<< 4:14.0.0~), knetload-trinity (<< 4:14.0.0~) +Depends: ${shlibs:Depends} +Conflicts: knetload +Suggests: kcpuload-trinity +Description: a network meter for Kicker [Trinity] + KNetLoad is a small network meter for Kicker (the TDE panel). It shows + a recent history of network usage in the form of two configurable + diagrams in the system tray, one for incoming and one for outgoing + data. These diagrams have settings for colours and various different + styles. + . + KNetLoad can monitor just about any network device. -- cgit v1.2.1