gnu: wesnoth: Update to 1.14.0.
authorArun Isaac <arunisaac@systemreboot.net>
Sun, 6 May 2018 20:36:25 +0000 (02:06 +0530)
committerArun Isaac <arunisaac@systemreboot.net>
Tue, 8 May 2018 04:10:37 +0000 (09:40 +0530)
commite554d43dfcd4f9a3e34fc2d0ebca47b06f99b2fe
tree4d88104adf2b53828810eadca078f5e4b5248ce9
parent9b557beab95fbd19739c68a44e32ac05d905ad79
gnu: wesnoth: Update to 1.14.0.

* gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (wesnoth): Update to 1.14.0.
[source]: Add wesnoth-fix-std-bad-cast.patch to patches.
[arguments]: Remove "-DENABLE_STRICT_COMPILATION=OFF" configure flag.
[inputs]: Remove sdl-image, sdl-mixer, sdl-net and sdl-ttf. Add openssl and
sdl-union of sdl2, sdl2-image, sdl2-mixer and sdl2-ttf.
[home-page]: Use HTTPS URI.
(wesnoth-server)[inputs]: Remove sdl-net. Add icu4c, openssl and sdl2.
[arguments]: Remove delete-data phase. Since wesnoth 1.14.0, configure flag
"-DENABLE_GAME=OFF" disables installation of game assets.
gnu/local.mk
gnu/packages/games.scm
gnu/packages/patches/wesnoth-fix-std-bad-cast.patch [new file with mode: 0644]