           SPELL=file-roller
         VERSION=3.6.0
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$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
