Andreas Müller f2c8cd892d phonon: add packageconfig for qml-plugin and designer-plugin
Note that qml-plugin fails currently with:
| /home/a.mueller/tmp/oe-core-glibc/work/cortexa9hf-vfp-neon-angstrom-linux-gnueabi/phonon/4.8-r0/git/phonon/graphicsview/glpainter.cpp:119:53: error: 'GL_TEXTURE_PRIORITY' was not declared in this scope
|             glTexParameterf(m_texDescriptor.target, GL_TEXTURE_PRIORITY, 1.0);
|                                                     ^
| /home/a.mueller/tmp/oe-core-glibc/work/cortexa9hf-vfp-neon-angstrom-linux-gnueabi/phonon/4.8-r0/git/phonon/graphicsview/glpainter.cpp:120:23: error: 'GL_TEXTURE_ENV' was not declared in this scope
|             glTexEnvf(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_MODULATE);
|                       ^
| /home/a.mueller/tmp/oe-core-glibc/work/cortexa9hf-vfp-neon-angstrom-linux-gnueabi/phonon/4.8-r0/git/phonon/graphicsview/glpainter.cpp:120:39: error: 'GL_TEXTURE_ENV_MODE' was not declared in this scope
|             glTexEnvf(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_MODULATE);
|                                       ^
| /home/a.mueller/tmp/oe-core-glibc/work/cortexa9hf-vfp-neon-angstrom-linux-gnueabi/phonon/4.8-r0/git/phonon/graphicsview/glpainter.cpp:120:60: error: 'GL_MODULATE' was not declared in this scope
|             glTexEnvf(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_MODULATE);
|                                                            ^
| /home/a.mueller/tmp/oe-core-glibc/work/cortexa9hf-vfp-neon-angstrom-linux-gnueabi/phonon/4.8-r0/git/phonon/graphicsview/glpainter.cpp:120:71: error: 'glTexEnvf' was not declared in this scope
|             glTexEnvf(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_MODULATE);
|                                                                       ^

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-01-26 16:00:08 +01:00

OE layer to desktop environments based on qt5

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD

URI: git://github.com/meta-qt5/meta-qt5.git branch: master revision: HEAD

URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD

Layer maintainer: Andreas Müller schnitzeltony@googlemail.com

Description
No description provided
Readme MIT 8.5 MiB
Languages
BitBake 99.4%
Roff 0.6%