increase dvbapp PR.
[vuplus_openembedded] / recipes / libsdl / ballfield_1.0.bb
1 DESCRIPTION = "This is a cute little "3D" sprite demo using SDL and SDL_image."
2 DEPENDS = "virtual/libsdl libsdl-image"
3 LICENSE = "GPLv2"
4
5 SRC_URI = "http://olofson.net/download/ballfield-${PV}.tar.gz"
6
7 inherit autotools
8