diff --git a/media-libs/opencv/opencv-4.8.0.recipe b/media-libs/opencv/opencv-4.8.0.recipe index 48a26f597..63a47ad22 100644 --- a/media-libs/opencv/opencv-4.8.0.recipe +++ b/media-libs/opencv/opencv-4.8.0.recipe @@ -10,11 +10,11 @@ COPYRIGHT="2000-2020, Intel Corporation 2015-2016, Itseez Inc. 2019-2020, Xperience AI" LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/opencv/opencv/archive/$portVersion.tar.gz" SOURCE_FILENAME="opencv-$portVersion.tar.gz" CHECKSUM_SHA256="cbf47ecc336d2bff36b0dcd7d6c179a9bb59e805136af6b9670ca944aef889bd" -SOURCE_URI_2="https://github.com/opencv/opencv_contrib/archive/$portVersion.tar.gz" +SOURCE_URI_2="https://github.com/opencv/opencv_contrib/archive/refs/tags/$portVersion.tar.gz" SOURCE_FILENAME_2="opencv_contrib-$portVersion.tar.gz" CHECKSUM_SHA256_2="b4aef0f25a22edcd7305df830fa926ca304ea9db65de6ccd02f6cfa5f3357dbb" @@ -221,14 +221,14 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:cblas$secondaryArchSuffix devel:eigen$secondaryArchSuffix - devel:libavcodec$secondaryArchSuffix >= 59.37.100 - devel:libavformat$secondaryArchSuffix >= 59.27.100 - devel:libavutil$secondaryArchSuffix >= 57.28.100 + devel:libavcodec$secondaryArchSuffix >= 60 + devel:libavformat$secondaryArchSuffix >= 60 + devel:libavutil$secondaryArchSuffix >= 58 # devel:libcaffe$secondaryArchSuffix # devel:libceres$secondaryArchSuffix devel:libexif$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix - devel:libgdal$secondaryArchSuffix + devel:libgdal$secondaryArchSuffix >= 30 # devel:libgflags$secondaryArchSuffix devel:libGL$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix @@ -258,7 +258,7 @@ BUILD_REQUIRES=" devel:libQt5Gui$secondaryArchSuffix devel:libQt5Test$secondaryArchSuffix devel:libQt5Widgets$secondaryArchSuffix - devel:libswscale$secondaryArchSuffix >= 6.7.100 + devel:libswscale$secondaryArchSuffix >= 7 devel:libtesseract$secondaryArchSuffix devel:libtiff$secondaryArchSuffix devel:libwebp$secondaryArchSuffix