about summary refs log tree commit diff
path: root/pkgs/development/libraries/exosip
AgeCommit message (Collapse)AuthorFilesLines
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-5/+12
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-29libexosip: add patch for openssl 1.1Robin Gloster1-5/+12
2017-09-21misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson1-1/+0
Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed.
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-08-04libexosip_3: remove unused, old versionRobin Gloster1-18/+0
2017-03-12exosip: 4.0.0 -> 4.1.0ndowens1-8/+10
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen2-0/+2
Build-tested on x86_64 Linux & Mac.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk2-2/+2
2013-07-14make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2-2/+2
possible
2013-06-29Linphone 3.6.1Lluís Batlle i Rossell1-0/+17
Lots of updates and new/old libs to get the latest linphone It segfaults on running.
2013-06-29sipwitch: update to 1.6.1 to fix buildLluís Batlle i Rossell1-2/+2
2012-02-10Latest exosip and linphoneYury G. Kudryashov1-3/+3
svn path=/nixpkgs/trunk/; revision=32172
2011-01-13Adding linphoneLluís Batlle i Rossell1-0/+17
svn path=/nixpkgs/trunk/; revision=25545