diff --git a/dev-qt/qt6-quicktimeline/qt6_quicktimeline-6.6.0.recipe b/dev-qt/qt6-quicktimeline/qt6_quicktimeline-6.7.0.recipe similarity index 82% rename from dev-qt/qt6-quicktimeline/qt6_quicktimeline-6.6.0.recipe rename to dev-qt/qt6-quicktimeline/qt6_quicktimeline-6.7.0.recipe index 54bb3802b..10c7c3258 100644 --- a/dev-qt/qt6-quicktimeline/qt6_quicktimeline-6.6.0.recipe +++ b/dev-qt/qt6-quicktimeline/qt6_quicktimeline-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/qtquicktimeline-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="079e51d4572aed992731628b269f9c3f9c61a6c379bae6c354c949a6d89bb590" +QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive" +SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qtquicktimeline-everywhere-src-$portVersion.tar.xz" +CHECKSUM_SHA256="eb45657c6c6b5d57775473d4d69e7d964a17778695ffb2ff50a75aa1b63489bd" SOURCE_DIR="qtquicktimeline-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -19,6 +20,7 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" qt6_quicktimeline$secondaryArchSuffix = $portVersion compat >= 6 lib:libQt6QuickTimeline$secondaryArchSuffix = $portVersion compat >= 6 + lib:libQt6QuickTimelineBlendTrees$secondaryArchSuffix = $portVersion compat >= 6 " REQUIRES=" haiku$secondaryArchSuffix @@ -36,6 +38,7 @@ REQUIRES=" PROVIDES_devel=" qt6_quicktimeline${secondaryArchSuffix}_devel = $portVersion compat >= 6 devel:libQt6QuickTimeline$secondaryArchSuffix = $portVersion compat >= 6 + devel:libQt6QuickTimelineBlendTrees$secondaryArchSuffix = $portVersion compat >= 6 " REQUIRES_devel=" qt6_quicktimeline$secondaryArchSuffix == $portVersion base @@ -87,7 +90,8 @@ INSTALL() ninja -C build install prepareInstalledDevelLibs \ - libQt6QuickTimeline + libQt6QuickTimeline \ + libQt6QuickTimelineBlendTrees # fix pkgconfig files fixPkgconfig