x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
* libavif: new recipe for version 0.8.0
Only decoding is supported for now, as there is no package for rav1e
yet, because cargo-c fails to build due to
43b75d3dd4
not being in a release yet.
Once rav1e is in haikuports, it will only be a matter of passing
-DAVIF_CODEC_RAV1E=ON to cmake, and encoding will be possible.
Co-authored-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>