diff --git a/dev-qt/qt6-location/licenses/GNU FDL v1 b/dev-qt/qt6-positioning/licenses/GNU FDL v1 similarity index 100% rename from dev-qt/qt6-location/licenses/GNU FDL v1 rename to dev-qt/qt6-positioning/licenses/GNU FDL v1 diff --git a/dev-qt/qt6-location/qt6_location-6.2.1.recipe b/dev-qt/qt6-positioning/qt6_positioning-6.2.2.recipe similarity index 82% rename from dev-qt/qt6-location/qt6_location-6.2.1.recipe rename to dev-qt/qt6-positioning/qt6_positioning-6.2.2.recipe index 974e36d16..f530fbc96 100644 --- a/dev-qt/qt6-location/qt6_location-6.2.1.recipe +++ b/dev-qt/qt6-positioning/qt6_positioning-6.2.2.recipe @@ -8,16 +8,16 @@ COPYRIGHT="2015-2021 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 GNU FDL v1" -REVISION="2" -SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtlocation-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="a99e92c762d45b17e14685cd8a3c1564a3da0ce1cfd1a68ffd5b3fd7c409dcad" -SOURCE_DIR="qtlocation-everywhere-src-$portVersion" +REVISION="1" +SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtpositioning-everywhere-src-$portVersion.tar.xz" +CHECKSUM_SHA256="26231545eae383089510b236e88bbee8a6d338c06c170b674e8f36a57a0ba09a" +SOURCE_DIR="qtpositioning-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" PROVIDES=" - qt6_location$secondaryArchSuffix = $portVersion compat >= 6 + qt6_positioning$secondaryArchSuffix = $portVersion compat >= 6 lib:libQt6Positioning$secondaryArchSuffix = $portVersion compat >= 6 lib:libQt6PositioningQuick$secondaryArchSuffix = $portVersion compat >= 6 " @@ -34,16 +34,22 @@ REQUIRES=" lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix " +REPLACES=" + qt6_location$secondaryArchSuffix + " PROVIDES_devel=" - qt6_location${secondaryArchSuffix}_devel = $portVersion compat >= 6 + qt6_positioning${secondaryArchSuffix}_devel = $portVersion compat >= 6 devel:libQt6Positioning$secondaryArchSuffix = $portVersion compat >= 6 devel:libQt6PositioningQuick$secondaryArchSuffix = $portVersion compat >= 6 " REQUIRES_devel=" - qt6_location$secondaryArchSuffix == $portVersion base + qt6_positioning$secondaryArchSuffix == $portVersion base qt6_base${secondaryArchSuffix}_devel " +REPLACES_devel=" + qt6_location${secondaryArchSuffix}_devel + " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel