another reorganization of kde-recipes

* split kde.bbclass -> kde-base.bbclass + kde-kf5.bbclass + kde-plasma.bbclass
* kf5-recipes are build from git / plasma recipes are build from release tarballs
* minor formatting cleanup

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-02-03 14:20:58 +01:00
parent c54e953441
commit 2fc0080400
76 changed files with 283 additions and 306 deletions

3
classes/kde-kf5.bbclass Normal file
View File

@@ -0,0 +1,3 @@
inherit kde-base
KF5_VERSION ??= "5.7.0"