           SPELL=opencv3
         VERSION=3.4.6
            IPPV=ippicv_2017u3_lnx_intel64_general_20170822.tgz
             GIT=dfe3162c237af211e98b8960018b564bc209261d
    SOURCE_HASH=sha512:86870788cbe36062b8fdb359d516714df887b0bb894d82bc65d33f7c5e8435371908cf21cee57137a60334187c74f4dabd358a20e9f13bbb36308acec51260cc
          SOURCE=${SPELL}-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//3}-${VERSION}
  SOURCE_URL[0]=https://github.com/Itseez/opencv/archive/$VERSION.tar.gz
if ! list_find "$CV_CONTRIB" none ;then
    SOURCE2_HASH=sha512:27e9edeed2c995fcf2bd4a1f9226911f6bca2761d0ca615723eb851bb3fd5b46b7b55531db65d12593886e2484beb4ec7c8b2efaae2638c8427913cb9f3e0cb9
         SOURCE2=opencv_contrib-$VERSION.tar.gz
  SOURCE2_URL[0]=https://github.com/Itseez/opencv_contrib/archive/$VERSION.tar.gz
fi
         SOURCE3=${IPPV}
    SOURCE3_HASH=sha512:a7a2a50ff2c2c852c108d6393ad2b3cbc39130fbfdbc21cc4bcdfe1954c9a3814bc4d29445915e76b364fee97b625d93a0369a00e746eb95e33e4a7d366c0df7
  SOURCE3_URL[0]=https://raw.githubusercontent.com/opencv/opencv_3rdparty/$GIT/ippicv/$SOURCE3

           TMPFS=off
        WEB_SITE=https://opencv.org
      LICENSE[0]=BSD
         ENTERED=20150917
        KEYWORDS="graphics"
           SHORT="real time computer vision"
cat << EOF
The Open Computer Vision Library has > 2500 algorithms, documentation and
sample code for real time computer vision.
EOF
