Commit Graph

59 Commits

Author SHA1 Message Date
Adam Joseph
7e0e052817 baresip: enableParallelBuilding=true 2023-02-26 15:06:08 -08: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
R. Ryantm
bfdffa623e baresip: 2.8.2 -> 2.9.0 2022-11-10 22:28:03 +00:00
R. Ryantm
cd81115e20 baresip: 2.8.1 -> 2.8.2 2022-10-11 16:46:54 +00:00
Jörg Thalheim
ef82bcf93a baresip: 2.7.0 -> 2.8.1 2022-10-02 11:51:57 +02:00
Samuel Dionne-Riel
f7723d082d baresip: Build the GTK module 2022-09-11 15:22:36 -04:00
Robert Scott
e03ad68deb baresip: add platforms 2022-09-04 16:06:21 +01:00
R. Ryantm
4689d513de baresip: 2.6.0 -> 2.7.0 2022-09-04 05:25:36 +00:00
Jonas Heinrich
5bfeb6211a baresip: 1.1.0 -> 2.6.0 2022-08-27 09:30:20 +02:00
Enno Richter
20e00ef589 baresip: 0.6.5 -> 1.1.0 2022-01-06 18:33:13 +01:00
Felix Buehler
82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Robert Schütz
5db1f83e23 baresip: use ffmpeg instead of ffmpeg_3 2021-05-18 11:41:38 +02:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Kira Bruneau
11e1f2ee79 baresip: removed ccache
ccache build is disabled with CCACHE_DISABLE=1, so it's unnecessary
2020-11-21 22:21:43 -05:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
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