From 9df9233941500f4813ffccec3990263d8ea66832 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 6 Oct 2008 05:48:43 +0200 Subject: [PATCH] Added sylpheed-2.6.0beta1, but doesn't build with GTK+ 2.14.x. --HG-- extra : convert_revision : b3319b1330d54fae8a35990b6155b230c60166cb --- templates/sylpheed.tmpl | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 templates/sylpheed.tmpl diff --git a/templates/sylpheed.tmpl b/templates/sylpheed.tmpl new file mode 100755 index 00000000000..94c76dfc5d8 --- /dev/null +++ b/templates/sylpheed.tmpl @@ -0,0 +1,30 @@ +# Template build file for 'sylpheed'. +pkgname=sylpheed +version=2.6.0beta1 +extract_sufx=".tar.bz2" +url=http://sylpheed.sraoss.jp/sylpheed/v2.6beta +build_style=gnu_configure +configure_args="--disable-compface --disable-gtkspell + --disable-gpgme" +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="Lightweight and user-friendly e-mail client" +maintainer="Juan RP " +checksum=21f3204c5e9e7f8c07509fbba677f9820d847d53 +long_desc=" + Sylpheed is a simple, lightweight but featureful, and easy-to-use + e-mail client (mailer, MUA). + + Sylpheed has the following features: + + * Simple, beautiful, and well-polished user interface + * Comfortable operationality which is built in detail + * Well-organized, easy-to-understand configuration + * Lightweight operation + * High reliability + * Internationalization and Multilingualization support + * High-level Japanese processing + * Various protocols support + * Security features (GnuPG, SSL/TLSv1) + * Powerful filtering and search + * Junk mail control + * Flexible cooperation with external commands"