summaryrefslogtreecommitdiff
path: root/network/mumble/README
diff options
context:
space:
mode:
authorJames Geboski <jgeboski@gmail.com>2011-05-20 12:50:05 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-05-20 12:50:05 -0500
commit36ef669fc3bd82adaefa58f44fbb70b772898cc0 (patch)
tree2610b50e7cb16de50dd0bc3fb5e073bcf2415f5d /network/mumble/README
parentc83a27466c71d7a16b630438f1ce424e4c944783 (diff)
downloadslackbuilds-36ef669fc3bd82adaefa58f44fbb70b772898cc0.tar.gz
network/mumble: Added (Low-latency voice chat)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/mumble/README')
-rw-r--r--network/mumble/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/network/mumble/README b/network/mumble/README
new file mode 100644
index 0000000000..325ba49bb0
--- /dev/null
+++ b/network/mumble/README
@@ -0,0 +1,13 @@
+Mumble is a voice chat application for groups. While it can be used
+for any kind of activity, it is primarily intended for gaming. It
+can be compared to programs like Ventrilo or TeamSpeak.
+
+If you have g15tools installed and want mumble to use it:
+ G15=yes ./mumble.SlackBuild
+
+If you want the mumble overlay:
+ OVERLAY=yes ./mumble.SlackBuild
+
+This requires protobuf, speex, and celt.
+
+Note: This does not build the mumble server (murmur).