          MODULE=opencv
         VERSION=4.12.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:44c106d5bb47efec04e531fd93008b3fcd1d27138985c5baf4eafac0e1ec9e9d
     SOURCE2_VFY=sha256:4197722b4c5ed42b476d42e29beb29a52b6b25c34ec7b4d589c3ae5145fee98e
        WEB_SITE=http://opencv.org/
            TYPE=cmake
         ENTERED=20190409
         UPDATED=20250708
        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
