This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Network > murmur (1.1.4)

Murmur is the VoIP server component for Mumble. Murmur is
installed in a system-wide fashion, but can also be run by
individual users. Each murmur process supports multiple virtual
servers, each with their own user base and channel list.
Administration of murmur is done through D-Bus.

To run murmur at boot, add the following to /etc/rc.d/rc.local:

if [ -x /etc/rc.d/rc.murmur ]; then
/etc/rc.d/rc.murmur start
fi

Murmur requires qt4 (available on SlackBuilds.org).

Maintained by: adev
Keywords: mumble,teamspeak,ventrilo,voip,voice chat
ChangeLog: murmur

Homepage:
http://mumble.sourceforge.net/

Source Downloads:
mumble-1.1.4.tar.gz (06fdd23043fd987b2eb6b56913fac181)

Download SlackBuild:
murmur.tar.gz
murmur.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
murmur.SlackBuild
murmur.info
rc.murmur
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds