mumble-voip/mumble

Provide AppImages

Open

#4,659 opened on Jun 4, 2017

View on GitHub
 (13 comments) (2 reactions) (0 assignees)C++ (1,062 forks)batch import
feature-requesthelp wantedlinuxrelease-management

Repository metrics

Stars
 (5,642 stars)
PR merge metrics
 (Avg merge 6d) (7 merged PRs in 30d)

Description

Currently there's an AppImage build script for murmur. I'd love to see such a script for the client, too, especially for snapshots of the development versions, but also for the stable ones.

I love Mumble, and I'd like to just download new versions and check them out without having to go through the hassle of adding a PPA. Download, make executable, run -- that sounds like the right way. It can be done with the server (using those "static binaries"), so why not offer that for the client, too?

EDIT (from @Krzmbrzl): As per #6463, AppImages would also be nice for the server

Contributor guide