           SPELL=slv2
         VERSION=0.6.6
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   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
        WEB_SITE=http://wiki.drobilla.net/SLV2
         ENTERED=20080111
      LICENSE[0]=LGPL
        KEYWORDS="libs audio"
           SHORT="A library for LV2 hosts to make using LV2 Plugins simple."
cat << EOF
SLV2 is a library for LV2 hosts intended to make using LV2 Plugins as
simple as possible (without sacrificing capabilities).
EOF
