Introduction
purple-mumble is a Mumble protocol plugin for libpurple.
Usage
- Clone and build latest development version of Pidgin.
- Run
make
(orbear make
to generatecompile_commands.json
for clang-tidy that is used by the pre-commit hook) to build the plugin. - Run
cp mumble.so $XDG_CONFIG_HOME/gplugin
to install the plugin. - Start
pidgin
.