From 24cb21ee940d28ceb281df95826ce15d4a5f3fad Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 14 Apr 2024 23:09:42 +1000 Subject: [PATCH] qt6_5compat: bump version --- ...mpat-6.6.0.recipe => qt6_5compat-6.7.0.recipe} | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) rename dev-qt/qt6-5compat/{qt6_5compat-6.6.0.recipe => qt6_5compat-6.7.0.recipe} (85%) diff --git a/dev-qt/qt6-5compat/qt6_5compat-6.6.0.recipe b/dev-qt/qt6-5compat/qt6_5compat-6.7.0.recipe similarity index 85% rename from dev-qt/qt6-5compat/qt6_5compat-6.6.0.recipe rename to dev-qt/qt6-5compat/qt6_5compat-6.7.0.recipe index ecbe99c43..cedaaedea 100644 --- a/dev-qt/qt6-5compat/qt6_5compat-6.6.0.recipe +++ b/dev-qt/qt6-5compat/qt6_5compat-6.7.0.recipe @@ -4,13 +4,14 @@ used for developing software with a graphical user interface, and also used \ for developing non-GUI programs such as command-line tools and consoles for \ servers." HOMEPAGE="https://qt.io/" -COPYRIGHT="2015-2023 The Qt Company Ltd." +COPYRIGHT="2015-2024 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 GNU FDL v1" REVISION="1" -SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qt5compat-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="3d85edb66126f712266dcbfc6cd00383d46cc6d66c8b84607ca21e2bc71a8fca" +QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive" +SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qt5compat-everywhere-src-$portVersion.tar.xz" +CHECKSUM_SHA256="9d49d4fd8345d8a40b63e0b65cd49c1d8286e33a7f1409bf1316763f654e19f5" SOURCE_DIR="qt5compat-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -24,9 +25,9 @@ REQUIRES=" haiku$secondaryArchSuffix lib:libcrypto$secondaryArchSuffix lib:libiconv$secondaryArchSuffix - lib:libicudata$secondaryArchSuffix >= 66 - lib:libicui18n$secondaryArchSuffix >= 66 - lib:libicuuc$secondaryArchSuffix >= 66 + lib:libicudata$secondaryArchSuffix >= 74 + lib:libicui18n$secondaryArchSuffix >= 74 + lib:libicuuc$secondaryArchSuffix >= 74 lib:libQt6Core$secondaryArchSuffix lib:libQt6Gui$secondaryArchSuffix lib:libQt6Qml$secondaryArchSuffix @@ -51,7 +52,7 @@ BUILD_REQUIRES=" qt6_tools${secondaryArchSuffix}_devel devel:libcrypto$secondaryArchSuffix devel:libiconv$secondaryArchSuffix - devel:libicuuc$secondaryArchSuffix >= 66 + devel:libicuuc$secondaryArchSuffix >= 74 devel:libQt6Core$secondaryArchSuffix devel:libQt6Gui$secondaryArchSuffix devel:libQt6Qml$secondaryArchSuffix