diff --git a/media-libs/opencv/opencv3-3.4.3.recipe b/media-libs/opencv/opencv3-3.4.3.recipe index de6cc0d96..37e080e02 100644 --- a/media-libs/opencv/opencv3-3.4.3.recipe +++ b/media-libs/opencv/opencv3-3.4.3.recipe @@ -9,13 +9,13 @@ COPYRIGHT="2000-2016, Intel Corporation 2015-2016, OpenCV Foundation 2015-2016, Itseez Inc." LICENSE="BSD (3-clause)" -REVISION="13" +REVISION="14" SOURCE_URI="https://github.com/opencv/opencv/archive/$portVersion.tar.gz" SOURCE_FILENAME="opencv-$portVersion.tar.gz" CHECKSUM_SHA256="4eef85759d5450b183459ff216b4c0fa43e87a4f6aa92c8af649f89336f002ec" SOURCE_DIR="opencv-$portVersion" -ARCHITECTURES="all !x86_gcc2 ?x86" +ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" # On x86_gcc2 we don't want to install the commands in bin//, but in bin/. @@ -28,7 +28,7 @@ portVersionCompat="$portVersion compat >= ${portVersion%%.*}" libVersion="$portVersion" libVersionCompat="$libVersion compat >= ${libVersion%.*}" -pythonVersion="3.7" +pythonVersion="3.9" PROVIDES=" opencv3$secondaryArchSuffix = $portVersionCompat @@ -114,7 +114,7 @@ BUILD_REQUIRES=" # devel:libcaffe$secondaryArchSuffix devel:libexif$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix - devel:libgdal$secondaryArchSuffix >= 26 + devel:libgdal$secondaryArchSuffix # devel:libgflags$secondaryArchSuffix devel:libGL$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix