nixpkgs/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 atomicparsley: 20210715.151551.e7ad03a -> 20221229.172126.d813aa6 2022-12-30 17:27:44 +00:00
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 treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
play-with-mpv
rav1e rav1e: fix cross 2023-04-14 07:41:03 +03:00
replay-sorcery
rtmpdump treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
svt-av1 svt-av1: unbreak on linux-aarch64 2023-02-07 21:04:43 +01:00
swfmill treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
swftools
tsduck Merge pull request #192246 from siriobalmelli-foss/fix/tsduck 2023-01-27 18:59:55 +02:00
untrunc-anthwlock treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 2023-03-13 16:42:22 -06:00
vcsi
vncrec
wtwitch wtwitch: 2.6.0 -> 2.6.1 2023-02-07 09:40:00 +00:00
xjadeo treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 2023-03-13 16:42:22 -06:00
yamdi treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00