diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-04 19:05:01 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-04 19:05:01 +0200 |
commit | 87dc0649077ea66ac593b3397b84c4144bbe12f8 (patch) | |
tree | f7b5b5ece49de221121fc13b1e023cbef32e4f08 /ubuntu/precise/applications/kbiff/debian/control | |
parent | e164b04fd3c45cf4c4ee47f1efadfc8bbc920bbc (diff) | |
download | tde-packaging-87dc0649077ea66ac593b3397b84c4144bbe12f8.tar.gz tde-packaging-87dc0649077ea66ac593b3397b84c4144bbe12f8.zip |
Add packaging files for kbiff on Debian and Ubuntu
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. |