kumquat-buildroot/package/qt5
Floris Bos 7dbb356c40 qt5wayland: add fix from upstream to compile without QtQuick
Compiling qt5wayland fails if you do not have the QtQuick module:

==
.obj/qwaylandquickhardwarelayer.o: In function `QWaylandQuickHardwareLayer::classBegin()':
qwaylandquickhardwarelayer.cpp:(.text+0x170): undefined reference to `QWaylandQuickItem::staticMetaObject'
.obj/qwaylandquickhardwarelayer.o: In function `non-virtual thunk to QWaylandQuickHardwareLayer::classBegin()':
qwaylandquickhardwarelayer.cpp:(.text+0x1cc): undefined reference to `QWaylandQuickItem::staticMetaObject'
.obj/qwaylandquickhardwarelayer.o: In function `QWaylandQuickHardwareLayer::disableSceneGraphPainting()':
qwaylandquickhardwarelayer.cpp:(.text+0x1e0): undefined reference to `QWaylandQuickItem::setPaintEnabled(bool)'
.obj/qwaylandquickhardwarelayer.o: In function `QWaylandQuickHardwareLayerPrivate::layerIntegration()':
qwaylandquickhardwarelayer.cpp:(.text+0x22c): undefined reference to `QtWayland::HardwareLayerIntegrationFactory::keys(QString const&)'
qwaylandquickhardwarelayer.cpp:(.text+0x408): undefined reference to `QtWayland::HardwareLayerIntegrationFactory::create(QString const&, QStringList const&, QString const&)'
qwaylandquickhardwarelayer.cpp:(.text+0x890): undefined reference to `QtWayland::HardwareLayerIntegrationFactory::create(QString const&, QStringList const&, QString const&)'
collect2: error: ld returned 1 exit status
Makefile:375: recipe for target '../../lib/libQt5WaylandCompositor.so.5.11.1' failed
make[4]: *** [../../lib/libQt5WaylandCompositor.so.5.11.1] Error 1
==

Fix taken from upstream's git:
http://code.qt.io/cgit/qt/qtwayland.git/commit/?id=2c48ee65e8c3b894caec214641723d0777fc60b8

No longer depends on declarative after applying either.

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-08-09 23:44:29 +02:00
..
qt5base package/qt5/qt5base: fix PKG_CONFIG_LIBDIR 2018-08-05 12:54:51 +02:00
qt5canvas3d qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5charts qt5charts: fix license information 2018-07-02 23:02:42 +02:00
qt5connectivity qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5declarative qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5enginio
qt5graphicaleffects qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5imageformats qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5location qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5multimedia qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5quickcontrols qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5quickcontrols2 qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5script qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5scxml qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5sensors qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5serialbus qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5serialport qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5svg qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5tools qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5virtualkeyboard qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5wayland qt5wayland: add fix from upstream to compile without QtQuick 2018-08-09 23:44:29 +02:00
qt5webchannel qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5webengine qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5webkit qt5webkit: fix installation of headers 2018-07-02 22:32:58 +02:00
qt5webkit-examples
qt5websockets qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5x11extras qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt5xmlpatterns qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
qt53d qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00
Config.in
qt5.mk qt5: bump latest version to 5.11.1 2018-07-01 11:06:08 +02:00