about summary refs log tree commit diff
path: root/pkgs/applications/networking/mumble
AgeCommit message (Collapse)AuthorFilesLines
2012-03-16Updating mumble to 1.2.3 and adding pkgconfig as an input as it fails to ↵Cillian de Roiste1-4/+4
build without it. svn path=/nixpkgs/trunk/; revision=33169
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-05-10Adding optional JACK support for mumble, this also disables ALSA and OSS ↵Cillian de Roiste2-3/+469
because this combination is reported to be unstable svn path=/nixpkgs/trunk/; revision=27206
2011-04-17mumble: Add an install phase to move files to a bin directory.Nicolas Pierron1-2/+7
svn path=/nixpkgs/trunk/; revision=26861
2011-02-12Mumble buildsLluís Batlle i Rossell1-5/+7
svn path=/nixpkgs/trunk/; revision=25927
2011-02-11Building mumble a bit further.Lluís Batlle i Rossell1-1/+1
svn path=/nixpkgs/trunk/; revision=25908
2011-02-10Trying to add mumble. It still does not build.Lluís Batlle i Rossell1-0/+29
svn path=/nixpkgs/trunk/; revision=25890