net-voip / murmur

Mumble is an open source, low-latency, high quality voice chat software

Official package sites : https://wiki.mumble.info ·

v9999 :: 0 :: gentoo

Modified
License
BSD
USE flags
ice test zeroconf

v1.5.634 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 x86 ~arm ~arm64
USE flags
ice test zeroconf

General

ice
Use dev-libs/Ice to enable remote control capabilities.
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
zeroconf
Support for DNS Service Discovery (DNS-SD)

acct-group / murmur : System group: murmur

acct-user / murmur : user for murmur daemon

dev-cpp / ms-gsl : Guideline Support Library implementation by Microsoft

dev-libs / Ice : ICE middleware C++ library and generator tools

dev-libs / boost : Boost Libraries for C++

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / protobuf : Google's Protocol Buffers - Extensible mechanism for serializing structured data

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtdbus : Qt5 module for inter-process communication over the D-Bus protocol

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtsql : SQL abstraction library for the Qt5 framework

dev-qt / qttest : Unit testing library for the Qt5 framework

dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework

net-dns / avahi : System which facilitates service discovery on a local network

sys-apps / lsb-release : LSB version query program

sys-libs / libcap : POSIX 1003.1e capabilities

acct-group / murmur : System group: murmur

acct-user / murmur : user for murmur daemon

dev-cpp / ms-gsl : Guideline Support Library implementation by Microsoft

dev-libs / Ice : ICE middleware C++ library and generator tools

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / protobuf : Google's Protocol Buffers - Extensible mechanism for serializing structured data

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtdbus : Qt5 module for inter-process communication over the D-Bus protocol

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtsql : SQL abstraction library for the Qt5 framework

dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework

net-dns / avahi : System which facilitates service discovery on a local network

sys-apps / lsb-release : LSB version query program

sys-libs / libcap : POSIX 1003.1e capabilities

virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers

624540
net-voip/murmur: Support SIGHUP and SIGUSR1
740486
net-voip/murmur-1.3.2 fails to compile: ld.lld: error: undefined symbol: google::protobuf::RepeatedField<int>::RepeatedField(google::protobuf::RepeatedField<int> const&)
915506
net-voip/murmur: doesn't have correct pidfile in default ini
938848
net-voip/murmur install fails for incorrect config file name
945064
net-voip/murmur-1.5.634 - [ncurses-6.5] FAILED: src/Mumble.pb.h src/Mumble.pb.cc Mumble.pb.h Mumble.pb.cc
Repository mirror & CI · gentoo
Merge updates from master
Wolfgang Müller · gentoo
net-voip/murmur: fix build on musl
Closes: https://bugs.gentoo.org/888960 Signed-off-by: Wolfgang Müller <wolf@oriole.systems> Closes: https://github.com/gentoo/gentoo/pull/38812 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
net-voip/murmur: drop 1.4.287-r2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: stabilize 1.5.634 for amd64, x86
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: avoid -Werror during build
Closes: https://bugs.gentoo.org/933876 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: fix split-usr handling of systemd unit rename
Closes: https://bugs.gentoo.org/933856 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: add 1.5.634
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Kenton Groombridge · gentoo
net-voip/murmur: update live ebuild
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: drop 1.4.287-r1
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Kenton Groombridge · gentoo
net-voip/murmur: stabilize 1.4.287-r2 for amd64, x86
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: drop 1.3.4-r1
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Sebastian Parborg · gentoo
net-voip/murmur: update live ebuild
Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Sebastian Parborg · gentoo
net-voip/murmur: add 1.4.287-r2
The default install would not run out of the box and one needed to change the following to get it up and running: - Set the pidfile option to /run/murmur/murmur.pid in .ini config file - Change logfile setting to /var/log/murmur/murmur.log in ini file - Specify the data base location to /var/lib/murmur/database.sqlite in the ini file. Otherwise it would complain that the database was read only and wouldn't start. - Needed to add avahi-daemon to "use" in the depend section in the init.d script to get zeroconf functionality to work. - Fix avahi command in initd file Clarified and simplified the post install message as well. Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: add missing USE dep for dev-qt/qtnetwork[ssl]
Closes: https://bugs.gentoo.org/885635 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: drop 1.4.274-r1
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-voip/murmur: Stabilize 1.4.287 x86, #877667
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-voip/murmur: Stabilize 1.4.287 amd64, #877667
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: add 1.4.287
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: drop 1.3.3
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-voip/murmur: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-voip/murmur: x86 stable wrt bug #867730
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-voip/murmur: Stabilize 1.3.4 amd64, #867730
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: update live ebuild
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Kenton Groombridge · gentoo
net-voip/murmur: drop 1.4.230-r3
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Kenton Groombridge · gentoo
net-voip/murmur: fix ODR violations, apply crypto threads patch
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: add 1.4.274
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-voip/murmur: Keyword 1.4.230-r3 arm64, #834851
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-voip/murmur: Keyword 1.4.230-r3 arm, #834851
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: bump revision for 1.4.230
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Kenton Groombridge · gentoo
net-voip/murmur: sync live ebuild
Closes: https://bugs.gentoo.org/814785 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Kenton Groombridge · gentoo
net-voip/murmur: append -fsigned-char to CXXFLAGS
This fixes tests (and possibly runtime issues) on arches with unsigned chars. Bug: https://bugs.gentoo.org/832978 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
net-voip/murmur: rename media-sound/murmur
Signed-off-by: Kenton Groombridge <concord@gentoo.org>