nixpkgs/pkgs/applications/audio/ladspa-sdk
Alyssa Ross 2a09a2c37e ladspa-sdk: fix cross and clean up
The mkdirhier sed is no longer necessary as this string does not
appear in the current Makefile.

The default Make target runs tests, so we need to move that to
checkPhase so it's disabled when cross-compiling.

Might as well take the opportunity to enable strictDeps, but it
doesn't really matter since there are no dependencies.
2023-01-27 09:37:59 +00:00
..
default.nix ladspa-sdk: fix cross and clean up 2023-01-27 09:37:59 +00:00
ladspah.nix