30 Commits

Author SHA1 Message Date
Marko Lindqvist
6d11b66167 Add spaces around assignments
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2025-04-25 18:26:20 +03:00
Marko Lindqvist
4e72294ed4 wesnoth: Update to 1.16.9
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2023-06-22 22:48:46 +03:00
Marko Lindqvist
c5304bae28 wesnoth: Update to 1.16.8
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2023-02-21 17:26:01 +02:00
Marko Lindqvist
8f6f0e25e9 wesnoth: Update to 1.16.6
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2022-12-09 07:28:50 +02:00
Marko Lindqvist
c3318f8914 wesnoth: Update homepage URL to use "https"
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2022-12-07 08:12:24 +02:00
Marko Lindqvist
498c3911ed wesnoth: Update to stable 1.16.5
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2022-08-27 10:38:23 +03:00
Andreas Müller
b857d342b4 Change licenses to SPDIX
* 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>
2022-03-16 22:36:40 +01:00
Andreas Müller
ee679ffd67 wesnoth: Fix build errors in latest oe
Avoid breaking on changes made elsewhere by not overwriting buildflags
conditionally

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-03-16 22:36:40 +01:00
Marko Lindqvist
a4082d0792 wesnoth: Update to stable 1.16.2
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2022-02-16 16:32:02 +02:00
Andreas Müller
baa9ebd31e Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 00:33:09 +02:00
Andreas Müller
291ea0cd84 wesnoth: Fix/rework campaign packages
* An_Orcish_Incursion (aoi) is gone
* New campaign packages added
* sort campaigns alphabetically

Checked:
* All campaign packages have contents / do_rootfs passed
* Adding wesnoth-all-campaigns adds all campaign packages to image
* No campaigns except 'tutorial' slipped into package wesnoth-data

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-08 18:46:50 +02:00
Andreas Müller
856e66d193 wesnoth: Add gettext to inherit to get translations back
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-08 18:24:48 +02:00
Andreas Müller
bb2c09a3f8 wesnoth: upgrade 1.15.1 -> 1.15.12 to fix build with gcc11
* 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>
2021-05-08 14:50:25 +02:00
Marko Lindqvist
5a64607ce7 wesnoth: Replace python(2) dependency with python3
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>
2021-04-01 19:11:28 +03:00
Andreas Müller
2edad658dc wesnoth: upgrade 1.14.7 -> 1.15.1
* 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>
2019-09-03 08:08:24 +02:00
Marko Lindqvist
10e8050dcb wesnoth: Update to 1.14.7
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-10 17:43:08 +03:00
Andreas Müller
c30c43fcb6 wesnoth: upgrade 1.14.4 -> 1.14.6
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>
2019-03-15 22:06:34 +01:00
Andreas Müller
f0dbb0394d wesnoth: Fix fetch on multilib builds
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>
2019-02-12 11:47:40 +01:00
Andreas Müller
2b4316c190 wesnoth: upgrade 1.10.7 -> 1.14.4
* 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>
2018-08-28 00:21:51 +02:00
Andreas Müller
937d72d6b5 wesnoth: add ALLOW_EMPTY_${PN}-all = "1"
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-04-01 23:18:48 +02:00
Andreas Müller
e3b38848e9 wesnoth: add wesnoth-all-campaigns to wesnoth-all
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-04-01 23:18:48 +02:00
Andreas Müller
ff091e73b6 wesnoth: fix build for recent oe-core
* 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>
2017-12-17 17:57:25 +01:00
Marko Lindqvist
680922641d wesnoth: use trim_version() to get directory on server
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2015-03-04 03:33:57 +02:00
Marko Lindqvist
006266ecbe wesnoth: fix QA errors
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2014-04-17 00:08:25 +03:00
Marko Lindqvist
d1b132b705 wesnoth: update to upstream version 1.10.7
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2013-08-26 16:55:44 +03:00
Marko Lindqvist
a3fb15c7f1 wesnoth: updated to version 1.10.6
Year 2013 added to copyright text

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2013-03-22 22:26:51 +02:00
Andreas Müller
064d2848c9 wesnoth: fix QA warnings
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-01-14 07:54:54 +01:00
Marko Lindqvist
48e156bd22 wesnoth: update to version 1.10.5
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2012-12-06 01:15:09 +02:00
Marko Lindqvist
a78f6267c3 wesnoth: remove extra RDEPENDS to libpng
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2012-12-06 00:44:15 +02:00
Denis 'GNUtoo' Carikli
c9e65cb41d Add the Battle For Wesnoth game.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2012-10-19 23:11:27 +02:00