https://bugs.kde.org/show_bug.cgi?id=429103

--- Comment #34 from caulier.gil...@gmail.com ---
Git commit feb7d64f31e8476816b64b702748614d8b74be75 by Gilles Caulier.
Committed on 05/12/2020 at 13:14.
Pushed by cgilles into branch 'master'.

BigSur support: bump KF5 and KApp to last stable release

M  +3    -3    project/bundles/3rdparty/ext_kf5_frameworks/CMakeLists.txt
M  +1    -1    project/bundles/3rdparty/ext_libksane/CMakeLists.txt
M  +1    -1    project/bundles/3rdparty/ext_marble/CMakeLists.txt

https://invent.kde.org/graphics/digikam/commit/feb7d64f31e8476816b64b702748614d8b74be75

diff --git a/project/bundles/3rdparty/ext_kf5_frameworks/CMakeLists.txt
b/project/bundles/3rdparty/ext_kf5_frameworks/CMakeLists.txt
index 44b478936e..db275d67b6 100755
--- a/project/bundles/3rdparty/ext_kf5_frameworks/CMakeLists.txt
+++ b/project/bundles/3rdparty/ext_kf5_frameworks/CMakeLists.txt
@@ -198,11 +198,11 @@ function(InstallKF5Component
 endfunction()

 if(MINGW)
-    set(KF5_VERSION 5.74) # we have Qt 5.14.2 available.
+    set(KF5_VERSION 5.76) # we have Qt 5.14.2 available.
 elseif(APPLE)
-    set(KF5_VERSION 5.74) # we have Qt 5.14.1 available.
+    set(KF5_VERSION 5.76) # we have Qt 5.14.1 available.
 else()
-    set(KF5_VERSION 5.74) # we have Qt 5.14.2 available.
+    set(KF5_VERSION 5.76) # we have Qt 5.14.2 available.
 endif()

 if(APPLE)
diff --git a/project/bundles/3rdparty/ext_libksane/CMakeLists.txt
b/project/bundles/3rdparty/ext_libksane/CMakeLists.txt
index e349cb3678..e85c2a5cb7 100755
--- a/project/bundles/3rdparty/ext_libksane/CMakeLists.txt
+++ b/project/bundles/3rdparty/ext_libksane/CMakeLists.txt
@@ -7,7 +7,7 @@
 #

 set(EXTPREFIX_libksane "${EXTPREFIX}" )
-set(KA_VERSION 20.08.1)
+set(KA_VERSION 20.08.3)

 GetKF5ApplicationMd5Sums(libksane ${KA_VERSION})

diff --git a/project/bundles/3rdparty/ext_marble/CMakeLists.txt
b/project/bundles/3rdparty/ext_marble/CMakeLists.txt
index f8f28a2abf..74d123df30 100755
--- a/project/bundles/3rdparty/ext_marble/CMakeLists.txt
+++ b/project/bundles/3rdparty/ext_marble/CMakeLists.txt
@@ -7,7 +7,7 @@
 #

 set(EXTPREFIX_marble "${EXTPREFIX}" )
-set(KA_VERSION 20.08.1)
+set(KA_VERSION 20.08.3)

 GetKF5ApplicationMd5Sums(marble ${KA_VERSION})

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to