|
@@ -4,9 +4,9 @@ config BR2_PACKAGE_LTRIS
|
|
select BR2_PACKAGE_SDL
|
|
select BR2_PACKAGE_SDL
|
|
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
|
|
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
|
|
help
|
|
help
|
|
- LTris as a tetris clone, using SDL. It optionally requires
|
|
|
|
|
|
+ LTris is a tetris clone, using SDL. It optionally requires
|
|
SDL_mixer for audio support. A display with minimum 640x480
|
|
SDL_mixer for audio support. A display with minimum 640x480
|
|
- resolution and a keyboard are recommanded.
|
|
|
|
|
|
+ resolution and a keyboard are recommended.
|
|
|
|
|
|
http://lgames.sourceforge.net/index.php?project=LTris
|
|
http://lgames.sourceforge.net/index.php?project=LTris
|
|
|
|
|