<div class="gmail_quote">On Wed, Mar 2, 2011 at 12:55 PM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Andreas Pakulat, 02.03.2011:<br>
<div class="im">> On 02.03.11 01:00:27, Aleix Pol wrote:<br>
> > Hi guys,<br>
> > I've just been told that archlinux is not packaging kdev-php support<br>
> > because there's a kdev-pg-qt dependency and it's not released yet.<br>
<br>
</div>There is a stable kdev-pg-qt release. they should use this.<br>
<div class="im"><br>
> > I see two issues here:<br>
> > - Why isn't there a kdev-pg-qt release? It doesn't need to be a 1.0<br>
> > version, it can be 0.33, but it should be released I think.<br>
><br>
> You mean the released kdev-pg-qt version is not sufficient anymore to<br>
> generate the parser for kdev-php? Hmm, tried that right now and it does<br>
> seem to work. The 0.9.0 release of kdev-pg-qt is available on<br>
> <a href="http://download.kde.org/stable/kdevelop-pg-qt/0.9.0/src/" target="_blank">download.kde.org/stable/kdevelop-pg-qt/0.9.0/src/</a>. But I see one<br>
> problem: kdev-php does not have a FindKDevPG-Qt.cmake file, so finding<br>
> kdev-pg-qt is unecessarily hard with it. kdev-php should include a copy<br>
> until kdevelop-pg-qt has switched to cmake-config-files.<br>
<br>
</div>this is true, the old "stable" release is supposed to work fine with even the<br>
newest php plugin releases.<br>
<br>
but @The_User: maybe a new release is in order?<br>
<div class="im"><br>
> > - Why is kdev-pg-qt a kdev-php dependency? The files generated by the<br>
> > parser generator should be versioned together with the project, so that<br>
> > the users who want to compile don't have to care about that. It's how it<br>
> > works in most projects anyway...<br>
><br>
> That was the case in the past, I forgot what the reason was for removing<br>
> that part. Either Milian knows or git log.<br>
<br>
</div>because:<br>
<br>
a) it's a royal pita to remember to update the generated files<br>
b) kdevelop-pg-qt is simple to install<br>
c) 99% of the users don't care as they download packages anyways and this is<br>
just a build-time dependency<br>
<br>
meaning: I won't revert this change.<br></blockquote><div>you can regenerate just if kdev-pg-qt is found by php, otherwise you can skip it with a beautiful according cmake message. I don't think it's that painful...</div>

<div><br></div><div>You're the php guy anyway :) your call</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888">--<br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
<a href="http://milianw.de" target="_blank">http://milianw.de</a><br>
</font><br>--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
<br></blockquote></div><br><div>Aleix</div>