           SPELL=opencv4
         VERSION=4.5.1
    SOURCE_HASH=sha512:d74ae3bc340639cbc8b5db41a1fec710acabf8ec828dd28ce3bacf7029d1afd23aeaf47a2273a42995de285daa8aef33a7f90d5c57ef096e2cb872e0845e92b0
           IPPV=ippicv_2020_lnx_intel64_20191018_general.tgz
            GIT=a56b6ac6f030c312b2dce17430eef13aed9af274
          SOURCE=${SPELL}-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL%?}-${VERSION}
            URL=https://github.com/opencv
  SOURCE_URL[0]=$URL/opencv/archive/$VERSION.tar.gz
if ! list_find "$CV_CONTRIB" none ;then
    SOURCE2_HASH=sha512:1ebb9fec53b74039ffa2dc9f00899ab83af615f01156c0454ea7c53161256b6c9fd4548387fbfd197182c2d03db4de8c7170e2877b4648ce92531f821e81fdd7
         SOURCE2=opencv_contrib-$VERSION.tar.gz
  SOURCE2_URL[0]=$URL/opencv_contrib/archive/$VERSION.tar.gz
fi
         SOURCE3=${IPPV}
    SOURCE3_HASH=sha512:de6d80695cd6deef359376476edc4ff85fdddcf94972b936e0017f8a48aaa5d18f55c4253ae37deb83bff2f71410f68408063c88b5f3bf4df3c416aa93ceca87
  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
