about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/linphone
AgeCommit message (Collapse)AuthorFilesLines
2019-11-24linphone: polarssl -> mbedtlsc0bw3b1-16/+19
+ add bcg729 input + move bcunit to nativeBuildInputs
2019-09-08treewide: remove redundant quotesvolth1-2/+2
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-2/+2
2018-09-11linphone: add withGui optionStefan Siegl1-1/+2
2018-09-11linphone: fix build of gtk uiStefan Siegl1-0/+6
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-02-10linphone: 3.10.2 -> 3.12.0adisbladis1-5/+9
2016-09-06linphone: 3.8.5 -> 3.10.2Michael Raskin1-15/+19
2016-09-06linphone: remove lime supportAlexander Ried1-4/+2
linphone stil uses polarssl, which was replaced by mbedTLS and is no more available on NixOS. Until this is fixed upstream we disable LIME (IM encryption).
2016-09-06linphone: 3.8.5 -> 3.9.1Alexander Ried1-3/+5
3.10.2 is available from github but there is no autoconfigured tarball and they added a dependency that's not packaged for nix (bctoolbox)
2016-05-19treewide: Make explicit that 'dev' output of ffmpeg is usedTuomas Tynkkynen1-1/+1
2015-08-26linphone: wrap to find pluginsThomas Strobel1-1/+8
2015-08-26linphone: 3.8.1 -> 3.8.5Thomas Strobel2-37/+2
2015-04-06linphone: 3.6.0 -> 3.8.1William A. Kennington III1-19/+22
2014-08-22linphone: mark as broken for ZHFLuca Bruno1-0/+1
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-06-29Linphone 3.6.1Lluís Batlle i Rossell1-8/+10
Lots of updates and new/old libs to get the latest linphone It segfaults on running.
2013-04-18linphone: fix build via ignoring deprecationsVladimír Čunát1-0/+2
2013-02-17Merge remote-tracking branch 'upstream/master' into stdenv-updatesShea Levy2-5/+44
2013-02-16linphone: minor update and fixVladimír Čunát2-5/+44
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2012-03-14Move some IM clients to instant-messengers/Yury G. Kudryashov1-0/+24
svn path=/nixpkgs/trunk/; revision=33065