Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,11 +3,11 @@ config BR2_PACKAGE_OPENTYRIAN
|
||||
select BR2_PACKAGE_SDL
|
||||
select BR2_PACKAGE_OPENTYRIAN_DATA
|
||||
help
|
||||
OpenTyrian is a port of the DOS shoot-em-up Tyrian. It uses SDL,
|
||||
making it easily cross-platform.
|
||||
OpenTyrian is a port of the DOS shoot-em-up Tyrian. It uses
|
||||
SDL, making it easily cross-platform.
|
||||
It requires the original data files to run.
|
||||
A display with minimum 640x480 resolution and a keyboard are needed
|
||||
to play the game.
|
||||
A display with minimum 640x480 resolution and a keyboard are
|
||||
needed to play the game.
|
||||
If you want some sound, activate ALSA with OSS emulation.
|
||||
|
||||
https://bitbucket.org/opentyrian/opentyrian/wiki/Home
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
OPENTYRIAN_VERSION = 9c9f0ec3532b
|
||||
OPENTYRIAN_SITE = https://bitbucket.org/opentyrian/opentyrian
|
||||
OPENTYRIAN_SITE_METHOD = hg
|
||||
OPENTYRIAN_LICENSE = GPLv2+
|
||||
OPENTYRIAN_LICENSE = GPL-2.0+
|
||||
OPENTYRIAN_LICENSE_FILES = COPYING
|
||||
|
||||
OPENTYRIAN_DEPENDENCIES = sdl
|
||||
|
||||
Reference in New Issue
Block a user