Humberto Gomes

Results 6 comments of Humberto Gomes

@artemsen Have you considered [libdecor](https://gitlab.freedesktop.org/libdecor/libdecor)? It could be an optional dependency just like some image formats.

@icp1994 Are there any plans to package LLVM 16? Packaging something as massive as LLVM is a massive endeavor (see #40821, for LLVM 15), and involves updating many packages that...

@icp1994 The best strategy would be for the folks at LLVM to make their software backwards / forwards compatible, but we all know that's not gonna happen. Nevertheless, Zig will...

@booniepepper Void already maintains different versions of packages like LLVM (https://github.com/void-linux/void-packages/tree/master/srcpkgs/llvm12, for example). The problem is that there aren't enough human resources to package and maintain all versions of LLVM....

For anyone here that needs Zig 0.11, even if it doesn't get added to Void's repos, **you don't need to build it from source**. Zig's [prebuilt binaries](https://ziglang.org/download/) are statically linked,...

> So we have to wait for zig0.12 and hope it uses llvm17? What if it uses 18? This is ridiculous (not our fault though). > > Maybe zig has...