There's a merged pull request on the void-packages repository vapoursynth: update to R57. https://github.com/void-linux/void-packages/pull/36231 Description: @lemmi Since R55 many filters were removed from the source tree and moved into seperate repositories. That's the reason why this package contains less files and some dependencies are no longer needed. **About disabling SIMD:** It seems that [zimg](https://github.com/sekrit-twc/zimg/blob/d4e32eaf4612589aed9223577c9429ff4c3c8269/configure.ac#L66) enforces correctly `-march=armv7-a -mfpu=neon-vfpv4`, but we override it with `-mfpu=vfpv3` so it doesn't work for us. This was already discussed in https://github.com/sekrit-twc/zimg/issues/140 #### Testing the changes - I tested the changes in this PR: **briefly**