# This is the library sratom-0, if a new version gets tools added,
# we need to create separate spell that installs those and ensure
# that they don't end up here. Multiple library versions shall be
# installable in parallel.
           SPELL=sratom-0
         VERSION=0.6.4
          SOURCE="${SPELL%-*}-${VERSION}.tar.bz2"
         SOURCE2="$SOURCE.sig"
      SOURCE_URL=http://download.drobilla.net/${SOURCE}
     SOURCE2_URL="$SOURCE_URL.sig"
  SOURCE2_IGNORE=signature
     SOURCE_GPG=dave_robillard.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL%-*}-${VERSION}"
        WEB_SITE="http://drobilla.net/software/sord/"
      LICENSE[0]="ISC"
         ENTERED=20111220
        KEYWORDS=""
           SHORT="library for serialising LV2 atoms to/from RDF"
cat << EOF
Sratom is a library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax.
EOF
