• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/lbreakout2/Config.in
Adam DuskettAdam Duskett committed e874251c85431 Jul 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LBREAKOUT2
2
    bool "LBreakout2"
3
    select BR2_PACKAGE_SDL
4
    select BR2_PACKAGE_LIBPNG
5
    help
6
      LBreakout2 is the successor to LBreakout, a breakout-style
7
      arcade game in the manner of Arkanoid. Requires SDL, libpng,
8
      and optionnally SDL_mixer/SDL_net.
9
      A display with minimum 640x480 resolution, a keyboard and a
10
      mouse are recommanded.
11
​
12
      http://lgames.sourceforge.net/index.php?project=LBreakout2
13
​
14
if BR2_PACKAGE_LBREAKOUT2
15
​
16
config BR2_PACKAGE_LBREAKOUT2_AUDIO
17
    bool "audio support"
18
    default y
19
    select BR2_PACKAGE_SDL_MIXER
20
    help
21
      Activates audio support in LBreakout2. Will add SDL_mixer.
22
​
23
config BR2_PACKAGE_LBREAKOUT2_NET
24
    bool "network support"
25
    default y
26
    select BR2_PACKAGE_SDL_NET
27
    help
28
      Activates network support LBreakout2. Will add SDL_net.
29
​
30
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.