diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-05 20:14:37 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-05 20:14:37 +0200 |
commit | a3e930f3a1acd0f15ea454d98ee69bf0fa5090ad (patch) | |
tree | 7e5128124507402ac26cfadde03332a149c8f44f /ubuntu/precise/applications/kbiff/debian/control | |
parent | cdd1dbbf3c55439d343003ed268165716f40b2af (diff) | |
parent | 87dc0649077ea66ac593b3397b84c4144bbe12f8 (diff) | |
download | tde-packaging-a3e930f3a1acd0f15ea454d98ee69bf0fa5090ad.tar.gz tde-packaging-a3e930f3a1acd0f15ea454d98ee69bf0fa5090ad.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/applications/kbiff/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kbiff/debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kbiff/debian/control b/ubuntu/precise/applications/kbiff/debian/control new file mode 100644 index 000000000..f7a32a5ab --- /dev/null +++ b/ubuntu/precise/applications/kbiff/debian/control @@ -0,0 +1,16 @@ +Source: kbiff-trinity +Section: tde +Priority: optional +Maintainer: Debian QA Group <packages@qa.debian.org> +Build-Depends: debhelper (>= 5.0.0), quilt, cdbs, autotools-dev, automake, libtool, tdelibs4-trinity-dev (>= 4:3.4.2), libtqt3-compat-headers +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. |