aboutsummaryrefslogtreecommitdiff
path: root/network/mumble/README
diff options
context:
space:
mode:
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 000000000000..325ba49bb0bb
--- /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).