nixpkgs-suyu/pkgs/tools/video
Adam Joseph 4aa036f15a rav1e: fix cross
`cargo cbuild` needs to have the `C{C,XX}_FOR_{${platform}}`
variables set just like `cargo` since it is basically a wrapper
around cargo.  Without these variables, it will try to use the
`hostPlatform` C compiler to compile `build.rs` scripts, and will
pass flags to that compiler which only make sense on the
`buildPlatform`.  So it's just doomed without the environment
variables.

Right now it looks like `rav1e` is the only package we have that is
using `cargo-c`, but if that changes in the future we should factor
this out as its own hook, like `maturinBuildHook` and the others.
2023-04-14 07:41:03 +03:00
..
atomicparsley
bento4
dvgrab
gopro
harvid treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 2023-03-13 16:42:22 -06:00
lux lux: 0.17.0 -> 0.17.2 2023-04-05 00:29:30 +00:00
mjpegtools
play-with-mpv
rav1e rav1e: fix cross 2023-04-14 07:41:03 +03:00
replay-sorcery
rtmpdump
svt-av1
swfmill
swftools
tsduck
untrunc-anthwlock treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 2023-03-13 16:42:22 -06:00
vcsi
vncrec
wtwitch
xjadeo treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 2023-03-13 16:42:22 -06:00
yamdi