I would like to add a variant to the boost port that installs the optional Adobe gil numeric extension. (See point 4 at <<a href="http://opensource.adobe.com/wiki/display/gil/Downloads">http://opensource.adobe.com/wiki/display/gil/Downloads</a>> for a description.)<br>
<br>The process for installing this extension is to simply untar the folder from <<a href="http://opensource.adobe.com/wiki/download/attachments/3866769/numeric.tar.gz">http://opensource.adobe.com/wiki/download/attachments/3866769/numeric.tar.gz</a>><br>
and then move the extracted folder to </opt/local/include/boost-1_35/boost/gil/extension/numeric> (or the equivalent destroot location I suppose).<br><br>How would I write this as a variant?<br><br>Thanks!<br>Sancho<br>