about summary refs log tree commit diff
path: root/pkgs/servers/sip/freeswitch
Commit message (Collapse)AuthorAge
* freeswitch: use gcc 4.8 to fix build (ZHF)Luca Bruno2015-08-27
|
* *: fix builds by disregarding warning from new glibcVladimír Čunát2014-11-28
| | | | | | | | Also, in case of collectd, the -lgcc_s shouldn't be needed anymore, as the library is in ${glibc}/lib/ now, which is practically always on RPATH. In case of seyren it was some stdenv change uncovering the mistake of putting src into buildInputs.
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* freeswitch: updating to stable 1.2.3Lluís Batlle i Rossell2012-09-26
| | | | | I'll avoid using the git version; I'm less sure if it's better than the released stable.
* freeswitch: Updating to the latest master. This fixes the build.Lluís Batlle i Rossell2012-07-02
| | | | They say that 'master' is the best stable code to use.
* I remove a commented line for freeswitch parallel build. It failed onceLluís Batlle i Rossell2011-01-21
| | | | | | building, for me, with that option, so I take that off. svn path=/nixpkgs/trunk/; revision=25665
* Adding freeswitchLluís Batlle i Rossell2011-01-21
svn path=/nixpkgs/trunk/; revision=25664