2008-10-06 05:48:43 +02:00
|
|
|
# Template build file for 'sylpheed'.
|
|
|
|
pkgname=sylpheed
|
2009-11-24 06:34:30 +01:00
|
|
|
version=2.7.1
|
|
|
|
distfiles="http://sylpheed.sraoss.jp/sylpheed/v2.7/$pkgname-$version.tar.bz2"
|
2008-10-06 05:48:43 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
configure_args="--disable-compface --disable-gtkspell
|
|
|
|
--disable-gpgme"
|
2009-11-24 06:34:30 +01:00
|
|
|
short_desc="GTK+ Lightweight and user-friendly e-mail client"
|
2008-10-06 05:48:43 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-11-24 06:34:30 +01:00
|
|
|
checksum=8bb6457db4e2eea1877b487d9ac8513546372db9a6a2e4271d11229f4af84e23
|
2008-10-06 05:48:43 +02:00
|
|
|
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"
|
2009-05-14 19:17:17 +02:00
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build flex
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full gtk+
|
|
|
|
Add_dependency full openssl
|