onlylunix
onlylunix
> not a fan of this `INSTALL` script, its barely readable, uses absolute paths instead of relative paths, uses `pwgen` which might not be installed. Does for some reason sets...
Ha! an idea came up - to immediately launch utilities as the _firebird user. Is the new user valid in the INSTALL script?
Buggy interface, I think I didn't close PR
@abenson, review please also
It's also time to remove the libOSMesa dependency. The current version of wine doesn't need it, and OSMesa was removed in the new mesa 25.1.0. ``` --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template...
I have a utility that analyzes source code and solves this problem. I'll still think about how to simplify it. I also need to fix the removed patches.
> could i take a look at it? https://github.com/onlylunix/simple-utilities/blob/main/gen_crates.sh
You need Meson 1.7.0 or later! I can't figure out how to do this in one commit. :)