Commit Graph

12 Commits

Author SHA1 Message Date
Roland Coeurjoly
7ffd6194a8 baresip: substitute --replace with --replace-fail 2024-08-25 17:56:03 +02:00
Colin
b297828f75 baresip: enable the pipewire module 2024-08-17 08:17:51 +00:00
Colin
cfa34ac9d2 baresip: enable the gst (gstreamer) module 2024-08-17 08:17:51 +00:00
Colin
6d30a57f86 baresip: enable the gtk feature
upstream's CMake feature detection expects the gtk3 package to supply
not only `cflags` but also `cflags_other`. i think the latter was
intended to be optional, so patch it out since our gtk doesn't supply it.
<1501ad367d/cmake/FindGTK3.cmake (L14-L15)>
2024-08-17 08:17:51 +00:00
Colin
0db1163a48 baresip: packaging cleanups
the `LIBRE*` and `USE_*` make flags were removed during the cmake
transition in v2.11.0: <https://github.com/baresip/baresip/pull/2354/files>

upstream now detects features on a best-effort basis, with pkg-config.
2024-08-17 08:17:51 +00:00
Colin
7245ee8389 baresip: assert that all expected modules were compiled 2024-08-17 08:17:51 +00:00
Enno Richter
89b62b5ab5 baresip: remove elohmeier as maintainer 2024-06-14 09:18:09 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
45e5863c16 baresip: 3.10.0 -> 3.10.1 2024-03-15 17:37:44 +00:00
R. Ryantm
94cf5993a1 baresip: 3.9.0 -> 3.10.0 2024-03-11 16:31:40 +00:00
Emery Hemingway
3489aa0fc8 baresip: 3.8.1 -> 3.9.0 2024-02-09 11:32:45 +00:00
Emery Hemingway
fa9ba5ade9 baresip: move to pkgs/by-name 2024-02-09 11:22:23 +00:00