Likely you can do it without a pseudo command.
The source could be a Value() node with the URL for the repo
The emitter can add all the files from the repo (you can query a remote
repo for such)

I think there's some examples in the wiki for similar..
Download and build

On Thu, Apr 13, 2017 at 10:53 AM, Russel Winder <rus...@winder.org.uk>
wrote:

> On Thu, 2017-04-13 at 10:26 -0700, Bill Deegan wrote:
> > You need a source node, but you can use a Value() node which is not a
> > file..
> > Check the manpage.. (I think)
> >
>
> I think the Debian manpage hasn't been processed properly, still lots
> of %…% markers in it. Also it fine as a reference, not great as a
> tutorial.
>
> I am contemplate a PsuedoBuilder to wrap a Command, seems like an
> easier way that doing it from the ground up. Assuming I haven't
> misunderstood the examples I have seen.
>
> --
> Russel.
> ============================================================
> =================
> Dr Russel Winder      t: +44 20 7585 2200   voip:
> sip:russel.win...@ekiga.net
> 41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
> London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev@scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to