           SPELL=liferea
if [ "$LIFEREA_DEVEL" == "y" ]; then
         VERSION=1.4-RC3
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
         VERSION=1.2.20
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
          SOURCE=$SPELL-$VERSION.tar.gz
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
   SOURCE_URL[0]=${SOURCEFORGE_URL}/liferea/$SOURCE
        WEB_SITE=http://liferea.sourceforge.net
         ENTERED=20040407
      LICENSE[0]=GPL
        KEYWORDS="news"
           SHORT="A simple FeedReader clone for Unix distributions with GTK2"
cat << EOF
Liferea is a simple FeedReader clone for Unix distributions with GTK2 (GNOME2
is optional). It is a news aggregator for RSS/RDF feeds which also supports CDF
channels, Atom/Echo/PIE feeds and OCS or OPML directories. The problem with
FeedReader: for now its only available for Windows. There are some projects for
GNU/Linux, but no solution for GTK/GNOME, which does not require Python or
Perl. Liferea tries to fill this gap. Liferea is an abbreviation for Linux Feed
Reader.
EOF
