           SPELL=frontline
         VERSION=0.5.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/autotrace/$SOURCE
          MD5[0]=a5bc05b7dedeb737baef53e93720e28c
        WEB_SITE=http://autotrace.sourceforge.net/frontline/
         ENTERED=20021122
         UPDATED=20021122
      LICENSE[0]=GPL
      MAINTAINER=hgr@vabo.cz
           SHORT="frontline - a GUI front end for autotrace"
cat << EOF
Frontline provides a gtk+/gnome based GUI frontend for 
autotrace (http://autotrace.sourceforge.net) in 4 ways.

1. Stand alone program. A command 'frontline' runs as a stand alone
   program. It will work well with Gnome desktop and nautilus.
   
2. Reusable library. A library 'libfrontline.a' could be used as a
   building block of your application that needs the autotrace function.
   APIs are listed in frontline.h. The stand alone program frontline
   itself uses libfrontline.a.

3. Sodipodi, a drawing editor add-on module. add-on module uses the 
   libfrontline.a.

4. Gimp plug-in, You can launch frontline from the GIMP's menu.
EOF
