Dear Martin,
thanks a lot for your answer

Which command should I use to download only the externals that I need?

For instance all those in cyclone, mrpeach, maxlib

(sorry for the simple question... actually I am not familiar with using svn at all)


Best

Angelo


----Messaggio originale----
Da: "Martin Peach" <chakekatzil@gmail.com>
Data: 4-ago-2016 1.04
A: "pd-list@lists.iem.at"<pd-list@lists.iem.at>
Ogg: Re: [PD] Externals: which library they belong to and where to download the sources

On Wed, Aug 3, 2016 at 4:11 PM, angelo.arcadi@virgilio.it <angelo.arcadi@virgilio.it> wrote:
Dear list members,
could anyone please suggest me:

2- where I can download the last version of the sources of the externals? For instance, where can I download the sources for compiling mrpeach or cyclone? Can I download them via git clone?

 The externals from Pd-extended are in the externals directory here:
https://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/
There is a Makefile in externals that will build most of them.
https://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/Makefile

Martin