Re: Review Request 108889: Add QML_INSTALL_DIR variable to KDE pathes

2013-02-11 Thread Stephen Kelly
Stephen Kelly wrote: > Thiago Macieira wrote: >> A quick check shows that the cmake generated files are completely wrong >> already for when someone plays with the dir options. They don't take >> --bindir into account, for example. > > Did you check this, or are you guessing? > Depending on whi

Re: Review Request 108889: Add QML_INSTALL_DIR variable to KDE pathes

2013-02-11 Thread David Faure
On Monday 11 February 2013 18:02:39 Sebastian Kügler wrote: > Do we have any canonical place where I set a sensible the QML2_IMPORT_PATH > env var, so we don't have to tell everybody to add this to their setup? The current solution is to document it in http://community.kde.org/Frameworks/Buildin

Re: Review Request 108889: Add QML_INSTALL_DIR variable to KDE pathes

2013-02-11 Thread Sebastian Kügler
On Monday, February 11, 2013 17:43:01 Stephen Kelly wrote: > Sebastian Kügler wrote: > >> What do you need it for, exactly? > > > > To find out where Qt will look for QtQuick2 imports (that's > > $ARCHDATADIR/qml, defaulting to $PREFIX/qml, which leads to /usr/qml). > > > > I'd like to be able to

Re: Review Request 108889: Add QML_INSTALL_DIR variable to KDE pathes

2013-02-11 Thread Sebastian Kügler
On Monday, February 11, 2013 17:03:55 Stephen Kelly wrote: > Sebastian Kügler wrote: > > On Sunday, February 10, 2013 14:33:49 Thiago Macieira wrote: > >> On domingo, 10 de fevereiro de 2013 21.22.05, Sebastian Kügler wrote: > >> > Apparently not. I've looked at where the example imports from the Q

Re: Review Request 108889: Add QML_INSTALL_DIR variable to KDE pathes

2013-02-11 Thread Stephen Kelly
Thiago Macieira wrote: > A quick check shows that the cmake generated files are completely wrong > already for when someone plays with the dir options. They don't take > --bindir into account, for example. Did you check this, or are you guessing? Thanks, Steve.

Re: Review Request 108889: Add QML_INSTALL_DIR variable to KDE pathes

2013-02-11 Thread Thiago Macieira
On segunda-feira, 11 de fevereiro de 2013 12.21.48, Sebastian Kügler wrote: > On Monday, February 11, 2013 10:49:08 Sebastian Kügler wrote: > > On Sunday, February 10, 2013 14:33:49 Thiago Macieira wrote: > > > On domingo, 10 de fevereiro de 2013 21.22.05, Sebastian Kügler wrote: > > > > Apparently

Re: Review Request 108889: Add QML_INSTALL_DIR variable to KDE pathes

2013-02-11 Thread Sebastian Kügler
[adding frameworks list, slipped out] On Monday, February 11, 2013 10:49:08 Sebastian Kügler wrote: > On Sunday, February 10, 2013 14:33:49 Thiago Macieira wrote: > > On domingo, 10 de fevereiro de 2013 21.22.05, Sebastian Kügler wrote: > > > Apparently not. I've looked at where the example import