diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:57 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:57 +0200 |
commit | 443cef4db7d14e337995a0f378140bff038ed394 (patch) | |
tree | 984d84a9923df04e8fc194cc77dcc95869fbd3b0 /audio/streamripper/README | |
parent | 89a9de9fdb49a6b0a8048f24e01e177f96eec2d4 (diff) |
audio/streamripper: Moved from multimedia
Diffstat (limited to 'audio/streamripper/README')
-rw-r--r-- | audio/streamripper/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/streamripper/README b/audio/streamripper/README new file mode 100644 index 000000000000..aec3d2df3134 --- /dev/null +++ b/audio/streamripper/README @@ -0,0 +1,11 @@ +Streamripper records SHOUTcast and Icecast compatible streams. +It uses meta data within a SHOUTcast stream to determine the +beginning and end of each song, and stores the songs on your +hard disk as individual mp3 files. In addition, Streamripper +includes a relay server for listening to the station while +you are recording. + +tre (also available at http://www.slackbuilds.org/) is +required to build this package. However, Streamripper will +use an included tre library if you add --with-included-tre +to the ./configure section of the SlackBuild. |