           SPELL=frontline
         VERSION=0.5.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/autotrace/$SOURCE
     SOURCE_HASH=sha512:6311eafee60e7b9dc9604bcc1911fd3729d0c1506297bbe24c86848dcc1d481a5ade67a382fe009afcca18989128cf6921cccd6929324c33611e4f456d2f5996
        WEB_SITE=http://autotrace.sourceforge.net/frontline/
         ENTERED=20021122
      LICENSE[0]=GPL
        KEYWORDS="graphics"
           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
