Commit Graph

40 Commits

Author SHA1 Message Date
R. RyanTM
a13991f406 baresip: 0.6.4 -> 0.6.5 2019-12-07 16:19:28 -08:00
R. RyanTM
9864ef66a7 baresip: 0.6.3 -> 0.6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2019-09-25 21:39:12 -07: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
R. RyanTM
9194d0f925 baresip: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2019-06-30 23:13:29 -07:00
R. RyanTM
e60c6e6908 baresip: 0.6.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2019-04-30 03:18:10 -07:00
R. RyanTM
15ff152218 baresip: 0.6.0 -> 0.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2019-03-01 13:25:54 -08:00
R. RyanTM
2ac6aa8a06 baresip: 0.5.11 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2018-12-16 07:19:44 -08:00
R. RyanTM
dec0417347 baresip: 0.5.10 -> 0.5.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2018-10-16 00:37:15 -07:00
R. RyanTM
b08e8974e8 baresip: 0.5.9 -> 0.5.10
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/baresip/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/lyb8qd0r0q4q5l04cnbz3il9jm7av538-baresip-0.5.10/bin/baresip had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.5.10 with grep in /nix/store/lyb8qd0r0q4q5l04cnbz3il9jm7av538-baresip-0.5.10
- directory tree listing: https://gist.github.com/17f91505013f40beef68c121fcdedb70
- du listing: https://gist.github.com/d1039adba0ce079d343d2d1fa7c139cb
2018-07-08 03:08:44 -07:00
Jan Tojnar
841a5553cb
baresip: switch to GStreamer 1.0 2018-05-05 00:29:01 +02:00
R. RyanTM
85161629c5 baresip: 0.5.8 -> 0.5.9
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/baresip/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.5.9 with grep in /nix/store/qh69vw5jdwnw82vb6gkwz4f0k8gpjjry-baresip-0.5.9
- directory tree listing: https://gist.github.com/f67689bcf18570ad0408e54fa06db37c
2018-04-24 15:33:02 -07:00
Ryan Mulligan
08c9302672 baresip: 0.5.6 -> 0.5.8
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.5.8 with grep in /nix/store/v1xv4aj5wq1mw5mdml2hwh4qd5bfdcim-baresip-0.5.8
- found 0.5.8 in filename of file in /nix/store/v1xv4aj5wq1mw5mdml2hwh4qd5bfdcim-baresip-0.5.8
2018-03-07 17:53:19 -08:00
Michael Raskin
99a3e135c3 baresip: 0.5.1 -> 0.5.6 2017-11-11 15:31:35 +01:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04: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
Jörg Thalheim
5793e12143
baresip: enable vp8/vp9 2017-03-31 22:34:48 +02:00
Michael Raskin
5daf9c3e76 baresip: 0.5.0 -> 0.5.1 2017-03-09 18:47:37 +01:00
Bjørn Forsman
3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman
1ea4146f66 gst-plugins-bad: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman
0591cd607b gst-plugins-good: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman
4b2c7fe3d1 gst-ffmpeg: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Michael Raskin
d94706ed66 baresip: 0.4.20 -> 0.5.0 2017-01-02 20:18:46 +01:00
Emery Hemingway
94d059d1d9 baresip: enable G.711 codec 2016-09-26 00:29:39 +02:00
Michael Raskin
71fe391ac1 baresip: fix build by manually forcing feature flags for fresh glibc time.h 2016-09-06 19:10:42 +02:00
Michael Raskin
4fd2adb604 baresip: 0.4.19 -> 0.4.20 2016-08-11 17:57:35 +02:00
Michael Raskin
910744de98 baresip: 0.4.18 -> 0.4.19 2016-05-25 15:36:59 +02:00
Michael Raskin
58d2649f70 baresip: 0.4.17 -> 0.4.18 2016-04-13 14:47:04 +02:00
Michael Raskin
874721defa baresip: 0.4.16 -> 0.4.17 2016-02-14 21:17:07 +01:00
Michael Raskin
a2ddd89932 baresip: 0.4.15 -> 0.4.16 2016-01-01 12:30:17 +03:00
Michael Raskin
e8d82e08cf baresip: 0.4.14 -> 0.4.15 2015-10-13 19:29:43 +03:00
Michael Raskin
081dff71be baresip: 0.4.13 -> 0.4.14 2015-08-08 21:01:31 +03:00
Michael Raskin
807fbc4b57 baresip: update 0.4.12 -> 0.4.13 2015-07-05 00:32:53 +03: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
Eric Seidel
f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Michael Raskin
4d2d316894 baresip: 0.4.11 -> 0.4.12 2014-12-31 20:50:20 +03:00
John Wiegley
28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Michael Raskin
0733404aca Update baresip 2014-07-01 11:54:09 +04:00
Vladimír Čunát
0de7b2dfd8 baresip: a minor update 2013-02-23 13:00:09 +01:00
Michael Raskin
4517d03af1 Opportunistic measures to prevent the need to convert null to string; they may work or may not work for actually building 2012-09-24 23:49:11 +04:00
Michael Raskin
732811700a Added BareSIP 2012-09-24 21:03:02 +04:00