James Le Cuirot
James Le Cuirot
- Don't include MySQL recipes when not using MySQL. - Don't include mysql::client at all, database::mysql is sufficient. - Do include database::postgresql when using PostgreSQL. - Bump database dependency due...
Always include it to fix cross-compiling. This should not break Windows. Closes: https://github.com/mborgerding/kissfft/issues/65
Fix cross-compiling by searching the right lib and include directories We were previously searching the `{sys.prefix}/lib` and `{sys.prefix}/include` directories unconditionally. This is problematic when cross-compiling, as it does not take...
## Description Now I reveal what I really want to use Sunshine for. As a server on the Raspberry Pi! Why would I want such a thing? Surely it makes...
Improvements to #2020 so that Fedora 39 now works. * Does not require QEMU at all! * Caches dnf metadata and downloads between rebuilds. * Respects TARGETARCH as a Docker...
## Description For the Gentoo Linux package, we need to be able to use our own build of FFmpeg. We do not use the existing system installation as I understand...
Hello. My family and I use the Android app, connecting to Mosquitto in MQTT mode, along with Recorder, all running on my ARM board at home. Everything works fine except...
This isn't the cookbook's fault but you should include a note to say that `requiretty` in the default CentOS sudoers file breaks CPAN. It took me a while to figure...
In short, this is a repeat of kozec/sc-controller/issues/576, which was fixed in kozec/sc-controller@2cddbc2eee7e9066621870f381326ac4062519ce, but the code was in C back then, and has since been rewritten in Python. kozec/sc-controller/issues/668 includes...
I've used dark themes for years, and while they have presented some challenges, it's generally not too bad these days. sc-controller is an exception:  I've had a look at...