slackbuilds/network/mumble
ponce 2f1dd9dcb4 network/mumble: Fixed dep information 2012-08-25 13:22:34 +02:00
..
patches network/mumble: Added patch for GTK environments. 2012-04-30 00:40:02 -05:00
README network/mumble: Fixed dep information 2012-08-25 13:22:34 +02:00
doinst.sh network/mumble: Added (Low-latency voice chat) 2011-05-20 12:50:05 -05:00
mumble.SlackBuild network/mumble: various build fixes and enhancements 2012-08-13 07:51:40 -05:00
mumble.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc network/mumble: various build fixes and enhancements 2012-08-13 07:51:40 -05:00

README

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

If your system is x86_64 based, you can have this script build a
32-bit libmumble. This will add in a 32-bit library for the
mumble-overlay script to use for compatability. Please note, you
*must* have a multilibbed system for this to work.

To build the overlay with 32-bit compatability:
    OVERLAY=yes COMPAT32=yes ./mumble.SlackBuild

Please note, if you have celt-0.7.1, the previous version of celt on
SBo, you will need to upgrade to celt >= 0.11.0.

Note: This does not build the mumble server (murmur).