Matt Jolly
Matt Jolly
This is a rebase of #1230 by @Vogtinator > This commit moves Xauthority handling over to libXau. > Advantage is that this allows use of FamilyWild, is faster, more reliable...
This PR addresses an issue that I encountered cross-compiling `kde-framework/breeze-icons` where an incorrect `has_version` call fails to correctly locate python dependencies resulting in a failed build. Looking at the guide...
- Linter config is now yaml - This should be easier to read, understand and maintain. - [Prettier](https://prettier.io/) has been enabled, with a line width of 120. - It amounts...
Fixes #691 - Move minimum LLVM version to variable; add max version - Implement `-DLLVM_ROOT_DIR` and `-DLLVM_FIND_VERSION` - If the user has set a particular version and CMake can't find...
Hi Team, I've been attempting to package 105.1 for Gentoo where we have LLVM 13 - 15 in the tree: gentoo/gentoo/pull/27153 Based on #574 it seems that LLVM 13 is...
All **seems** to work and thanks to needles (@needless) in IRC for testing this out!
I was helping a user with a first-time ebuild submission when when they noted that they confused by the lack of a 'repoman-like' "No news is good news" response for...
### Requirements - [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...
It is unreasonable for an "Open Source" product to: 1. Check output into VCS (This is what **Release Artefacts** are for) 2. Not provide any guidance for users / distributions...