           SPELL=darkice
         VERSION=1.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SPELL}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:718a0c2cfdf65ac97d5922496cbeb9f3d8460c5fb9d12919ce259b74db1bca82d3e795c65f31429530aaa1c477f913285952067492ae70a0df8a779eaa9615ac
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
