diff options
author | Klaatu <klaatu@member.fsf.org> | 2016-07-27 00:40:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:31 +0700 |
commit | 76882053d09234775addb503f0ee383d6804e84a (patch) | |
tree | 189b578d97c8b75c9781e47791785adbc8b69057 /audio/butt/README | |
parent | 0f6e918737a1d48cc2dac464e31609447a15825c (diff) |
audio/butt: Added (Broadcast Using This Tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 0000000000000..ab7cff3aa6766 --- /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. |