You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.
Its going to be quite the project to parse an existing ebuild since its parsed as a shell script. Something a bit easier and more easily achieved would be #10 where the Cargo.toml could have extra metadata fields that would correspond to ebuild fields. This is how https://crates.io/crates/cargo-deb and https://crates.io/crates/cargo-rpm operate.
It seems
cargo ebuild
is generating a new ebuild every time, it might be a good idea to use the old ebuild as a baseThe text was updated successfully, but these errors were encountered: