           SPELL=vhba-module
         VERSION=20100822
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_URL=http://downloads.sourceforge.net/cdemu/$SOURCE
     SOURCE_HASH=sha512:5b82d44f13a1acf40e32b7353642cf491c1bdf5a4ab5066e3edd71743822a5b3442d32aac6d452885830c1a2dd5c08ff0b5369411e55e9e06409f0127476c2d2
      LICENSE[0]=GPL
        WEB_SITE="http://www.cdemu.org"
        KEYWORDS="kernels"
         ENTERED=20070504
           SHORT="CD bin/cue file module"
cat << EOF
VHBA module provides Virtual (SCSI) Host Bus Adapter, which is the link
between userspace daemon and linux kernel.

Contrary to what some might expect due to the "userspace" part of the name,
userspace CDEmu still needs a kernel module, just like the
original CDEmu - the difference is that userspace CDEmu does all the processing
(i.e. file reading, fake data generation, etc.) in
EOF
