On 2023/08/21 20:53, Brian Callahan wrote:
>
>
> On 8/21/23 2:49 PM, Justin BERTHAULT wrote:
> > Hi there,
> >
> > Thanks for the WIP port of ladybird.
> >
> > I think there is a missing ${DIST_SUBDIR} where we copy all the distfiles.
it is there already.
> > Building on a rpi400 right now.... To be continued.
> >
>
> As mentioned yesterday, a new version of the port is coming soon; I'd
> wait to build if you just started.
>
> ~Brian
MASTER_SITES0 = https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/
shouldn't be needed, this is similar enough to the default for github
fetches
DISTFILES = ladybird-${V}{${GH_COMMIT}}.tar.gz:0 \
${GH_DISTFILE} should work in place of this