Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[openembedded.git] / recipes / libsdl / ballfield_1.0.bb
1 DESCRIPTION = "This is a cute little "3D" sprite demo using SDL and SDL_image."
2 DEPENDS = "vrtual/libsdl libsdl-image"
3 LICENSE = "GPLv2"
4
5 SRC_URI = "http://olofson.net/download/ballfield-${PV}.tar.gz"
6
7 inherit autotools
8