diff options
Diffstat (limited to 'audio/butt/README')
-rw-r--r-- | audio/butt/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/butt/README b/audio/butt/README new file mode 100644 index 0000000000..ab7cff3aa6 --- /dev/null +++ b/audio/butt/README @@ -0,0 +1,17 @@ +butt (broadcast using this tool) is an easy to use, multi OS streaming tool. + +It supports ShoutCast and IceCast. + +After installation, be sure to read /usr/doc/butt-0.1.15/README for setup info. + +http://sourceforge.net/projects/butt + +irc.freenode.org #butt + + +Optional dependency: jack-audio-connection-kit + +Technically, you don't HAVE to compile this with lame for mp3 support, +although that is the default of the configure script and so of this +slackbuild. If you want to not support mp3, then you can exclude lame +and set --without-mp3 as a configure option. |