           SPELL=ganv
         VERSION=1.4.2
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://download.drobilla.net/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sig
      SOURCE_GPG=dave_robillard.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://drobilla.net/software/ganv/
         ENTERED=20141107
      LICENSE[0]=GPL
           SHORT="interactive Gtkmm canvas widget for graph-based interfaces"
cat << EOF
Ganv is an interactive Gtk canvas widget for graph-based interfaces (patchers,
modular synthesizers, finite state automata, interactive graphs, etc).

Ganv provides classes for "Modules" (boxes with "Ports"), Circles, and
Edges (lines that connect either Ports or Circles). The user can rearrange
items, or Ganv can automatically arrange items using GraphViz. Edges can be made
by the user one at a time with the mouse, or in groups using the mouse and
keyboard.
EOF
