<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 17, 2014 at 12:47 PM, Harald Sitter <span dir="ltr"><<a href="mailto:sitter@kde.org" target="_blank">sitter@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">alohas.<br>
<br>
recently the QCA maintainer and I got into a discussion [1] whether a<br>
qca-qt5 library should be a different config inside the same cmake<br>
package or an independent one (detailed discussion in the longest<br>
comment thread of the review).<br>
<br>
> find_package(Qca NAMES Qca-qt5 Qca-QT5 Qca-5 Qca REQUIRES)<br>
<br>
or<br>
<br>
> find_package(Qca-qt5)<br>
<br>
former is very much in line with the maintainer's expectation of how<br>
qca is supposed to have any odd suffix supplied by the distro [2] that<br>
would eventually disappear,</blockquote><div><br></div><div>If the prefix ever disappears, aren't we going to end up with exactly the same crisis in reverse, with Qt4 apps now accidentally linking against a Qt5 library with exactly the same name?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> whereas my thinking in latter is that if<br>
distros start shipping a suffixed version it is here to stay and<br>
really should not be considered a configuration within the regular QCA<br>
package.<br>
<br>
any thoughts on whether one is more desirable than the other? I am not<br>
quite sure what one would generally consider proper here.<br>
<br>
[1] <a href="https://git.reviewboard.kde.org/r/121323/" target="_blank">https://git.reviewboard.kde.org/r/121323/</a><br>
[2] <a href="https://git.reviewboard.kde.org/r/121168/" target="_blank">https://git.reviewboard.kde.org/r/121168/</a><br>
<br>
HS<br>
_______________________________________________<br>
Kde-frameworks-devel mailing list<br>
<a href="mailto:Kde-frameworks-devel@kde.org">Kde-frameworks-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-frameworks-devel</a><br>
</blockquote></div><br></div></div>