* Latest oe-core warns with 'Recipe LICENSE includes obsolete licenses GPLv2
[obsolete-license]'
* Auto changed by oe-cores's script scripts/contrib/convert-spdx-licenses.py
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* refresh patches / fix sdl patch for sdl2
* remove md5sum it is not necessary / fully supported any more
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Some of the utility scripts may not work with python3,
but it's better to have normal functionality working than
not being able to build recipe at all because EOL python2
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
* 1.14.7 was broken since boost 1.71
* build RelWithDebInfo instead of Debug target: reduce size and avoid
already-stripped warnings
* get rid of -isystem hack: it is not necessary anymore
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This fixes build with boost 1.69.0:
| <...>/wesnoth-1.14.4/src/units/frame.cpp:775:103: error: cannot convert 'boost::logic::tribool' to 'const bool' i
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Wonder what was fetched:
| File: '/home/superandy/data/Downloads/packets/dl/lib32-wesnoth-1.14.4.tar.bz2' has md5 checksum 04c9e8d23f9fdbe3e6c654a03ed49341 when b6b775109569c59a7aa8d6a7537b8694 was expected
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* they moved to SDL2 - necessary recipies are in meta-oe master
* it seems editor is gone
* run tested on sumo / build tested on amster
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* use pkg-config instead of sdl-config
* fix package qa by adding bash and python to RDEPENDS
* add ALLOW_EMPTY_${PN}-all-campaigns = "1"
* fix wsnoth-sof: Sceptre_Of_Fire was renamed to Sceptre_of_Fire
* fix wsnoth-thot: The_Hammer_Of_Thursagan was renamed to The_Hammer_of_Thursagan
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>