aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/ballfield_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libsdl/ballfield_1.0.bb')
-rw-r--r--recipes/libsdl/ballfield_1.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/libsdl/ballfield_1.0.bb b/recipes/libsdl/ballfield_1.0.bb
new file mode 100644
index 0000000000..9b44be5516
--- /dev/null
+++ b/recipes/libsdl/ballfield_1.0.bb
@@ -0,0 +1,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
+