[Buildroot] [PATCH] package/supertux: bump to version 0.6.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Dec 26 20:24:43 UTC 2018


Hello,

On Mon, 24 Dec 2018 12:34:01 +0100, Romain Naour wrote:
> * Bump the minimum version of gcc since supertux require the C++14
>   standard.
> * Add boost locale dependency since it's now checked by the build
>   system.
> * Add libpng dependency for savepng feature.
> * Add freetype dependency for the support for right-to-left languages.
> * Disable ENABLE_OPENGLES2 for now, it can be enabled by a follow up
>   patch.
> * We don't add SDL_ttf dependency since it's included in the supertux
>   source code.
> * There is curently no libraqm package in Buildroot.
> * Remove the two sed command from SUPERTUX_FIX_ALTIVEC_ISSUE since the
>   CMake code has changed. Keep the one for tinygettext.
> 
> See:
> https://www.supertux.org/news/2018/12/23/0.6.0
> 
> Signed-off-by: Romain Naour <romain.naour at gmail.com>
> ---
>  package/supertux/Config.in     |  9 ++++++---
>  package/supertux/supertux.hash |  2 +-
>  package/supertux/supertux.mk   | 12 ++++++------
>  3 files changed, 13 insertions(+), 10 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list