1 config BR2_PACKAGE_OPENTYRIAN
4 select BR2_PACKAGE_OPENTYRIAN_DATA
6 OpenTyrian is a port of the DOS shoot-em-up Tyrian. It uses SDL,
7 making it easily cross-platform.
8 It requires the original data files to run.
9 A display with minimum 640x480 resolution and a keyboard are needed
11 If you want some sound, activate ALSA with OSS emulation.
13 https://bitbucket.org/opentyrian/opentyrian/wiki/Home
15 if BR2_PACKAGE_OPENTYRIAN
17 config BR2_PACKAGE_OPENTYRIAN_NET
18 bool "network support"
20 select BR2_PACKAGE_SDL_NET
22 Activates network support in OpenTyrian. Will add SDL_net.