aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lbreakout/lbreakout2_2.6beta.bb
blob: 7932578cc3239e6480042f1c58bd68657088c255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "LBreakout2 is an award winning breakout-style arcade game in the manner of Arkanoid."
HOMEPAGE = "http://lgames.sourceforge.net/index.php?project=LBreakout2"
SECTION = "games/arcade"
LICENSE = "GPL"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-net"
PR = "r1"

SRC_URI = "${SOURCEFORGE_MIRROR}/lgames/lbreakout2-2.6beta.tar.gz"

export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config"

inherit autotools


SRC_URI[md5sum] = "41d6e0be4654b1716b1b3f5b53abf014"
SRC_URI[sha256sum] = "3e406c76874827c236c7070c1349f8b4ee058aa664fc3066435c938bf6d5f0e8"