Search Criteria
Package Details: mumble-git 1:1.3.0.rc2.r1232.g1808273e1-1
Git Clone URL: | https://aur.archlinux.org/mumble-git.git (read-only, click to copy) |
---|---|
Package Base: | mumble-git |
Description: | An Open Source, low-latency, high quality voice chat software (git version) |
Upstream URL: | https://www.mumble.info |
Keywords: | audio communication multimedia network voip |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | Radioactiveman |
Last Packager: | Radioactiveman |
Votes: | 48 |
Popularity: | 0.21 |
First Submitted: | 2009-05-30 19:46 |
Last Updated: | 2021-02-16 18:27 |
Dependencies (34)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libasound.so (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, lib32-alsa-lib-minimal-git, lib32-alsa-lib-git, alsa-lib-a52pcm, alsa-lib, lib32-alsa-lib)
- libdns_sd.so (avahi-gtk2, avahi)
- libjack.so (pipewire-jack-dropin, jack2-git, jack, jack2, lib32-jack, lib32-jack2)
- libprotobuf.so (protobuf-git, protobuf)
- libpulse.so (libpulse-bluedio, libpulse-airplay, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git, libpulse)
- libsndfile.so (lib32-libsndfile-git, lib32-libsndfile, libsndfile)
- libspeechd (libspeechd-git)
- libx11 (libx11-git, libx11-threadsafe)
- libxi (libxi-git)
- lsb-release
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- opus (opus-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-svg (qt5-svg-git)
- speex (speex-git)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (make)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2) (make)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2) (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git) (make)
- libsndfile (libsndfile-git, libsndfile-minimal-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git, mesa-stable, mesa-rc) (make)
- protobuf (protobuf3-git, protobuf-git, protobuf-static) (make)
- python (python-dbg) (make)
- qt5-tools (qt5-tools-git) (make)
- speech-dispatcher (speech-dispatcher-git) (make)
- espeak-ng (espeak-ng-git) (optional) – Text-to-Speech support
- speech-dispatcher (speech-dispatcher-git) (optional) – Text-to-Speech support
Required by (7)
- ioquake3-git (requires mumble) (optional)
- lib32-libmumble (requires mumble)
- spearmint (requires mumble) (optional)
- spearmint-git (requires mumble) (optional)
- splashtop-streamer (requires mumble)
- urbanterror41 (requires mumble)
- wahay-bin (requires mumble)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
Radioactiveman commented on 2021-02-16 18:28
@Popkornium18: Fixed, thanks for reporting.
Popkornium18 commented on 2021-02-16 14:51
Building fails for me:
mqs commented on 2020-12-22 22:52
@Radioactiveman
Thank you! that (installing multilib-devel) worked perfectly!
Radioactiveman commented on 2020-12-11 20:07
@mqs: Sorry for the late response, I haven't received a notification for your comment.
You can either install the package group "multilib-devel" or disable the Mumble overlay in case you don't use it. To do that add "-Doverlay:BOOL='OFF' \" to the CMake parameters (line 60).
See also: https://wiki.archlinux.org/index.php/Official_repositories#multilib
mqs commented on 2020-11-12 01:54
Thank you for providing this, the "normal" mumble package seems to crash quite often on my system.
When trying to build this package, I get the following error since a while (the last working version I have installed is 1:1.3.0.rc2.r591.g7c67ea33f-1):
In case you noticed
yay
in the logs: Yes, I also tried to build it manually withmakepkg -sr
but the same error was thrown. Let me know if you also need the log files referenced above.Radioactiveman commented on 2020-06-02 17:17
If you experience the problem below when updating packages, first remove
mumble-git
, then update all packages includingprotobuf
and finally compilemumble-git
again.Radioactiveman commented on 2020-04-13 12:36
@dvzrv: Alright, I have updated the PKGBUILD accordingly.
dvzrv commented on 2020-04-13 12:22
@Radioactiveman: No, that is the next stable release version, that is referred to from within that application.
The latest git tag is:
The version this package needs to track is the latest version tag + how many commits since that tag, not some arbitrary next release version number in a file.
We have the VCS package guidelines for a reason, please stick to them.
Radioactiveman commented on 2020-04-13 12:08
@dvzrv: But the Git version is 1.4.0, not 1.3.0-RC2 - see mumble.pri. However appending "git version" to the description would help maybe.
dvzrv commented on 2020-04-10 14:47
@Radioactiveman: Please introduce an epoch and remove the custom
_version
in your PKGBUILD.We're getting out-of-date notifications from unknowing users, thinking that 1.4.0 is out (which it is not).
The right way to get the current version string would be to use the following (as stated in the VCS package guidelines):