From 32e517dff5ccf6a9f0107601039916cac5ab2cbc Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 25 Aug 2024 13:26:46 +0200 Subject: [PATCH] qt6_multimedia, revbump for openssl3 (#10878) --- .../qt6_multimedia-6.7.0.recipe | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/dev-qt/qt6-multimedia/qt6_multimedia-6.7.0.recipe b/dev-qt/qt6-multimedia/qt6_multimedia-6.7.0.recipe index 0ea8c6a9a..468d41a46 100644 --- a/dev-qt/qt6-multimedia/qt6_multimedia-6.7.0.recipe +++ b/dev-qt/qt6-multimedia/qt6_multimedia-6.7.0.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2015-2024 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 GNU FDL v1" -REVISION="1" +REVISION="2" QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive" SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qtmultimedia-everywhere-src-$portVersion.tar.xz" CHECKSUM_SHA256="f394bae49e3d4ee6a3b0c9e1e5e31bb870cc04a4b44f4cda3615baf7bd078c70" @@ -59,18 +59,18 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix - devel:libavcodec$secondaryArchSuffix >= 59 + devel:libcrypto$secondaryArchSuffix >= 3 + devel:libavcodec$secondaryArchSuffix >= 60 devel:libgl$secondaryArchSuffix devel:libopenal$secondaryArchSuffix - devel:libQt6Core$secondaryArchSuffix - devel:libQt6Gui$secondaryArchSuffix - devel:libQt6Qml$secondaryArchSuffix - devel:libQt6QmlModels$secondaryArchSuffix - devel:libQt6Quick$secondaryArchSuffix - devel:libQt6ShaderTools$secondaryArchSuffix - devel:libQt6Svg$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libQt6Core$secondaryArchSuffix == $portVersion + devel:libQt6Gui$secondaryArchSuffix == $portVersion + devel:libQt6Qml$secondaryArchSuffix == $portVersion + devel:libQt6QmlModels$secondaryArchSuffix == $portVersion + devel:libQt6Quick$secondaryArchSuffix == $portVersion + devel:libQt6ShaderTools$secondaryArchSuffix == $portVersion + devel:libQt6Svg$secondaryArchSuffix == $portVersion + devel:libssl$secondaryArchSuffix >= 3 devel:libvulkan$secondaryArchSuffix devel:libz$secondaryArchSuffix "