Bug 470418

Summary: Optional building of Showfoto
Product: [Applications] digikam Reporter: Paul Krause <paul_krause_1980>
Component: Portability-CompilationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 7.9.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: All   
Latest Commit: Version Fixed In: 8.1.0
Attachments: optional_showfoto_cmake_switch.patch

Description Paul Krause 2023-05-29 15:20:22 UTC
Created attachment 159323 [details]
optional_showfoto_cmake_switch.patch

Please add a cmake switch which disables the building of Showfoto.

I regularly build Digikam by myself and often need to (re-)compile Showfoto (despite using ccache) but I never use it.

I used the attached (trivial) patch successfully up to, and including, Digikam 7.9.
But
A) Official support would be preferred
B) I did not test it on later versions
C) Despite it worked fine for me, it still might be incomplete/erroneous

Thanks!
Comment 1 caulier.gilles 2023-05-30 15:13:16 UTC
Git commit 87e5943ff501c4ba28c8037603256f2e59f889de by Gilles Caulier.
Committed on 30/05/2023 at 15:12.
Pushed by cgilles into branch 'master'.

add new option to build Showfoto stand alone image editor (enable by default)
FIXED-IN: 8.1.0

M  +5    -1    Mainpage.dox
M  +1    -1    NEWS
M  +12   -8    core/CMakeLists.txt
M  +3    -0    core/cmake/rules/RulesOptionDefinitions.cmake

https://invent.kde.org/graphics/digikam/-/commit/87e5943ff501c4ba28c8037603256f2e59f889de