> On 5 Mar 2022, at 22:17, William Hubbs <willi...@gentoo.org> wrote: > > EGO_SUM can be thousands of lines long in ebuilds, and it leads to > creating Manifest files that are thousands of lines long. > It has been determined that dependency tarballs are a better solution if > upstream doesn't vendor their dependencies. > > Signed-off-by: William Hubbs <willi...@gentoo.org> > --- > [snip]
> -# > -# SRC_URI="https://github.com/example/${PN}/archive/v${PV}.tar.gz -> > ${P}.tar.gz > -# ${EGO_SUM_SRC_URI}" > +# SRC_URI="https://github.com/example/${PN}/archive/v${PV}.tar.gz -> > ${P}.tar.gz" > +# Add this line if you have a dependency tarball. > +# SRC_URI+=" ${P}-dep.tar.xz" In #gentoo-dev-help, Weiss-Fder[m] pointed out this should be 'deps'. Best, sam
signature.asc
Description: Message signed with OpenPGP