From aad30c118fde0eccd67a8c753eb6f04bfeff9671 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 25 Aug 2024 19:19:23 +0200 Subject: [PATCH] qt6_quick3dphysics, revbump for openssl3 (#10897) --- .../qt6_quick3dphysics-6.7.0.recipe | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/dev-qt/qt6-quick3dphysics/qt6_quick3dphysics-6.7.0.recipe b/dev-qt/qt6-quick3dphysics/qt6_quick3dphysics-6.7.0.recipe index 795aadf94..230c2e2fa 100644 --- a/dev-qt/qt6-quick3dphysics/qt6_quick3dphysics-6.7.0.recipe +++ b/dev-qt/qt6-quick3dphysics/qt6_quick3dphysics-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/qtquick3dphysics-everywhere-src-$portVersion.tar.xz" CHECKSUM_SHA256="80045f261109f3f3807c0b405d056e935210a36499c3a9aff78296d8940e04e6" @@ -29,10 +29,10 @@ REQUIRES=" lib:libGL$secondaryArchSuffix lib:libQt6Core$secondaryArchSuffix lib:libQt6Gui$secondaryArchSuffix + lib:libQt6Qml$secondaryArchSuffix lib:libQt6QmlModels$secondaryArchSuffix lib:libQt6Quick$secondaryArchSuffix lib:libQt6Quick3D$secondaryArchSuffix - lib:libQt6Qml$secondaryArchSuffix lib:libQt6ShaderTools$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix @@ -51,17 +51,17 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libGL$secondaryArchSuffix - devel:libQt6Core$secondaryArchSuffix - devel:libQt6Gui$secondaryArchSuffix - devel:libQt6OpenGL$secondaryArchSuffix - devel:libQt6QmlModels$secondaryArchSuffix - devel:libQt6Quick$secondaryArchSuffix - devel:libQt6Quick3D$secondaryArchSuffix - devel:libQt6Qml$secondaryArchSuffix - devel:libQt6ShaderTools$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libQt6Core$secondaryArchSuffix == $portVersion + devel:libQt6Gui$secondaryArchSuffix == $portVersion + devel:libQt6OpenGL$secondaryArchSuffix == $portVersion + devel:libQt6Qml$secondaryArchSuffix == $portVersion + devel:libQt6QmlModels$secondaryArchSuffix == $portVersion + devel:libQt6Quick$secondaryArchSuffix == $portVersion + devel:libQt6Quick3D$secondaryArchSuffix == $portVersion + devel:libQt6ShaderTools$secondaryArchSuffix == $portVersion + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="