           SPELL=linuxsampler
         VERSION=0.4.0
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://download.linuxsampler.org/packages/$SOURCE
     SOURCE_HASH=sha512:40f2c4e3506ac3267a9024ea5c2c7c950b184d5ba255e82f5a339963fa6c486572e1732c943b0724eaeb45ab9a84c4ba7a1f3f2834a529d32b4c6bd85383d1fa
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.linuxsampler.org/
         ENTERED=20060726
      LICENSE[0]=GPL
        KEYWORDS="editors audio"
           SHORT="A modular, streaming capable sampler."
cat << EOF
LinuxSampler is sampler backend, thus server-like console application. It
provides a TCP based network interface with a custom ASCII based protocol
called "LSCP" to control the sampler and manage sampler sessions. You either
have to send commands manually to LinuxSampler, e.g. by connecting via
'telnet' or by using 'netcat' or you might want to use a graphical user
interface (frontend) like QSampler.

For more informations visit http://www.linuxsampler.org/documentation.html
EOF
