On Sat, Oct 14, 2017 at 1:41 PM, Volker Krause <vkra...@kde.org> wrote: > Observations while trying to add this to the KF5 Yocto recipes: > - it shows up as Tier 1 on https://api.kde.org/frameworks/index.html but seems > to have a hard dependency on Kirigami
shoud be tier 3 (should have be fixed now) > - it seems to be licensed LGPLv3 + GPLv2, which doesn't match what https:// > community.kde.org/Policies/Licensing_Policy says about KF5 code (see item 4). yes, unfortunately had to take some code from Qt, therefore the license. it was decided thatwas ok as is not a library but something purely runtime (being a style not even something that is explicitly imported) so anything ending up using it couldn't be considered "derivative" in any way -- Marco Martin