[KDE/Mac] QStandardPaths possible solution
Marko Käning
mk-lists at email.de
Wed Jan 7 20:31:28 UTC 2015
On 07 Jan 2015, at 21:24 , Christoph Cullmann <cullmann at absint.com> wrote:
> Hmm, perhaps than zero hard coded paths should be there and only the $ENV-Var should be used?
No, we won’t use the env var for the standard MacPorts install. (Same goes surely for HB.)
We need the correct prefix path _hardcoded_, as we don’t want to mess with env vars if avoidable.
> As you need to document this for Qt, too, that would be anyway easier.
Yeah, that’s indeed a problem. Don’t know how Jeremy wants to argument there in his RR...
I believe we should leave the standard path set to the XDG-compliant one (i.e. /usr/local/share)
and on MacPorts replace “/usr/local” against $prefix in the qt5-mac Portfile!
What do you guys think?
More information about the kde-mac
mailing list