Commit Graph

35 Commits

Author SHA1 Message Date
Nikolay Amiantov
6a862c5a61 mumble: enable parallel building 2016-01-03 03:30:32 +03:00
Reno Reckling
10a87beb7e murmur_git: fix failing build because of changed ice file paths 2015-12-31 20:01:41 +01:00
William A. Kennington III
9a24fec15f mumble: 2015-09-27 -> 2015-11-08 2015-11-10 20:08:58 -08:00
Nikolay Amiantov
5963d94c3c mumble: use bundled celt library again 2015-10-12 17:55:00 +03:00
William A. Kennington III
2f88045360 mumble: Combine into a generic derivation
Also add a git version since 1.3.0 supports qt5 as well as a host of new
features.
2015-10-03 22:22:21 -07:00
Nikolay Amiantov
47bb91194b mumble: use our celt library 2015-07-31 13:41:43 +03:00
William A. Kennington III
fc7c18a992 mumble: 1.2.9 -> 1.2.10 2015-07-13 12:33:19 -07:00
Jascha Geerds
3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
William A. Kennington III
c64747c44a mumble: 1.2.8 -> 1.2.9 2015-06-18 22:34:55 -07:00
William A. Kennington III
03d755aca5 mumble: Refactor 2015-04-25 23:32:04 -07:00
codyopel
344ccc7faa mumble: refactor, add desktop file & add icon 2015-04-08 07:49:23 -04:00
Nikolay Amiantov
663082b366 mumble: add pulseaudio support 2015-01-10 23:36:42 +03:00
Domen Kožar
6ead69458c mumble: 1.2.7 -> 1.2.8 2014-10-07 19:19:47 +02:00
Mateusz Kowalczyk
51829a0f39 murmur: update to 1.2.8 2014-08-29 14:17:40 +01:00
Lluís Batlle i Rossell
00b63f6655 Update mumble to 1.2.7.
(Chery picked from release-14.04)
2014-08-01 16:56:27 +02:00
Bjørn Forsman
62d0a320b3 Revert "Remove obsolete jackaudio version 1."
This reverts commit bdb77826d98544ab37741f740dd3516023924b27.

Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.

Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Peter Simons
bdb77826d9 Remove obsolete jackaudio version 1. 2014-07-28 20:32:52 +02:00
Bjørn Forsman
f6f2f38a6e jack: change package and attr names to 'jack1' and 'jack2'
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.

This aligns the naming with what can be found on the JACK homepage.

Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
William A. Kennington III
4eee3b66bc mumble: Update 1.2.5 -> 1.2.6 2014-05-15 15:08:39 -05:00
William A. Kennington III
4191ee53b9 murmur: Upgrade 1.2.4 -> 1.2.5 2014-02-07 21:29:38 -06:00
William A. Kennington III
07b38340bd mumble: Upgrade 1.2.4 -> 1.2.5 2014-02-07 21:29:29 -06:00
William A. Kennington III
9e8a6a24f0 murmur: Add ice support and small fixes
This patch adds optional ICE support to murmur which is enabled by
default. Additionally, it cleans up some of the expression similar to
the fixes added the mumble.
2014-01-30 22:34:21 -06:00
William A. Kennington III
2ec67167d9 mumble: Small Fixups and add support for disabling speechd
This patch adds a collection of changes to clean up the mumble
expression as well as add support for disabling the external speech
dispatcher from being compiled in.
2014-01-30 19:35:11 -06:00
Arvin Moezzi
a286f65a93 fix: syntax error in networking/mumble 2013-12-05 14:47:54 +01:00
William A. Kennington III
ff1d97f3a4 Add Build Script for Murmur 2013-12-02 20:15:01 -06:00
William A. Kennington III
7aa292a069 Properly configure mumble to build without the server and libopus 2013-12-02 20:15:01 -06:00
Lluís Batlle i Rossell
34cf9baaa6 Update mumble to 1.2.4
Now it should have opus. The source code of opus comes with mumble.
2013-06-21 11:10:41 +02:00
Lluís Batlle i Rossell
2e3f53ed27 mumble: making hydra build it 2013-05-28 08:50:44 +02:00
Cillian de Roiste
0546a7e79a Updating mumble to 1.2.3 and adding pkgconfig as an input as it fails to build without it.
svn path=/nixpkgs/trunk/; revision=33169
2012-03-16 19:19:00 +00:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Cillian de Roiste
1dfe9e22d4 Adding optional JACK support for mumble, this also disables ALSA and OSS because this combination is reported to be unstable
svn path=/nixpkgs/trunk/; revision=27206
2011-05-10 07:07:35 +00:00
Nicolas Pierron
d53592905e mumble: Add an install phase to move files to a bin directory.
svn path=/nixpkgs/trunk/; revision=26861
2011-04-17 08:27:04 +00:00
Lluís Batlle i Rossell
af7a77aca6 Mumble builds
svn path=/nixpkgs/trunk/; revision=25927
2011-02-12 20:31:25 +00:00
Lluís Batlle i Rossell
cb41a67c47 Building mumble a bit further.
svn path=/nixpkgs/trunk/; revision=25908
2011-02-11 15:56:29 +00:00
Lluís Batlle i Rossell
951b65cf9c Trying to add mumble. It still does not build.
svn path=/nixpkgs/trunk/; revision=25890
2011-02-10 19:23:27 +00:00