summaryrefslogtreecommitdiff
path: root/audio/ezstream/DESCR
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-07-30 16:31:24 +0000
committerdrochner <drochner@pkgsrc.org>2009-07-30 16:31:24 +0000
commit28fc1e2265f09b32f6db404ef0e7f13fd22cd9d4 (patch)
tree955f17951236184cbc28d6679db255a432b9df01 /audio/ezstream/DESCR
parentf324f66faeb9c111a250d2c9ca4c60ee4a9b722a (diff)
downloadpkgsrc-28fc1e2265f09b32f6db404ef0e7f13fd22cd9d4.tar.gz
add ezstream-0.5.4, a streaming client for icecast, from
pancake@phreaker.net per pkgsrc-wip
Diffstat (limited to 'audio/ezstream/DESCR')
-rw-r--r--audio/ezstream/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/ezstream/DESCR b/audio/ezstream/DESCR
new file mode 100644
index 00000000000..eab0a144b5c
--- /dev/null
+++ b/audio/ezstream/DESCR
@@ -0,0 +1,9 @@
+ezstream is a command line utility which is a improved version of the old
+"shout" utility. It enables you to stream mp3 or vorbis files to an icecast
+server without reencoding and thus requires very little CPU. ezstream is
+controlled via a XML config file (a few examples are provided in the conf
+directory).
+
+ezstream can stream mp3, ogg vorbis, and ogg theora files as well as reading
+from stdin. ID3v1 tags are supported in mp3 files and all ogg vorbis tags are
+propagated as metadata as well.