# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup tmbdev iulib b2b66dbcbbbfcb4aac0784ea9f07db998077dbc1
description C++ library of image understanding-related algorithms
long_description ${name} is a library of image understanding-related \
algorithms. It provides basic image processing, \
mathematical morphology, and machine learning algorithms.
checksums rmd160 65fc45ab177bc74fd839f6ccb72fb4616289697a \
sha256 dae24fd427ae7e1c514b37054341823499b719418c5717691477623b731d72ed
depends_lib port:libpng \
patchfiles patch-SConstruct.diff \
reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/SConstruct
build.cmd ${prefix}/bin/scons
# you can remove the build.args test=yes, but it nice to know they work
destroot.destdir prefix=${destroot}${prefix}