           SPELL=jackdmp
         VERSION=0.62
          SOURCE=${SPELL}_$VERSION.zip
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}_$VERSION"
   SOURCE_URL[0]=http://www.grame.fr/~letz/$SOURCE
     SOURCE_HASH=sha512:17aa6f04849e7a969f8ae491074e01e8c05b62ded3e063feec27b5e82c77b7d4dec939b0cc85cc562b12e3d56c549bb0b3e2f0504519e471429b16e315a60da7
        WEB_SITE=http://www.grame.fr/~letz/
         ENTERED=20070319
      LICENSE[0]=GPL
        KEYWORDS="drivers audio"
           SHORT="Jack audio server for multi-processor machines."
cat << EOF
jackdmp is a C++ version of the Jack low-latency audio server for
multi-processor machines. It is a new implementation of the jack
server core features that aims in removing some limitations of the
current design. The activation system has been changed for a data
flow model and lock-free programming techniques for graph access
have been used to have a more dynamic and robust system.
EOF
