DESCR

The Notification plugin provides various ways to notify the user
of new and possibly unread mail. Currently, the following modules
are implemented:

* A mail banner (stocks ticker-like widget)
* A popup window
* A command to be issued on new mail arrival

All modules can be activated or deactivated at compilation time,
and are highly configurable at run time. It is possible to include
only selected folders in any module. In general, the notification
is executed after filtering, so it is possible to exclude spam or
other unwanted messages from notification.

Makefile

# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:53 wiz Exp $
#

DISTNAME= notification_plugin-0.25
PKGNAME= claws-mail-notification-0.25
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/

MAINTAINER= smb@NetBSD.org
COMMENT= Provides various ways to notify the user of new and unread email

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.prefs.mk"

GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES+= c

.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

PLIST

@comment $NetBSD: PLIST,v 1.6 2010/02/03 19:45:05 drochner Exp $
include/notification_plugin/gtkhotkey/eggaccelerators.h
include/notification_plugin/gtkhotkey/gtk-hotkey-error.h
include/notification_plugin/gtkhotkey/gtk-hotkey-info.h
include/notification_plugin/gtkhotkey/gtk-hotkey-key-file-registry.h
include/notification_plugin/gtkhotkey/gtk-hotkey-listener.h
include/notification_plugin/gtkhotkey/gtk-hotkey-marshal.h
include/notification_plugin/gtkhotkey/gtk-hotkey-registry.h
include/notification_plugin/gtkhotkey/gtk-hotkey-utils.h
include/notification_plugin/gtkhotkey/gtk-hotkey-x11-listener.h
include/notification_plugin/gtkhotkey/gtkhotkey.h
include/notification_plugin/gtkhotkey/tomboykeybinder.h
lib/claws-mail/plugins/notification_plugin.la
share/locale/ca/LC_MESSAGES/notification_plugin.mo
share/locale/cs/LC_MESSAGES/notification_plugin.mo
share/locale/es/LC_MESSAGES/notification_plugin.mo
share/locale/fi/LC_MESSAGES/notification_plugin.mo
share/locale/fr/LC_MESSAGES/notification_plugin.mo
share/locale/hu/LC_MESSAGES/notification_plugin.mo
share/locale/id/LC_MESSAGES/notification_plugin.mo
share/locale/it/LC_MESSAGES/notification_plugin.mo
share/locale/ja/LC_MESSAGES/notification_plugin.mo
share/locale/nl/LC_MESSAGES/notification_plugin.mo
share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
share/locale/ru/LC_MESSAGES/notification_plugin.mo
share/locale/sk/LC_MESSAGES/notification_plugin.mo
share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo

distinfo

$NetBSD: distinfo,v 1.10 2010/05/17 17:58:14 drochner Exp $

SHA1 (notification_plugin-0.25.tar.gz) = 72ec26a4dce97dfba24d53496924153089836948
RMD160 (notification_plugin-0.25.tar.gz) = 516a7e490caab3970085aa71af9776399f07788a
Size (notification_plugin-0.25.tar.gz) = 528486 bytes