Jo
Jo
Normally I extract the .po using xgotext ``` go install github.com/leonelquinteros/gotext/cli/xgotext@latest xgotext -v -in ./ -out ./po mv po/default.pot po/en.po ```
Hey @Yasuhan do you have some custom .gitconfig that could change the authentication method used by yay? You can also try changing the hash of one of the packages in...
Hey @Absobel is it possible to do this formatting where the errors are output instead?
Couldn't reproduce on repo packages, will check if there's anything specific regarding aur. From my first glance, opera doesn't depend on these ttf packages (otherwise could be a case of...
Hey Daniel, I don't have a better idea for the short option. I'm willing to give N a try. Would you mind updating the man page entry and the bash/fish...
Hey @jackrosenthal , I couldn't reproduce this, could you share your `/etc/makepkg.conf` and output of `go version`?
The issue was users wanting the behavior of continuing to build through packages not found and package errors (reinstall scripts and update scripts). I see 2 options here: 1. Make...
This is unfortunately a RPC limitation. We can solve with SRCINFO parsing but it's somewhat hacky.
I've been thinking and yay's architecture is now closer to accommodating it of allowing source plugins. I don't think flatpak/snap should be included by default but as an installable addon...
if `--nodeps` also applied to makedeps, would it fix the issue?