           SPELL=darkice
         VERSION=1.3
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://downloads.sourceforge.net/project/$SPELL/$SPELL/$VERSION/$SOURCE
     SOURCE_HASH=sha512:710dde580005e999e9b11981affdefab6c01868710e9de29d93fb0f40db3321dfe3ab6ed2dc1887bb22ac9a0789fe1648d948f4453c92feb312f7af97c253674
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.darkice.org/"
      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
