maintainers gmail.com:sanchom
description An algorithm extension to boost-gil.
long_description An algorithm extension to boost-gil which allows you \
do re-sampling and convolution. The algorithm \
extension is in a very early stage of \
development. It is not documented and has not \
been optimized for performance.
homepage http://opensource.adobe.com/wiki/display/gil/Downloads
master_sites http://opensource.adobe.com/wiki/download/attachments/3866769/
checksums md5 33d987e101f03ada8252f0df76dc790c \
sha1 0195704f1309001ddf3f62b50adf22eef977eb69 \
rmd160 14fdd24558520a64cbb0978ad61e3664d3feeda1
set extensiondir ${destroot}${prefix}/include/boost/gil/extension/numeric
xinstall -d -m 755 ${extensiondir}
eval xinstall -m 644 [glob ${worksrcpath}/*] ${extensiondir}