summaryrefslogtreecommitdiff
path: root/mail/claws-mail-notification
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2007-08-03 02:34:35 +0000
committersmb <smb@pkgsrc.org>2007-08-03 02:34:35 +0000
commit6e38e389380e666f1eb7f59d0675065ffcf80da8 (patch)
treeb28e767b43e92c44b5968f9d0ba0efa084ccb963 /mail/claws-mail-notification
parentc5c7f318188b55036a70c094fd7442c82cbb7053 (diff)
downloadpkgsrc-6e38e389380e666f1eb7f59d0675065ffcf80da8.tar.gz
Add claws-mail 2.10.0 and many of the plug-ins
Diffstat (limited to 'mail/claws-mail-notification')
-rw-r--r--mail/claws-mail-notification/DESCR13
-rw-r--r--mail/claws-mail-notification/Makefile24
-rw-r--r--mail/claws-mail-notification/PLIST8
-rw-r--r--mail/claws-mail-notification/distinfo5
4 files changed, 50 insertions, 0 deletions
diff --git a/mail/claws-mail-notification/DESCR b/mail/claws-mail-notification/DESCR
new file mode 100644
index 00000000000..afcfd80e22d
--- /dev/null
+++ b/mail/claws-mail-notification/DESCR
@@ -0,0 +1,13 @@
+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.
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile
new file mode 100644
index 00000000000..5ac290df751
--- /dev/null
+++ b/mail/claws-mail-notification/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2007/08/03 02:34:49 smb Exp $
+#
+
+DISTNAME=notification_plugin-0.11
+PKGNAME=claws-mail-notification-0.11
+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
+
+DEPENDS+= claws-mail>=2.10.0:../../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/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/claws-mail-notification/PLIST b/mail/claws-mail-notification/PLIST
new file mode 100644
index 00000000000..defb5dc7889
--- /dev/null
+++ b/mail/claws-mail-notification/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2007/08/03 02:34:51 smb Exp $
+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/hu/LC_MESSAGES/notification_plugin.mo
+share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
+share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo
+@dirrm lib/claws-mail/plugins
diff --git a/mail/claws-mail-notification/distinfo b/mail/claws-mail-notification/distinfo
new file mode 100644
index 00000000000..7175e47bfe3
--- /dev/null
+++ b/mail/claws-mail-notification/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2007/08/03 02:34:50 smb Exp $
+
+SHA1 (notification_plugin-0.11.tar.gz) = 694ac3b7ad85a7a411cb82fadb1eb070180df012
+RMD160 (notification_plugin-0.11.tar.gz) = 24df62b7304e65d88cbd6bdd94b990462b6bf13a
+Size (notification_plugin-0.11.tar.gz) = 436031 bytes