# Watch: https://github.com/opencv/opencv/tags /refs/tags/([0-9.]+)[.]tar
source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=opencv5
         VERSION=5.0.0
    SOURCE_HASH=sha512:37143de2ba76a9af351d6901358635b42b671b5fbe3ccc75d4d27133b0a6c6a0400564e6eaf228fc1705e25a2af09c8e2638039ca9af0ce9428da253dd31d3e0
           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:09841f4637f6a51a5e12a5516710e61a3cedd2622455366004cd9e35484a6d03cc9c12de52edae4072dc37af104d7fd9099201effee82c52dd40b8a58c51fdc5
         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=20260805
        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
