<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Also, FYI: just noticed this today: <a href="https://github.com/Homebrew/brew/blob/master/docs/Analytics.md" class="">https://github.com/Homebrew/brew/blob/master/docs/Analytics.md</a><div class=""><br class=""></div><div class="">I can understand the reasoning but, man, am I tired of everything becoming opt-in by default. Looks like you should add the following to your build guide:</div><div class=""><br class=""></div><div class="">export HOMEBREW_NO_ANALYTICS=1</div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: 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; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><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>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Oct 14, 2016, at 11:43 AM, Dan Wilcox <<a href="mailto:danomatika@gmail.com" class="">danomatika@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><blockquote type="cite" class=""><div class="">On Oct 14, 2016, at 11:37 AM, Jonathan Wilkes <<a href="mailto:jancsika@yahoo.com" class="">jancsika@yahoo.com</a>> wrote:</div><div class=""><div class=""><div class="" style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div class=""><br class=""></div><div id="yui_3_16_0_ym19_1_1476466516920_3142" class="">One snag-- any idea how to get plugin~ building using only Homebrew libs?  I need </div><div dir="ltr" id="yui_3_16_0_ym19_1_1476466516920_3141" class="">ladspa.h but there's no package for it.  I suppose I can just wget it if nothing else…</div></div></div></div></blockquote><div class=""><br class=""></div><div class="">Should work fine as long as ladspa doesn’t require a ton of dependencies.</div><div class=""><br class=""></div>I use curl -LO since wget is not installed on OSX by default.<br class=""><br class=""><div class="">
<div style="letter-spacing: 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; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><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></div></div></div></blockquote></div><br class=""></div></body></html>