Bartosz Bilas
e6ea02deea
package/cegui: disable minizip support
...
Disable support for minizip since cegui is not compatible
with the existing buildroot's version due to lack of
necessary header. It will be restored when upstream will
switch to the new version.
Fixes:
- http://autobuild.buildroot.net/results/65fa719e8b2466409a12eb103a8938e1488efc0c
- http://autobuild.buildroot.net/results/ef37a0cc16daacb7206d736c86b511c7d90eefe0
and many more.
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-08 21:47:09 +02:00
Bartosz Bilas
689b9c1a7c
package/cegui: disable xerces support
...
Disable temporarily xerces's support due to used char16_t type
which is not supported in the currently used cegui version (0-8-7)
due to forced c++03 standard.
Fixes:
- http://autobuild.buildroot.net/results/ea04be78b31b3409801597fc0ebe04627742c0c8
- http://autobuild.buildroot.net/results/7de3a07c304e3939ec9fd164328d004a5a9bba6d
- http://autobuild.buildroot.net/results/472b4e8438c9100e06e401296f0417a463e5fcf1
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-05 16:27:45 +02:00
Bartosz Bilas
aa5e2c041f
package/cegui/cegui.mk: fix typos
...
Configure options should be passed via CONF_OPTS not CONF_OTPS.
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
[yann.morin.1998@free.fr: also fix the epoxy ones]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-04-05 09:04:56 +02:00
Bartosz Bilas
d0affe4710
package/cegui: fix invalid cast
...
Fixes:
- http://autobuild.buildroot.net/results/a76/a76e88d1805c836bf095b9b6ed5fb52aa0fcdc0a
- http://autobuild.buildroot.net/results/d24/d24ebb999215a23e0743c29ca137745417316bc4
- http://autobuild.buildroot.net/results/37b/37b46d25a98a17ead9133cba9fd6c8ebe8996d60
and many many more...
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
[Peter: drop number from patch subject]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-04-02 23:59:03 +02:00
Bartosz Bilas
260c408184
package/cegui: rename and bump version
...
Since spice ver. 0.12.6 doesn't depend on cegui anymore
let's bump to the latest stable version and rename package.
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-03-29 22:37:20 +02:00