           SPELL=sylpheed
if [[ $SYLPHEED_GTK2 == n ]]; then
         VERSION=1.0.6
     SOURCE_HASH=sha512:2b94979b671ef63b62040ed6b394368536a4817de910407cdfcdadc891e77a6752a6b547c0c1fdaa5360bd4c3b6c0a497f3d75bb17476a0ee37f7c4b5f18136e
else
         VERSION=2.5.0
     SOURCE_HASH=sha512:6695823def18ef232690f1a6ddd46826440b6897c0932545a9e33d8ca7b2262f19f51100cc78381277c68d2e5f1d4fcf32e6e7e2813e3954f1cbf9ee451fbca3
  SECURITY_PATCH=1
fi
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://sylpheed.sraoss.jp/$SPELL/v${VERSION%.*}/$SOURCE
        WEB_SITE=http://sylpheed.sraoss.jp/en/
         ENTERED=20011031
      LICENSE[0]=GPL
        KEYWORDS="reader email mail"
           SHORT="E-mail client (& news reader) based on GTK or GTK+2."
cat << EOF
Sylpheed is a GTK/GTK+2 based, lightweight, and fast email client. Almost
all commands are accessible with the keyboard. It also has many
features such as multiple accounts, POP3/APOP support, thread display, 
and multipart MIME. One of Sylpheed's future goals is to be fully 
internationalized. The messages are managed in the MH format, so 
you'll be able to use it together with another mailer that uses the MH format.
EOF
