Actionless Loveless
Actionless Loveless
could be reproduced with any AUR package depending on such package like `java-runtime`, eg `minecraft-launcher`
the thing is what search in AUR's rpc is not indexing Provides field so the only thing which i can do here -- get the full package list from AUR...
i don't know php but i think i can add to RPC one more filter criteria, as `name` and `name-desc` as it have now to have also either `provides` or...
i didn't noticed your edits on the original comment: regarding local mirror, yes, see here: https://github.com/actionless/pikaur/blob/master/pikaur/aur.py#L306-L310
@AladW i had a moment to have a look on https://git.archlinux.org/aurweb.git/tree/web/lib/aurjson.class.php it doesn't look complicated, what is the procedure to submit a patch?
or alternative approach to fixing that on AUR RPC side could be when searching by name match not only Name field but also Provides field (but that should make search...
so i can't start a discussion topic / send patch without subscribing to the whole mail list?
ok, i'll try doing that tonight or so
@AladW how do you think which of the approaches will be more acceptable: 1) adding `name-desc-provides` filter 2) adding `provides` filter 3) when searching by `name` match not only Name...
@AladW i've submitted a message there but it didn't appeared here: https://lists.archlinux.org/pipermail/aur-dev/2018-March/date.html could it be because my e-mail address is not subscribed to the mail list?