On Mon, 22 Jan 2024 23:06:35 -0500 Eli Schwartz <eschwart...@gmail.com> wrote:
> On 1/22/24 10:32 PM, orbea wrote: > > This is required when cargo_live_src_unpack needs to be find a > > Cargo.toml file in a directory other than ${S} > > > > Signed-off-by: orbea <or...@riseup.net> > > --- > > > Fairly confused why this email was posted to an existing thread > instead of a new one? > > Anyway, I'm sure the change is very reasonable but it is difficult to > tell from an outside perspective just by reading the commit message -- > which doesn't detail why your Cargo.toml would be in a directory other > than the one src_compile() starts off in. > > My mistake in composing the e-mail in why it was posted to an existing thread. The program in question is: https://github.com/Rosalie241/RMG Which has an optional rust plugin. https://github.com/Rosalie241/RMG/tree/master/Source/3rdParty/mupen64plus-input-gca It seems impossible to support a live ebuild unless cargo_live_src_unpack knows where to look.