summaryrefslogtreecommitdiff
path: root/gnu/packages/sdl.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: 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 Darrington2013-12-301-0/+1
* gnu: sdl: Propagate libx11.•••* gnu/packages/sdl.scm (sdl): Propagate LIBX11. (sdl-gfx, sdl-ttf): Remove LIBX11 from 'inputs'. Ludovic Courtès2013-11-231-4/+4
* gnu: Add SDL extension libraries.•••* gnu/packages/sdl.scm (sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf): New variables. David Thompson2013-11-231-1/+134
* gnu: Add SDL and SDL2.•••* gnu/packages/sdl.scm (sdl, sdl2): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Thompson2013-11-201-1/+46
* gnu: 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 Thompson2013-10-261-0/+49