nixpkgs/pkgs/development/libraries/vid-stab
Cody P Schafer 06b6e303b0
vid-stab: 1.1.0 -> unstable-2022-05-30, fix linking against it with clang
- vid-stab 1.1.0 (current release) hardcodes libgomp in its pkg-config.
   Current git version includes a commit fixing this, so this change
   updates to the git versions
 - placing openmp in `buildInputs` causes it not to be present when
   linking against vid-stab, causing linking to fail. Move it to
   `propagatedBuildInputs` to resolve
 - the all-packages.nix change enables vid-stab in (for example) ffmpeg
   on macos (where it was previously disabled).
2022-08-23 17:12:42 -04:00
..
default.nix