From 11394aecd1f906fee2ebd2b90412aeba4651fbff Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 22:56:40 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- ubuntu/_base/applications/kbiff/debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ubuntu/_base/applications/kbiff/debian/control (limited to 'ubuntu/_base/applications/kbiff/debian/control') diff --git a/ubuntu/_base/applications/kbiff/debian/control b/ubuntu/_base/applications/kbiff/debian/control new file mode 100644 index 000000000..1667ae8d6 --- /dev/null +++ b/ubuntu/_base/applications/kbiff/debian/control @@ -0,0 +1,16 @@ +Source: kbiff-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, tdelibs14-trinity-dev (>= 4:3.4.2) +Standards-Version: 3.9.1 + +Package: kbiff-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: TDE mail notification utility + Kbiff is a "xbiff"-like mail notification utility. It has multiple pixmaps, + session management, and GUI configuration. It can "dock" into the TDE panel. + It can display animated gifs, play system sounds, or run arbitrary shell + command when new mail arrives. It supports mbox, maildir, mh, POP3, IMAP4, and + NNTP mailboxes. -- cgit v1.2.1