Review Request 115752: Change DATA_INSTALL_DIR on Mac OS X
Harald Fernengel
harry at kdevelop.org
Tue Mar 4 20:09:25 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115752/
-----------------------------------------------------------
(Updated March 4, 2014, 8:09 p.m.)
Status
------
This change has been discarded.
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/20140304/e67ee9a8/attachment.html>
More information about the Kde-frameworks-devel
mailing list