There is an updated pull request by zlice against master on the void-packages repository https://github.com/zlice/void-packages mixxx250 https://github.com/void-linux/void-packages/pull/53868 mixxx: update to 2.5.0 #### Testing the changes - I tested the changes in this PR: **BRIEF** #### Local build testing - I built this PR locally for my native architecture, **x86_64** - I built this PR locally for these architectures (if supported. mark crossbuilds): - **aarch64-musl** #### Comments `guidelines-support-library` update to 4.1.0 @0x5c (contour and freecad seem to build, no need for bump but can be) `mixxx` started using qt6 but tries to provide `QML`, which runs a binary and fails on aarch64 crossbuild. i don't think the build was using QML anyway. `mixxx` also tries to download `libdjinterop` through cmake, which i was told is not supported in void. it wasn't in the previous version so it should be fine to ditch in 2.5.0 ![mixxx](https://github.com/user-attachments/assets/25b93c2c-3f83-48bb-b277-6bf8dff66e52) A patch file from https://github.com/void-linux/void-packages/pull/53868.patch is attached