summaryrefslogtreecommitdiff
path: root/mail/claws-mail-rssyl
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2007-08-06 00:33:05 +0000
committersmb <smb@pkgsrc.org>2007-08-06 00:33:05 +0000
commita68e674dcf4a2fd30b7db3bb3decd4615ac696a5 (patch)
tree64d789bf3af426a4c344fc89ce9e935746a32e0d /mail/claws-mail-rssyl
parent5b6bcf4a4b16b62c372b686585f17b18e5d7336f (diff)
downloadpkgsrc-a68e674dcf4a2fd30b7db3bb3decd4615ac696a5.tar.gz
Added more plug-ins for claws-mail.
Diffstat (limited to 'mail/claws-mail-rssyl')
-rw-r--r--mail/claws-mail-rssyl/DESCR14
-rw-r--r--mail/claws-mail-rssyl/Makefile28
-rw-r--r--mail/claws-mail-rssyl/PLIST17
-rw-r--r--mail/claws-mail-rssyl/distinfo5
4 files changed, 64 insertions, 0 deletions
diff --git a/mail/claws-mail-rssyl/DESCR b/mail/claws-mail-rssyl/DESCR
new file mode 100644
index 00000000000..63df9799424
--- /dev/null
+++ b/mail/claws-mail-rssyl/DESCR
@@ -0,0 +1,14 @@
+The RSSyl plugin is an RSS feed aggregator for Claws Mail. It has the
+following features:
+
+ * Handling of RSS 1.0, RSS 2.0, and Atom feeds
+ * Fetching and threaded display of comment feeds
+ * Customisable refresh interval for each feed
+ * Customisable number of feed items to keep for each feed
+
+Navigating in your feeds and posts is done in the same way as you would
+for emails, which makes feed-reading really fast and enjoyable if Claws
+Mail's shortcuts are hardwired into your fingers.
+Also, the RSSyl plugin unleashes its full potential when used with an HTML
+viewer plugin like Dillo or Gtkhtml2Viewer, as this allows fetching a
+post's images and font styles.
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile
new file mode 100644
index 00000000000..d25439ade7d
--- /dev/null
+++ b/mail/claws-mail-rssyl/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2007/08/06 00:33:09 smb Exp $
+#
+
+DISTNAME=rssyl-0.14
+PKGNAME=claws-mail-rssyl-0.14
+CATEGORIES=mail
+MASTER_SITES= http://claws-mail.org/downloads/plugins/
+
+MAINTAINER= smb@NetBSD.org
+COMMENT= Read RSS 1.0, 2.0 and Atom feeds in Claws-Mail
+
+DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+
+PLIST_SRC+= PLIST
+
+.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 "../../textproc/libxml2/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/claws-mail-rssyl/PLIST b/mail/claws-mail-rssyl/PLIST
new file mode 100644
index 00000000000..b751f8e0ad2
--- /dev/null
+++ b/mail/claws-mail-rssyl/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2007/08/06 00:33:09 smb Exp $
+lib/claws-mail/plugins/rssyl.la
+share/locale/ca/LC_MESSAGES/rssyl.mo
+share/locale/cs/LC_MESSAGES/rssyl.mo
+share/locale/de/LC_MESSAGES/rssyl.mo
+share/locale/es/LC_MESSAGES/rssyl.mo
+share/locale/fi/LC_MESSAGES/rssyl.mo
+share/locale/fr/LC_MESSAGES/rssyl.mo
+share/locale/hu/LC_MESSAGES/rssyl.mo
+share/locale/it/LC_MESSAGES/rssyl.mo
+share/locale/pl/LC_MESSAGES/rssyl.mo
+share/locale/pt_BR/LC_MESSAGES/rssyl.mo
+share/locale/sk/LC_MESSAGES/rssyl.mo
+share/locale/sr/LC_MESSAGES/rssyl.mo
+share/locale/sv/LC_MESSAGES/rssyl.mo
+share/locale/zh_CN/LC_MESSAGES/rssyl.mo
+@dirrm lib/claws-mail/plugins
diff --git a/mail/claws-mail-rssyl/distinfo b/mail/claws-mail-rssyl/distinfo
new file mode 100644
index 00000000000..1b3ea2e3e14
--- /dev/null
+++ b/mail/claws-mail-rssyl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2007/08/06 00:33:09 smb Exp $
+
+SHA1 (rssyl-0.14.tar.gz) = 710f58e10a1bb195980d407b2930ceb2ebc35e91
+RMD160 (rssyl-0.14.tar.gz) = b03c090225c0a1d23bd8cb37cfe87fb887e787f9
+Size (rssyl-0.14.tar.gz) = 464197 bytes