Control: tags -1 + wontfix On Sun, 09 May 2021 at 02:24:15 +0000, Vasyl Gello wrote: > I encountered the gone dependency of lubrsvg2-2 on libcroco3 doing the test > build > of Kodi 19.1 on x32. Please rebuild librsvg without libcroco3 on the ports.
This is not possible. Current versions of librsvg are written in Rust and cannot be compiled on architectures where rustc and cargo have not been bootstrapped. If rustc and cargo become available on those architectures, new versions should get compiled automatically by the buildds. smcv