           SPELL=darkice
         VERSION=0.18.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.tyrell.hu/dist/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:2f687d4b2f558042af8f0953ee6857d9ffa2a8f197ceb10e62237e2301f595c234df70c4053c8a0df2580c7642a7a66ac7b79d489b65bc2fee3f3985ebcbb26d
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
