<div dir="ltr">Thank you Gilles! If I get it working I'll try to create a homebrew-specific version of the script and make a PR for it. <div><br></div><div>Strange that searching for "build digikam macos" didn't lead me to that page. I may try to made an update to the toplevel readme that points out the various bundle options. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 25, 2023 at 8:29 AM Gilles Caulier <<a href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Stan,<br>
<br>
The script to build digiKam with Macports are located here :<br>
<br>
<a href="https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/macports?ref_type=heads" rel="noreferrer" target="_blank">https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/macports?ref_type=heads</a><br>
<br>
Only the first script depend og Macports, all the rest inherit of<br>
Macports installation. In others words, you can replace Macports to<br>
HomeBrew easily<br>
<br>
Best<br>
<br>
Gilles Caulier<br>
<br>
Le lun. 25 déc. 2023 à 15:50, Stan James <<a href="mailto:wanderingstan@gmail.com" target="_blank">wanderingstan@gmail.com</a>> a écrit :<br>
><br>
> Hello,<br>
><br>
> I'm trying to build digikam on MacOS and am getting close, but having trouble with a few dependencies. High-level, I'm wondering if there are any write-ups about building on Mac or other places to learn from?<br>
><br>
> It looks like digikam is normally built using macports, but unfortunately my work requires homebrew.<br>
><br>
> While I was able to add most dependencies, I can't find the libraries KF5KIO, KF5ThreadWeaver, KF5NotifyConfig, KF5Sane, and KF5CalendarCore. For kde components I've been using this repo:<br>
> <a href="https://github.com/KDE/homebrew-kde" rel="noreferrer" target="_blank">https://github.com/KDE/homebrew-kde</a><br>
> But you can see from this list that it's missing some the libraries I need:<br>
> <a href="https://github.com/KDE/homebrew-kde/blob/master/Brewfile" rel="noreferrer" target="_blank">https://github.com/KDE/homebrew-kde/blob/master/Brewfile</a><br>
> (And I get errors trying to install "kde-mac/kde/kf5-knotifyconfig")<br>
><br>
> The key lines when I run `./bootstrap.macports` are:<br>
><br>
> -- Could NOT find KF5KIO: found neither KF5KIOConfig.cmake nor kf5kio-config.cmake<br>
> -- Could NOT find KF5ThreadWeaver: found neither KF5ThreadWeaverConfig.cmake nor kf5threadweaver-config.cmake<br>
> -- Could NOT find KF5NotifyConfig: found neither KF5NotifyConfigConfig.cmake nor kf5notifyconfig-config.cmake<br>
> -- Could NOT find KF5Sane: found neither KF5SaneConfig.cmake nor kf5sane-config.cmake<br>
> -- Could NOT find KF5CalendarCore: found neither KF5CalendarCoreConfig.cmake nor kf5calendarcore-config.cmake<br>
><br>
> Any pointers or help appreciated.<br>
><br>
> -Stan<br>
><br>
</blockquote></div>