From 36ef669fc3bd82adaefa58f44fbb70b772898cc0 Mon Sep 17 00:00:00 2001 From: James Geboski Date: Fri, 20 May 2011 12:50:05 -0500 Subject: network/mumble: Added (Low-latency voice chat) Signed-off-by: Robby Workman --- network/mumble/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 network/mumble/README (limited to 'network/mumble/README') 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). -- cgit v1.2.3