qt4: package qml plugins too and correct their install directory
commit4adf97be8c5b5f71ad92095a19968af534baa9e2
authorSimon Busch <morphis@gravedo.de>
Thu, 19 May 2011 13:21:05 +0000 (19 15:21 +0200)
committerSimon Busch <morphis@gravedo.de>
Thu, 19 May 2011 18:43:57 +0000 (19 20:43 +0200)
treeac3a40ca4ff5acf7b0790297c38743ec500aa41d
parent8a8dbc88232935835c1698cdf162bdf02fc1701b
qt4: package qml plugins too and correct their install directory

QML components from Qt source were installed to ${prefix} before and got never packaged.
This is now fixed and QML components are now installed into
${libdir}/${QT_DIR_NAME}/imports and packaged into qt4-*-qml-plugins package.

NOTE: There are still some unpackaged entries left for qt4:
WARNING:   /usr/lib/pkgconfig/QtUiTools.pc
WARNING:   /usr/lib/qtopia/plugins/qmltooling/libtcpserver.so
WARNING:   /usr/lib/qtopia/plugins/qmltooling/.debug/libtcpserver.so
WARNING:   /usr/lib/fonts/fontdir
WARNING:   /usr/lib/fonts/README
WARNING:   /usr/lib/libQtUiTools.prl

Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/qt4/qt4-embedded.inc
recipes/qt4/qt4-x11-free.inc
recipes/qt4/qt4.inc