summaryrefslogtreecommitdiff
path: root/gnu/packages/sdl.scm
AgeCommit message (Expand)Author
2013-12-30gnu: mesa: Move out of xorg.scm and into gl.scm...* gnu/packages/xorg.scm (mesa): Move to... * gnu/packages/gl.scm (mesa): ... here. New variable. * gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/qemu.scm, gnu/packages/qt.scm: Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Darrington
2013-11-23gnu: sdl: Propagate libx11....* gnu/packages/sdl.scm (sdl): Propagate LIBX11. (sdl-gfx, sdl-ttf): Remove LIBX11 from 'inputs'. Ludovic Courtès
2013-11-23gnu: Add SDL extension libraries....* gnu/packages/sdl.scm (sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf): New variables. David Thompson
2013-11-20gnu: Add SDL and SDL2....* gnu/packages/sdl.scm (sdl, sdl2): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Thompson
2013-10-26gnu: Add libmikmod....* gnu/packages/sdl.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Andreas Enge <andreas@enge.fr> David Thompson