Commit graph

17 commits

Author SHA1 Message Date
Felix Buehler 87316d778b various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
misuzu 28baff3660
spandsp: build on darwin (#122447) 2021-05-11 00:40:30 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
ajs124 4897c23904 spandsp3: init at 3.0.0 2020-11-18 17:13:29 +01:00
ajs124 99b47e7111 Revert "spandsp: 0.0.6 -> 3.0.0"
This reverts commit e184cede92.
2020-11-18 17:05:22 +01:00
ajs124 e184cede92 spandsp: 0.0.6 -> 3.0.0
this looks like a new upstream and freeswitch uses this
2020-11-17 02:23:13 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Christine Koppelt 3aa0d776a1 pkgs/development/libraries: Add missing descriptions and homepages 2019-11-17 09:43:55 +01:00
Frederik Rietdijk 503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
Jörg Thalheim 9a1b767a55
treewide: remove empty buildInputs 2019-09-26 09:17:23 +01:00
Thomas Tuegel 9d35ea756e
spandsp: Use multiple outputs to reduce closure size 2019-09-25 13:07:20 -05:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Michael Raskin 7b6d33a591 Update spandsp 2014-09-02 14:25:17 +04:00
Michael Raskin 732811700a Added BareSIP 2012-09-24 21:03:02 +04:00