<div dir="ltr">Hello, <div><br><div>I'm trying to build digikam on MacOS and getting close, but having trouble with a few dependencies. Top level, I'm wondering if there are any write-ups about building on Mac or other places to learn from? </div><div><br></div><div>It looks like digikam is normally built using macports, but unfortunately my work requires homebrew. Has anyone had success with macports? </div><div><br></div><div>It can't find the libraries KF5KIO, KF5ThreadWeaver, KF5NotifyConfig, KF5Sane, and KF5CalendarCore. For kde components I've been using this repo: </div><div>  <a href="https://github.com/KDE/homebrew-kde">https://github.com/KDE/homebrew-kde</a><br></div><div>But you can see from this list that it's missing some the libraries I need:</div><div>  <a href="https://github.com/KDE/homebrew-kde/blob/master/Brewfile">https://github.com/KDE/homebrew-kde/blob/master/Brewfile</a><br></div><div>(And I get errors trying to install "kde-mac/kde/kf5-knotifyconfig")</div><div><br></div><div>The key lines when I run `./bootstrap.macports` are: </div><div><br></div><div>-- 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></div><div><br></div><div>Any pointers or help appreciated.</div><div><br></div><div>-Stan</div></div></div>