summaryrefslogtreecommitdiffstats
path: root/audio-soft/ices/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/ices/DETAILS')
-rwxr-xr-xaudio-soft/ices/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-soft/ices/DETAILS b/audio-soft/ices/DETAILS
new file mode 100755
index 0000000000..00fa54125a
--- /dev/null
+++ b/audio-soft/ices/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=ices
+ VERSION=2.0.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://downloads.us.xiph.org/releases/ices/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ BUILD_API=2
+ WEB_SITE=http://icecast.org/ices.php
+ ENTERED=20050816
+ UPDATED=20050816
+ SHORT="Source client for a streaming server"
+cat << EOF
+IceS is a source client for a streaming server. The purpose of this
+client is to provide an audio stream to a streaming server such that one
+or more listeners can access the stream. With this layout, this source
+client can be situated remotely from the icecast server.
+EOF