Port details |
- mumble Voice chat software primarily intended for use while gaming
- 1.5.634_7 audio =8 1.5.634_4Version of this port present on the latest quarterly branch.
- Maintainer: vvd@FreeBSD.org
- Port Added: 2009-03-19 00:22:34
- Last Update: 2024-10-29 14:38:30
- Commit Hash: 94829e7
- People watching this port, also watch:: firefox, mplayer, gimp, fusefs-ntfs, murmur
- License: BSD3CLAUSE
- WWW:
- https://www.mumble.info/
- Description:
- Mumble is a free, open source, low latency, high quality voice chat
application primarily intended for use while gaming.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/mumble/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/mumble
- pkg install mumble
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mumble
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716672642
SHA256 (mumble-1.5.634.tar.gz) = 904f3633d28ab0e6925caeff2c65802f586abefdf6d20162f20a71805c2c5929
SIZE (mumble-1.5.634.tar.gz) = 26001230
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- microsoft-gsl>=3.0.0 : devel/microsoft-gsl
- json.hpp : devel/nlohmann-json
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-l10n>=5 : misc/qt5-l10n
- linguist : devel/qt5-linguist
- qt5-qmake>=5.15 : devel/qt5-qmake
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- qt5-l10n>=5 : misc/qt5-l10n
- libqsqlite.so : databases/qt5-sqldrivers-sqlite3
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- Library dependencies:
-
- libsndfile.so : audio/libsndfile
- libopus.so : audio/opus
- libspeexdsp.so : audio/speexdsp
- libabsl_base.so : devel/abseil
- libpcre2-8.so : devel/pcre2
- libPocoXML.so : devel/poco
- libPocoZip.so : devel/poco
- libprotobuf.so : devel/protobuf
- libexpat.so : textproc/expat2
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Sql.so : databases/qt5-sql
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mumble-1.5.634_7:
ALSA=off: ALSA audio architecture support
AVAHI=off: Zeroconf support via Avahi
JACK=off: JACK audio server support
LTO=off: Use Link-Time Optimization
OVERLAY_32BIT=on: Build and install 32bit overlay module
PIPEWIRE=off: PipeWire multimedia server support
PORTAUDIO=off: PortAudio library support
PULSEAUDIO=off: PulseAudio sound server support
RENAMENOISE=on: Use ReNameNoise for machine learning noise reduction
====> Support text-to-speech: you can only select none or one of them
QTSPEECH=off: Use Qt's text-to-speech system
SPEECHD=off: Support for Speech Dispatcher
===> Use 'make config' to modify these settings
- Options name:
- audio_mumble
- USES:
- cmake compiler:c++17-lang cpe desktop-file-utils pkgconfig python:build qt:5 ssl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.4_5 18 Dec 2013 16:04:50 |
naddy |
Update opus to 1.1, which includes:
* new analysis code and tuning that significantly improves encoding
quality, especially for variable-bitrate (VBR),
* automatic detection of speech or music to decide which encoding
mode to use,
* surround with good quality at 128 kbps for 5.1 and usable down
to 48 kbps,
* and speed improvements on all architectures.
Chase shared library bump.
PR: 184956 |
1.2.4_4 22 Nov 2013 12:55:00 |
makc |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
1.2.4_4 17 Nov 2013 23:07:02 |
feld |
Take maintainership
Add patch that allows audio device selection with FreeBSD's OSS
PR: ports/181104
Submitted by: Natacha Porte
Approved by: swills (mentor) |
1.2.4_3 09 Nov 2013 16:21:36 |
lme |
Assign back to the pool.
Requested by: maintainer via mail |
1.2.4_3 22 Oct 2013 13:50:44 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
1.2.4_3 13 Oct 2013 15:41:35 |
feld |
- Apply patch that slipped last commit
- Update another LIB_DEPENDS syntax I missed
Approved by: swills (mentor) |
1.2.4_2 12 Oct 2013 17:30:09 |
feld |
- Fix mumble not detecting celt libraries
- New LIBDEPENDS format
- Remove old message regarding FreeBSD 7.x
- STAGE clean
- Compiles with clang, supports FreeBSD 10
PR: ports/182215
Approved by: swills (mentor) |
1.2.4_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.2.4_1 18 Sep 2013 08:38:20 |
bapt |
Add an explicit dependency on pkgconf |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
1.2.4_1 15 Jul 2013 20:25:00 |
naddy |
Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2
Chase libopus bump in dependent ports. |
1.2.4 03 Jul 2013 18:39:06 |
feld |
- Update to 1.2.4
PR: ports/179309
Reviewed by: crees (mentor) |
1.2.3_3 21 Mar 2013 17:32:35 |
bapt |
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build |
1.2.3_3 18 Mar 2013 15:14:28 |
vanilla |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
1.2.3_2 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
1.2.3_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.2.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.3 14 Dec 2011 19:16:18 |
crees |
Unbreak on amd64 by disabling debug
PR: ports/162929
Submitted by: crees
Reviewed by: "Surkov Andrey" <nsand@sura.ru>
Approved by: maintainer timeout (marius@nuenneri.ch, 17 days) |
1.2.3 12 Apr 2011 10:36:16 |
bapt |
- chase celt library bump |
1.2.3 31 Mar 2011 20:26:18 |
pav |
- Mark BROKEN on 7.X: does not compile
overlay.c:125: error: 'RTLD_NOLOAD' undeclared (first use in this function)
Reported by: pointyhat |
1.2.3 25 Mar 2011 20:45:02 |
pav |
- Mark BROKEN on amd64/9: does not link
Reported by: pointyhat |
1.2.3 13 Mar 2011 14:55:51 |
makc |
- Update to 1.2.3
- Add option to build against a system-wide CELT instead of using
the built-in one.
PR: ports/155324
Submitted by: Mark Felder <feld at feld.me>
Approved by: maintainer |
1.2.1_2 02 Dec 2010 20:00:37 |
makc |
Fix build with Qt 4.7
PR: ports/152753
Approved by: portmgr (miwi) |
1.2.1_2 16 May 2010 11:39:21 |
makc |
Fix dependencies.
PR: ports/146578
Submitted by: Demelier David <demelier.david at gmail.com>
Approved by: maintainer |
1.2.1_1 31 Mar 2010 20:30:10 |
pav |
- Add mumble11x option, default to off
PR: ports/144119
Submitted by: Sascha Schneider <suntsu@suntsu.org>
Approved by: maintainer |
1.2.1_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.1 24 Jan 2010 10:59:33 |
beat |
- Fix build with qt4.6.1
Submitted by: Marius Nuennerich <marius AT nuenneri.ch> (maintainer, via IRC)
Reported by: pointyhat (via pav, erwin) |
1.2.1 16 Jan 2010 17:28:09 |
beat |
- Update to 1.2.1
- Add OPTIONS for D-Bus and Bonjour support
PR: ports/142750
Submitted by: Aragon Gouveia <aragon AT phat.za.net>
Approved by: Marius Nuennerich <marius AT nuenneri.ch> (maintainer) |
1.1.8 03 Dec 2009 16:02:45 |
beat |
- Fix build with qt4.5
Submitted by: Bernhard Froehlich <decke AT bluelife.at> (via IRC)
Approved by: Marius Nuennerich <marius AT nuenneri.ch> (maintainer, via IRC)
Reported by: pointyhat (via pav) |
1.1.8 16 Nov 2009 12:16:35 |
bsam |
. update to version 1.1.8;
. add MAKE_JOBS_SAFE=yes.
PR: ports/140586
Submitted by: Marius Nuennerich <marius at nuenneri.ch> (maintainer) |
1.1.7_1 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.1.7_1 04 Aug 2009 21:37:13 |
miwi |
- Fix build qith qt 4.5
PR: 137337
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> |
1.1.7_1 28 Jul 2009 11:45:09 |
pav |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
1.1.7_1 27 May 2009 22:01:57 |
makc |
Remove qt4 build tools from run dependencies.
Approved by: maintainer |
1.1.7 19 Mar 2009 00:22:01 |
amdmi3 |
Mumble is an open source, low-latency, high quality voice chat software
primarily intended for use while gaming.
WWW: http://mumble.sourceforge.net/
PR: 131298
Submitted by: Marius Nuennerich <marius at nuenneri dot ch> |