summaryrefslogtreecommitdiff
path: root/packages/meta/task-sdl.bb
blob: 046283f28f8890e6dd76ccc24442c4a024673928 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Tasks for SDL stuff"
LICENSE = MIT
PACKAGES = "task-sdl-libs task-sdl-games task-sdl-emulators"

# no need to add libsdl as all libsdl-* already rdepend on it
RDEPENDS_task-sdl-libs = "libsdl-gfx libsdl-image libsdl-mixer libsdl-ttf libsdl-net"

RDEPENDS_task-sdl-games = "abuse freedroid lbreakout2 openttd prboom quake1 rott supertux xmame"

RDEPENDS_task-sdl-emulators = "dgen-sdl e-uae frodo snes9x"