           SPELL=alsa-driver
         VERSION=1.0.16
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/driver/$SOURCE
#     SOURCE_HASH=sha512:c51a66e6985e6f3546452bc297175d7802733ed9cc6f5a66df749d5d3930c071b8fc559e3417d2b16b9535598514e962b757398328bbc01615ef98a486dd16da
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
      LICENSE[0]=GPL
        WEB_SITE=http://www.alsa-project.org/
        KEYWORDS="drivers audio"
         ENTERED=20010922
         ARCHIVE="off"
           SHORT="Drivers from the Advanced Linux Sound Architecture project"
cat << EOF
From http://www.alsa-project.org/intro.php3
The Advanced Linux Sound Architecture project is being developed in the
Linux operating system and is released under version 2 of the GPL (GNU
general public license) and the LGPL (GNU library general public license).

Primary goals: 

1. Create a fully modularized sound driver which supports kerneld and kmod.

2. Create the ALSA Kernel API which surpasses the current OSS API.

3. Maintain compatibility with most OSS/Lite binaries.

4. Create the ALSA Library (C, C++), which simplifies ALSA application
development.

5. Create the ALSA Manager, an interactive configuration program for
the driver.

Lastly, this sorcery spell supports one and only one sound card.
If you have more or it is ISA, then you will likely have to create
a custom spell.
EOF
