           SPELL=darkice
         VERSION=1.2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SPELL}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:d8959819d70eb9b44a34d087fcf3897be5e4cb23681c049f8d88e251d83dfd86b90fdd37744fe27d861dfcbb6bb6e1521b48c5c7b4967bb061ede75596f0a823
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://darkice.tyrell.hu/"
      LICENSE[0]=GPL
         ENTERED=20080413
           SHORT="DarkIce is a live audio streamer"
cat << EOF
DarkIce is a live audio streamer. It records audio from an audio interface
(e.g. sound card), encodes it and sends it to a streaming server.  DarkIce can
record from:
    * OSS audio devices
    * ALSA audio devices
    * Solaris audio interface
    * Jack sources
    * uLaw audio input through a serial interface

DarkIce can encode in the following formats:
    * mp3 - using the lame library
    * mp2 - using the twolame library
    * Ogg Vorbis
    * aac - using the faac library

DarkIce can send the encoded stream to the following streaming servers:
    * ShoutCast
    * IceCast 1.3.x and 2.x
    * Darwin Streaming Server
    * archive the encoded audio in files
EOF
