          MODULE=opencv
         VERSION=4.13.0
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE-contrib-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/opencv/opencv/archive/$VERSION.tar.gz
SOURCE2_URL_FULL=https://github.com/opencv/opencv_contrib/archive/$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/opencv-$VERSION
      SOURCE_VFY=sha256:1d40ca017ea51c533cf9fd5cbde5b5fe7ae248291ddf2af99d4c17cf8e13017d
     SOURCE2_VFY=sha256:1e0077a4fd2960a7d2f4c9e49d6ba7bb891cac2d1be36d7e8e47aa97a9d1039b
        WEB_SITE=http://opencv.org/
            TYPE=cmake
         ENTERED=20190409
         UPDATED=20260104
        REPLACES=opencv-3
           SHORT="Open Source Computer Vision Library"

cat << EOF
This library is mainly aimed at real time computer vision.
Some example areas would be Human-Computer Interaction (HCI); Object
Identification, Segmentation and Recognition; Face Recognition; Gesture
Recognition; Motion Tracking, Ego Motion, Motion Understanding; Structure
From Motion (SFM); and Mobile Robotics.
EOF
