Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Müller
5e178993e6 kde-base.bbclass / phonon: follow meta-qt5's change for QT_DIR_NAME
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-10-07 20:39:09 +02:00
Andreas Müller
b51eeae2cc kde: move qml files so that qt5 can find it
this makes plasma-desktop working more or less

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-05 14:15:54 +02:00
Andreas Müller
7fab900fa9 kde-plugins: install them where our qtbase expects them
starting a plasma session caused gazillions of
| kf5.kded: Could not load kded module "statusnotifierwatcher":"The shared library was not found." (library path was:"statusnotifierwatcher")
| kf5.kded: Could not load kded module "kscreen":"The shared library was not found." (library path was:"kscreen")
| kf5.kded: Could not load kded module "ksysguard":"Plugin verification data mismatch in '/usr/bin/ksysguard'" (library path was:"ksysguard")
| kf5.kded: Could not load kded module "powerdevil":"The shared library was not found." (library path was:"powerdevil")
| kf5.kded: Could not load kded module "networkmanagement":"The shared library was not found." (library path was:"networkmanagement")
| kf5.kded: Could not load kded module "kded_baloosearch_kio":"The shared library was not found." (library path was:"kded_baloosearch_kio")

Now it takes much longer for kcrash to complain and it has window decorations -
partytime has not yet come..

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-04-30 17:23:23 +02:00
Andreas Müller
c6db426021 add cmake-extra-sanity.bbclass: error out do_install if /usr//usr is found in image
add inherit in kde-base.bbclass

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-09 14:58:26 +01:00
Andreas Müller
036b69deb4 kde-base.bbclass: indention fix
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-09 10:32:17 +01:00
Andreas Müller
2fc0080400 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>
2015-02-03 17:10:02 +01:00