<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">It can be maintained. If we have a “puredata” Github organization (I made one already :D), for example, there could be an external template with the makefiles, sample readme, folder structure, metadata, etc.<div class=""><br class=""></div><div class="">This is what we do with OpenFrameworks. There is an <a href="https://github.com/openframeworks/ofxAddonTemplate" class="">ofxAddonTemplate</a> that is both documentation and a template when creating a new addon. We then provide makefiles and a ProjectGenerator app that work with this layout and, if the addon is in the right place, make it relatively easy to include the external sources and libs into your project. Now, pd externals wouldn’t require a project generator but would need a makefile that find the pd sources and builds against them and/or any other required libs. Again, we can borrow form the great OF makefiles in this regard. <br class=""><div class=""><br class=""><div class="">
--------<br class="">Dan Wilcox<br class="">@danomatika<br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Dec 17, 2014, at 10:33 PM, Jaime E Oliver <<a href="mailto:jaime.oliver2@gmail.com" class="">jaime.oliver2@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div class="">Hans has already put together an external template and makefiles and I’m sure we could build similar indexing site for pd-externals (or I can ask for the <a href="http://ofxaddons.com/" class="">ofxaddons.com</a> source code).</div></div></blockquote><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Is this being maintained by someone? I don't think I am able to do it, but this is crucial to teach how to write or compile externals…</div></div></div></div></blockquote></div><br class=""></div></div></body></html>