Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -2,13 +2,12 @@ config BR2_PACKAGE_LBREAKOUT2
bool "LBreakout2"
select BR2_PACKAGE_SDL
select BR2_PACKAGE_LIBPNG
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
help
LBreakout2 is the successor to LBreakout, a breakout-style arcade
game in the manner of Arkanoid. Requires SDL, libpng, and
optionnally SDL_mixer/SDL_net.
A display with minimum 640x480 resolution, a keyboard and a mouse
are recommanded.
LBreakout2 is the successor to LBreakout, a breakout-style
arcade game in the manner of Arkanoid. Requires SDL, libpng,
and optionnally SDL_mixer/SDL_net.
A display with minimum 640x480 resolution, a keyboard and a
mouse are recommanded.
http://lgames.sourceforge.net/index.php?project=LBreakout2