From 7f4446b2cb593c0ddc745690f2f4b8d9cbd60ea0 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 20 Oct 2025 12:25:12 +0200 Subject: [PATCH] digikam, bump to 8.8.0 (#13080) --- .../{digikam-8.7.0.recipe => digikam-8.8.0.recipe} | 6 +++--- ...digikam-8.7.0.patchset => digikam-8.8.0.patchset} | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) rename media-gfx/digikam/{digikam-8.7.0.recipe => digikam-8.8.0.recipe} (98%) rename media-gfx/digikam/patches/{digikam-8.7.0.patchset => digikam-8.8.0.patchset} (98%) diff --git a/media-gfx/digikam/digikam-8.7.0.recipe b/media-gfx/digikam/digikam-8.8.0.recipe similarity index 98% rename from media-gfx/digikam/digikam-8.7.0.recipe rename to media-gfx/digikam/digikam-8.8.0.recipe index 2ab64e1b5..6e2ef1afc 100644 --- a/media-gfx/digikam/digikam-8.7.0.recipe +++ b/media-gfx/digikam/digikam-8.8.0.recipe @@ -4,11 +4,11 @@ application that runs on Linux, Windows, and MacOS. The application provides \ a comprehensive set of tools for importing, managing, editing, and sharing \ photos and RAW files." HOMEPAGE="https://digikam.org/" -COPYRIGHT="2010-2024 KDE Organisation" +COPYRIGHT="2010-2025 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/digikam/$portVersion/digiKam-$portVersion.tar.xz" -CHECKSUM_SHA256="79e35ec20a43934cf8322d47c9c0540b0b8b727fa7d9aceb90f710fcfe9da02f" +CHECKSUM_SHA256="db3a1b6e3c73f903e3dff8003f52455dd2ecd198cb66534fee4abbd0bdeb6b9a" SOURCE_DIR="digikam-$portVersion" PATCHES="digikam-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/media-gfx/digikam/patches/digikam-8.7.0.patchset b/media-gfx/digikam/patches/digikam-8.8.0.patchset similarity index 98% rename from media-gfx/digikam/patches/digikam-8.7.0.patchset rename to media-gfx/digikam/patches/digikam-8.8.0.patchset index 43abd8038..296b4fa47 100644 --- a/media-gfx/digikam/patches/digikam-8.7.0.patchset +++ b/media-gfx/digikam/patches/digikam-8.8.0.patchset @@ -1,11 +1,11 @@ -From a33377f133bace421ac3f6b6f1784b74302a6979 Mon Sep 17 00:00:00 2001 +From 32ec748546e9bee48117c81a4a258aae8df4bb6a Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 14 Mar 2024 22:51:39 +1000 Subject: Fix build for Haiku diff --git a/core/app/DigikamCoreTarget.cmake b/core/app/DigikamCoreTarget.cmake -index b7ac5a2..0ba9757 100644 +index 3383a46..985b018 100644 --- a/core/app/DigikamCoreTarget.cmake +++ b/core/app/DigikamCoreTarget.cmake @@ -226,6 +226,10 @@ target_link_libraries(digikamcore @@ -212,7 +212,7 @@ index 41d1f06..0d55d2b 100644 // Extra 'File' menu actions --------------------------------------------- diff --git a/core/showfoto/main/showfotosettings.cpp b/core/showfoto/main/showfotosettings.cpp -index 18d03aa..60e3a25 100644 +index 79c5cbb..5eb0f88 100644 --- a/core/showfoto/main/showfotosettings.cpp +++ b/core/showfoto/main/showfotosettings.cpp @@ -294,7 +294,11 @@ QString ShowfotoSettings::getIconTheme() const @@ -228,7 +228,7 @@ index 18d03aa..60e3a25 100644 bool ShowfotoSettings::getShowSplash() const diff --git a/core/showfoto/setup/showfotosetupmisc.cpp b/core/showfoto/setup/showfotosetupmisc.cpp -index f27476d..41b620b 100644 +index ae41f19..d9a01ed 100644 --- a/core/showfoto/setup/showfotosetupmisc.cpp +++ b/core/showfoto/setup/showfotosetupmisc.cpp @@ -88,8 +88,9 @@ public: @@ -284,7 +284,7 @@ index f27476d..41b620b 100644 #ifdef HAVE_SONNET diff --git a/core/utilities/import/backend/gpcamera.cpp b/core/utilities/import/backend/gpcamera.cpp -index 6783f7c..db388a8 100644 +index c5fdea4..cf2d0f0 100644 --- a/core/utilities/import/backend/gpcamera.cpp +++ b/core/utilities/import/backend/gpcamera.cpp @@ -59,6 +59,10 @@ extern "C" @@ -299,5 +299,5 @@ index 6783f7c..db388a8 100644 // LibGphoto2 includes -- -2.50.1 +2.51.0