On Thu, 2022-04-21 at 14:31 +0100, Neil Bothwick wrote: > > Firefox and Rust have -bin packages - not so lucky with LLVM and > webkit-gtk. >
Everything has a -bin package if you're willing to trade the security, configurability, and performance that you get from a source build: https://gentoo.osuosl.org/experimental/amd64/binpkg/default/linux/17.1/x86-64/ FWIW I dodge the librsvg (and therefore rust) dependency by using a binpkg for my desktop icons. There's no (security, configurability, or performance) issues with using pre-built icons, and only a few tiny things are left a little bit broken. So, a normal day in Gentoo.