Commit graph

35 commits

Author SHA1 Message Date
R. Ryantm 70158dcee6 belle-sip: 5.2.23 -> 5.2.37 2023-03-22 07:43:42 +00:00
Artturin 6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin 6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
R. Ryantm a018bded89 belle-sip: 5.2.16 -> 5.2.23 2023-02-21 19:35:18 +00:00
Vladimír Čunát cfc056287c
treewide: another round of gcc12 fixups 2023-02-05 18:34:47 +01:00
Vladimír Čunát 9287f4461d
Merge #206907: stdenv: gcc11 -> gcc12 2023-02-01 16:54:44 +01:00
R. Ryantm 2b9695bc79 belle-sip: 5.1.55 -> 5.2.16 2023-01-28 03:43:35 +00:00
Fabián Heredia Montiel 0cf5d85f0c treewide: add gcc12 flags 2023-01-27 21:20:52 -06:00
Weijia Wang 9aec4f7f21
Merge pull request #187953 from felixsinger/pkgs/belle-sip/update
belle-sip: linphone-4.4.1 -> 5.1.55
2023-01-22 21:28:13 +01:00
Raphael Robatsch 985c8dbe14 treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-07 19:58:55 +00:00
Felix Singer aaa1ee0fc7 belle-sip: linphone-4.4.1 -> 5.1.55
Bump the version to 5.1.55 and also use its actual version as version
number for the package instead of the version number of linphone.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-08-23 07:01:20 +02:00
Lorenz Brun bafc9b9ff8 linphone: 4.2.5 -> 4.4.1
Co-authored-by: Thibault Lemaire <thibault.lemaire@protonmail.com>
Co-authored-by: Austin Butler <abutler@riotgames.com>
2022-04-26 21:43:56 +02:00
Fabián Heredia Montiel d320445a8c belle-sip: add extra Wno-error flag needed by gcc11 2022-04-15 11:09:20 -05:00
R. RyanTM 1d30907750 belle-sip: 4.5.3 -> 4.5.14 2021-05-17 13:34:35 -07:00
R. RyanTM 99e8492074 belle-sip: 4.5.1 -> 4.5.3 2021-05-08 19:01:26 -07:00
Jaakko Luttinen 43ee1f9d4d
belle-sip: 4.4.34 -> 4.5.1 2021-04-02 11:08:09 +03:00
Jaakko Luttinen 8137d46d88
belle-sip: apply nixpkgs-fmt 2021-03-19 08:06:05 +02:00
Jaakko Luttinen fb1b82cce5
belle-sip: 4.4.26 -> 4.4.34 2021-03-18 20:17:04 +02:00
R. RyanTM 628063bee2 belle-sip: 4.4.21 -> 4.4.26 2021-02-07 01:44:22 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Trolli Schmittlauch 418dc08cea belle-sip: 4.4.13 -> 4.4.21
part of updating linphone and its major dependencies
2020-12-28 17:33:52 +01:00
Gabriel Ebner 64f42418a6 belle-sip: unstable-2020-02-18 -> 4.4.13 2020-12-07 19:43:57 +01:00
Jaakko Luttinen 810dac320a
belle-sip: 1.6.3 -> unstable-2020-02-18 2020-03-28 11:25:29 +02:00
Robin Gloster 5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
c0bw3b 4b94f4bf36 belle-sip: fix meta.homepage
+ use pname/version
+ polarssl -> mbedtls
+ no need for configure flag to find mbedtls
2019-11-23 18:15:30 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Franz Pletz 6d4be41ed6
belle-sip: fix build with gcc8 2019-06-17 07:06:03 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
adisbladis bebb33a50f
belle-sip: 1.5.0 -> 1.6.3 2018-02-10 13:19:08 +08:00
Michael Raskin e662a8ee6d belle-sip: 1.4.2 -> 1.5.0 2016-09-06 18:19:17 +02:00
Eelco Dolstra 02ee9d83d0 enableParallelBuild -> enableParallelBuilding 2016-09-01 10:46:47 +02:00
Robin Gloster 210b94da49 belle-sip: 1.4.1 -> 1.4.2 and fix with new glibc 2016-08-24 18:31:30 +00:00
Thomas Strobel 46de943ec7 belle-sip: 1.4.0 -> 1.4.1 2015-08-26 17:18:28 +02:00
William A. Kennington III 72d7ff2ace belle-sip: Add derivation 2015-04-06 20:12:07 -07:00