           SPELL=file-roller2
         VERSION=2.16.1
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=file-roller-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/file-roller-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/file-roller/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://fileroller.sourceforge.net
         ENTERED=20020505
        KEYWORDS="archive gnome2"
           SHORT="File Roller is an archive manager for the GNOME environment."
cat << EOF
File Roller is an archive manager for the GNOME environment.  This means
that you can : create and modify archives; view the content of an
archive;  view a file contained in the archive; extract files from the 
archive. File Roller is only a front-end (a graphical interface) to archiving
programs like tar and zip.
EOF
