summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorKevin Cox <kevincox@kevincox.ca>2024-04-28 19:15:20 -0400
committerKevin Cox <kevincox@kevincox.ca>2024-04-28 19:15:20 -0400
commit69e0abf2d1ca3c7ce208a86c8ca0283ac886c289 (patch)
tree5f5d869c09de3983729ad9232da6a32ffccb1cd8 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent58a1abdbae3217ca6b702f03d3b35125d88a2994 (diff)
mlt: Use selected version of ffmpeg for all dependencies
Right now if overriding ffmpeg (example `mlt.override { ffmpeg = ffmpeg-full; }`) will have unusual results as multiple versions of ffmpeg will end up linked into the resulting executable. I don't think it is well defined which will end up being used. Notably for kdenlive which tries to use `ffmpeg-full` libaom-av1 was not available as the non-full ffmpeg was being used. I don't know if this fix is the most maintainable solution, but it solves a particular problem and doesn't harm maintainability. It is likely wise to consider how we can manage full-binary library overrides better in the future. Fixes: https://github.com/NixOS/nixpkgs/issues/272526
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions