<div dir="ltr"><div>Cool, definitely much needed .Thanks.</div><div><br></div><div>Review comments</div><div><br></div><div>--</div><div><br></div>I don't think we should tell people to download's  David Faure's kdesrc-buildrc file. It has "/d" hardcoded a lot.<div><br></div><div>If we make our own we don't need people to change it and can have the same directories you use for the rest of this.</div><div><div><br></div><div>--</div><div><br></div><div>That's installing to /opt/kde5 but we need to create those directories first (as root and change permissions)</div><div><br></div><div>--</div><div><br></div><div>If this is about plasma change:</div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">include extragear/utils/kdesrc-build/kf5-qt5-build-include
</pre></div><div>to </div><div>



<div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">include </span></span><span style="color:rgb(0,0,0);font-family:monospace">extragear/utils/kdesrc-build/kf5-frameworks-build-include</span></div><div>
<span style="font-family:monospace"><span style="color:rgb(0,0,0)">include extragear/utils/kdesrc-build/kf5-workspace-build-include</span></span></div><div><span style="font-family:monospace"><font color="#000000"><br></font></span></div><div><span style="font-family:monospace"><font color="#000000">this way you won't build apps and pim</font></span></div><div><span style="font-family:monospace"><font color="#000000"><br></font></span></div><div><span style="font-family:monospace"><font color="#000000">--</font></span></div><div><span style="font-family:monospace"><font color="#000000"><br></font></span></div><div><pre class="" style="padding:0px;font-size:14px;color:rgb(99,99,99);border-radius:4px;margin-top:0px;margin-bottom:0px;line-height:1.2em;word-break:break-all;border:0px none white;font-stretch:normal;vertical-align:top;background:none rgb(245,245,245)"><span class="" style="color:rgb(122,8,116);font-weight:bold">export</span> <span class="" style="color:rgb(0,120,0)">XDG_CACHE_HOME</span>=<span class="" style="color:rgb(0,0,0);font-weight:bold">/</span>home<span class="" style="color:rgb(0,0,0);font-weight:bold">/</span>user<span class="" style="color:rgb(0,0,0);font-weight:bold">/</span>.kde5<span class="" style="color:rgb(0,0,0);font-weight:bold">/</span>cache
</pre><div><br></div><div>only works if you happen to be called user.</div><div>I'm pretty sure you can do export XDG_CACHE_HOME=$HOME/.whatever</div></div></div></div><div><br></div><div>Personally I wouldn't change the paths, you lose your firefox settings, and with the .xinitrc hack later you're only going to be loading this session from now on anyway.</div><div><br></div><div>--</div><div><br></div><div>The setup is a bit broken, if you do the login manager way. </div><div>yet if you log into your distro session and then start anything dbus activated it will load from /opt/kde/install which is at best a bit weird.</div><div><br></div><div>--</div><div><br></div><div>you need to say login manager way and the .xinit way are mutually exclusive</div><div>(well you can do both, but it'd be weird)</div><div><br></div><div>--</div><div><br></div><div>add a line saying to log out and back in.</div></div>