1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
Source: wmbiff
Section: x11
Priority: optional
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@debian.org>,
Jeremy Sowden <azazel@debian.org>
Build-Depends: debhelper-compat (= 13),
libgcrypt20-dev,
libgnutls28-dev,
libx11-dev,
libxext-dev,
libxpm-dev,
pkgconf
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://www.dockapps.net/wmbiff
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmbiff
Vcs-Git: https://salsa.debian.org/wmaker-team/wmbiff.git
Package: wmbiff
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: ruby, ssh-askpass
Description: Dockable app that displays information about mailboxes
WMBiff is an WindowMaker docking utility, that displays the
number of read and unread messages in (usually) five
mailboxes. You can also define actions to execute on new
mail arrival (for example, play a sound file),
[auto]fetchmail from a remote server, execute your mail
reader with a mouse click, or list subject lines from unread
messages.
.
At this moment, wmbiff supports unix-style, maildir, pop3, APOP, IMAP
and IMAPS mailboxes.
.
It also includes scripts to perform miscellaneous tasks. At
the moment, these include a checker for Debian security updates.
.
wmbiff is similar to the wmmaiload package, but features an
LED-style appearance, IMAPS support, and other minor differences.
|