aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/ballfield_1.0.bb
blob: 9b44be5516a33a3a5cae4809e9643ee9de0b31f9 (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "This is a cute little "3D" sprite demo using SDL and SDL_image."
DEPENDS = "vrtual/libsdl libsdl-image"
LICENSE = "GPLv2"

SRC_URI = "http://olofson.net/download/ballfield-${PV}.tar.gz"

inherit autotools