Review Request 115752: Change DATA_INSTALL_DIR on Mac OS X
Harald Fernengel
harry at kdevelop.org
Fri Feb 14 18:49:43 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115752/
-----------------------------------------------------------
Review request for Build System, Extra Cmake Modules and KDE Frameworks.
Repository: extra-cmake-modules
Description
-------
Let it point to "~/Library/Application Support" as that is what QStandardPaths expects
This is actually a tricky one - I'd rather have $HOMEBREW_PREFIX/share as data path, but Qt only reports ~/Library/Application\ Support
So - do we add some magic to Qt to allow user-configurable extra data dirs (juck), implement our own magic (juck), or just change the DATA_INSTALL_DIR to ~/Library/Application\ Support?
Diffs
-----
kde-modules/KDEInstallDirs.cmake 9ff23540f00a2794b1ebd842656c3d61b047a500
Diff: https://git.reviewboard.kde.org/r/115752/diff/
Testing
-------
Tested with homebrew tap at https://github.com/haraldF/homebrew-kf5
Thanks,
Harald Fernengel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140214/cf104ac4/attachment.html>
More information about the Kde-frameworks-devel
mailing list