Commit graph

107 commits

Author SHA1 Message Date
Jools Wills
8c40cab8bb switch to building a sdl2 debian package - as it is installed in system folders (and in a few), it is easier to manage with dependencies - and
in the future we can hopefully migrate nicely over to the distro provided package.
change emulation station depends to look if sdl is installed, and install from binary packages if not.
the binary package for sdl2 is hidden from the menu now - it can be considered a core dependency which we can make packages rely on as needed.
2015-01-05 19:59:23 +00:00
Jools Wills
0461add537 don't enable sdl2 (from source) by default as it is installed from binaries as part of emulation station dependencies 2014-12-17 05:03:36 +00:00
Jools Wills
936527a756 rename sdl2 module id from sdl to sdl2 and cleanup/rework. 2014-12-15 05:38:02 +00:00
Jools Wills
227a06070c renamed rps_checkNeededPackages to checkNeededPackages as it is used by modules and setup 2014-12-12 17:59:23 +00:00
Jools Wills
6076946ec3 for better readability/naming use depends rather than depen for dependency function naming (and retropie_package parameters) 2014-08-11 17:53:24 +01:00
Florian
d262811699 Enhanced installation of SDL 2.0.1 binaries, ES installation 2014-08-06 22:18:21 +02:00
Jools Wills
de6cec861f split supplementary.sh into auto-loading modules 2014-07-20 20:35:26 +01:00