mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-28 10:38:15 +02:00
On NixOS all packages are installed into their own immutable prefix. Because of this get_pkgconfig_variable will return a path from within systemd's prefix and we cannot write to it. By using define_variable we can replace the respective directory to be from the paths from meson. |
||
|---|---|---|
| .. | ||
| systemd | ||
| .gitignore | ||
| command.c | ||
| command.h | ||
| daemon-config.c | ||
| daemon-config.h | ||
| main.c | ||
| meson.build | ||
| pipewire-system.conf | ||
| pipewire.conf.in | ||
| pipewire.desktop.in | ||