<div dir="ltr">The difference between hombrew and Macports is size of data installed on computer. With this PKG file, built using Macports is the stage to bundle only necessary libraries/dependencies to run digiKam & co only. Typically data size is dropped from 10Gb to 0.5Gb ! This is not negligible.<div><br></div><div>This PKG file run also pre and post script to prepare install : it remove previous installed digiKam from /opt/digikam and after install, it run dbus service and patch KDE system settings to be more OSX friendly.<br><div><br></div><div>digiKam is compiled :</div><div><br></div><div>- with debug symbols. It's NOT done through official Macports package, which doesn't work with +debug variant, and still a little bit outdated (4.9.0). So a possible crash will report suitable information to hack.</div><div><br></div><div>- through official release tarball, including doc and translations. I automatized all, like this i can rebuild PKG just after a future release (whole process take around 6 hours of compilation under my MacBook pro i7 2012)</div><div><br></div><div>- with last KDE libraries available. This include SystemSettings, color themes, and widget styles. For this one, i recommend to use QtCurves which give the best GUI rendering (as Oxygen under Linux). All others sound like bugous under OSX.</div><div><br></div><div>- without KdePimlibs and Baloo support. This is too specific of KDE desktop.</div><div><br></div><div>- without MariaDB support which still not maintained and stable enough.</div><div><br></div><div>Gilles Caulier</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-28 15:59 GMT+02:00 Tom Vincent <span dir="ltr"><<a href="mailto:digikam@tlvince.com" target="_blank">digikam@tlvince.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Am 28.05.2015 15:25 schrieb "Gilles Caulier" <<a href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>>:<br>
</span><span class="">>> After a long deal with bundle building scripts, first official digiKam PKG<br>
>> installer for MAC OSX Yosemite is released...<br>
<br>
</span>Excellent!<br>
<br>
I've submitted a patch to Homebrew Cask for inclusion, see:<br>
<a href="https://github.com/caskroom/homebrew-cask/pull/11419" target="_blank">https://github.com/caskroom/homebrew-cask/pull/11419</a><br>
<br>
(For those unfamiliar, Homebrew Cask allows users to install binary<br>
packages from the command line, for example: `brew cask install<br>
digikam`).<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</div></div></blockquote></div><br></div>