diff options
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 0000000000..aec3d2df31 --- /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. |